Bump rspec-rails from 4.0.2 to 4.1.0 (#15852)
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/rspec/rspec-rails/releases) - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v4.0.2...v4.1.0 ) Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -109,7 +109,7 @@ group :development, :test do |
gem 'i18n-tasks', '~> 0.9', require: false | ||
gem 'pry-byebug', '~> 3.9' | ||
gem 'pry-rails', '~> 0.3' | ||
gem 'rspec-rails', '~> 4.0' | ||
gem 'rspec-rails', '~> 4.1' | ||
end | ||
group :production, :test do | ||
... | ... |
Please register or sign in to comment