-
- Downloads
Merge branch 'renovate-gems/email_spec' into 'master'
Update dependency email_spec to '~> 2.3.0' See merge request !180295 Merged-by:Matthias Käppler <mkaeppler@gitlab.com> Approved-by:
Dmitry Gruzd <dgruzd@gitlab.com> Approved-by:
Matthias Käppler <mkaeppler@gitlab.com> Reviewed-by:
Matthias Käppler <mkaeppler@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
No related branches found
No related tags found
Pipeline #1658440589 passed
Stage: sync
Stage: preflight
Stage: prepare
Stage: build-images
Stage: fixtures
Stage: lint
Stage: test-frontend
Stage: test
Stage: post-test
Stage: pages
Stage: benchmark
... | ... | @@ -593,7 +593,7 @@ group :test do |
gem 'graphlyte', '~> 1.0.0', feature_category: :shared | ||
gem 'shoulda-matchers', '~> 5.1.0', require: false, feature_category: :shared | ||
gem 'email_spec', '~> 2.2.0', feature_category: :shared | ||
gem 'email_spec', '~> 2.3.0', feature_category: :shared | ||
gem 'webmock', '~> 3.24.0', feature_category: :shared | ||
gem 'rails-controller-testing', feature_category: :shared | ||
gem 'concurrent-ruby', '~> 1.1', feature_category: :shared | ||
... | ... |
Please register or sign in to comment