Skip to content

Commit

Permalink
Update rspec-rails
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Jan 11, 2024

Verified

This commit was signed with the committer’s verified signature. The key has expired.
tvdeyen Thomas von Deyen
1 parent d5d9a82 commit ba7c00e
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
@@ -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.1"
s.add_development_dependency "rspec-rails", "~> 6.0"
s.add_development_dependency "simplecov"

s.post_install_message = <<~MSG

0 comments on commit ba7c00e

Please sign in to comment.