Skip to content

Commit

Permalink
Merge pull request #222 from AlchemyCMS/dependabot/bundler/rspec-rail…
Browse files Browse the repository at this point in the history
…s-tw-7.1

Update rspec-rails requirement from ~> 6.0 to ~> 7.1
  • Loading branch information
tvdeyen authored Feb 12, 2025
2 parents 7281ec1 + 2db7537 commit 081bae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alchemy-devise.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "factory_bot_rails"
s.add_development_dependency "rails-controller-testing"
s.add_development_dependency "rspec-activemodel-mocks", "~> 1.0"
s.add_development_dependency "rspec-rails", "~> 6.0"
s.add_development_dependency "rspec-rails", "~> 7.1"
s.add_development_dependency "simplecov"

s.post_install_message = <<~MSG
Expand Down

0 comments on commit 081bae4

Please sign in to comment.