Skip to content

Commit

Permalink
Merge pull request #196 from SherfeyInv/snyk-fix-65507120584d242f5028…
Browse files Browse the repository at this point in the history
…15a096bbb344

[Snyk] Security upgrade puma from 6.4.2 to 6.4.3
  • Loading branch information
SherfeyInv authored Sep 23, 2024
2 parents 28d9e3d + a6eb5de commit 897a45c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/re/redmine/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ group :test do
gem 'simplecov', '~> 0.22.0', :require => false
gem "ffi", platforms: [:mri, :mingw, :x64_mingw, :mswin]
# For running system tests
gem 'puma'
gem 'puma', '>= 6.4.3'
gem "capybara", ">= 3.39"
if Gem.ruby_version < Gem::Version.new('3.0')
gem "selenium-webdriver", "<= 4.9.0"
Expand Down

0 comments on commit 897a45c

Please sign in to comment.