Skip to content

Commit

Permalink
fix: Gemfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jun 5, 2024
1 parent c560e3d commit ef62012
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 "https://rubygems.org"

ruby "~> 3.3.0"

gem "rails", "7.1.3.3"
gem "rails", "7.1.3.4"

gem "bootsnap", require: false
gem "chronic"
Expand Down

0 comments on commit ef62012

Please sign in to comment.