Skip to content

Commit

Permalink
Merge pull request #61 from Wbaker7702/snyk-fix-dd77ee1c235325ab32cb8…
Browse files Browse the repository at this point in the history
…6fa1a219fb8

[Snyk] Security upgrade rails from 7.1.5.1 to 7.2.0
  • Loading branch information
Wbaker7702 authored Feb 14, 2025
2 parents d67ba95 + ef5e04f commit c8323fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source "http://rubygems.org"

gem "rails", "~> 7.1.0"
gem "rails", "~> 7.2.0"

# Misc
gem "attribute_normalizer", "~> 1.2"
Expand Down

0 comments on commit c8323fd

Please sign in to comment.