Skip to content

Commit

Permalink
Merge pull request #124 from projectblacklight/blacklight-marc
Browse files Browse the repository at this point in the history
Update rspec-rails dependency
  • Loading branch information
cbeer authored Oct 22, 2024
2 parents a761ee5 + 7178b95 commit c8adf3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blacklight-marc.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "bundler"
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec-rails", '~> 6.1'
spec.add_development_dependency "rspec-rails", '~> 7.0'
spec.add_development_dependency "rspec-activemodel-mocks"
spec.add_development_dependency "solr_wrapper"
spec.add_development_dependency "capybara"
Expand Down

0 comments on commit c8adf3d

Please sign in to comment.