Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lodewiges authored Dec 5, 2024
1 parent 878e148 commit 4fcb6b4
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 @@ -26,7 +26,7 @@ gem 'pg', '~> 1.5.9'
gem 'puma', '~> 6.5.0'
gem 'pundit', '~> 2.4.0'
gem 'rack-attack', '~> 6.7.0'
gem 'rails', '~> 7.2.2'
gem 'rails', '~> 7.0.4', '>= 7.0.4.3'
gem 'rails-i18n', '~> 7.0.10'
gem 'redis-rails', '~> 5.0.2'
gem 'rest-client', '~> 2.1.0'
Expand Down

0 comments on commit 4fcb6b4

Please sign in to comment.