mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-11 07:02:36 +01:00
Merge pull request #2638 from TracksApp/dependabot/bundler/puma-5.4.0
This commit is contained in:
commit
944f1cf047
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -22,7 +22,7 @@ gem 'bcrypt', '~> 3.1.16'
|
|||
gem 'chartjs-ror', :git => 'git://github.com/ZeiP/chartjs-ror.git'
|
||||
gem 'htmlentities'
|
||||
gem 'paperclip'
|
||||
gem 'puma', '~> 5.3'
|
||||
gem 'puma', '~> 5.4'
|
||||
gem 'rails_autolink'
|
||||
gem 'RedCloth'
|
||||
gem 'sanitize', '~> 5.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue