Skip to content

Commit

Permalink
Merge pull request #381 from INexizI/snyk-fix-8cfdcd50a887e3aef04f92a…
Browse files Browse the repository at this point in the history
…ba40335e6

[Snyk] Security upgrade rails from 7.1.3.4 to 7.2.0
  • Loading branch information
INexizI authored Aug 12, 2024
2 parents 4ded04d + 9e5a4b7 commit cf3120c
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 @@ -3,7 +3,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '3.1.3'

gem 'rails', '~> 7.1.3', '>= 7.1.3.4'
gem 'rails', '~> 7.2.0'
gem 'pg'
gem 'puma', '>= 6.4.2'
gem 'bootsnap', require: false
Expand Down

0 comments on commit cf3120c

Please sign in to comment.