Skip to content

Commit

Permalink
SECURITY-9850: bump rails version
Browse files Browse the repository at this point in the history
Co-authored-by: Krisztian Nagy <[email protected]>
  • Loading branch information
potato and knagy committed Sep 19, 2024
1 parent b10b0de commit 1ec839e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion escher.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = '>= 3.2'

spec.add_development_dependency "bundler", "~> 2.4.10"
spec.add_development_dependency "rails", "~> 7.0.4"
spec.add_development_dependency "rails", "~> 7.2.1"

spec.add_development_dependency "rake", "~> 13.0.6"
spec.add_development_dependency "rspec", "~> 3"
Expand Down

0 comments on commit 1ec839e

Please sign in to comment.