Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #35 from cbeer/rspec
Browse files Browse the repository at this point in the history
Update rspec-rails
  • Loading branch information
cbeer authored Aug 15, 2024
2 parents 0716b2a + bef5346 commit 1c8ed6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openseadragon.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "bundler"
spec.add_development_dependency "rake"
spec.add_development_dependency "engine_cart"
spec.add_development_dependency "rspec-rails", '~> 3.1'
spec.add_development_dependency "rspec-rails", '~> 6.1'
spec.add_development_dependency "capybara"
spec.add_development_dependency "sqlite3"

Expand Down

0 comments on commit 1c8ed6f

Please sign in to comment.