Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/bundler/webmock-eq-3.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
etagwerker authored Oct 4, 2024
2 parents ec7fa59 + 3683613 commit ea1d970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next_rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "timecop", "~> 0.9.1"
spec.add_development_dependency "byebug"
spec.add_development_dependency "rexml", "3.1.7.3" # limited on purpose, new versions don't work with old rubies
spec.add_development_dependency "webmock", "3.24.0" # limited on purpose, new versions don't work with old rubies
spec.add_development_dependency "webmock", "3.16.2" # limited on purpose, new versions don't work with old rubies
end

0 comments on commit ea1d970

Please sign in to comment.