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 Oct 20, 2024
1 parent aa959ce commit 8941fe1
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 @@ -14,7 +14,7 @@ end

group :development do
gem 'listen', '>= 3.0.5', '< 3.2'
gem 'i18n_generators', '2.1.1'
gem 'i18n_generators', '2.2.0'
gem 'better_errors'
gem 'web-console', '~> 3.6'
gem 'binding_of_caller'
Expand Down

0 comments on commit 8941fe1

Please sign in to comment.