Skip to content

Commit

Permalink
Merge pull request #148 from INexizI/snyk-fix-deecf49911a0696b040ecda…
Browse files Browse the repository at this point in the history
…6d774dee1

[Snyk] Security upgrade rails from 7.1.4.1 to 7.1.5.1
  • Loading branch information
INexizI authored Dec 23, 2024
2 parents 017c93b + 588a6c2 commit 63ea246
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 @@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby '3.3.1'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails', branch: 'main'
gem 'rails', '~> 7.1.1'
gem 'rails', '~> 7.1.5', '>= 7.1.5.1'
# Use sqlite3 as the database for Active Record
# gem 'sqlite3', '~> 1.4'
# Use Puma as the app server
Expand Down

0 comments on commit 63ea246

Please sign in to comment.