Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/rack-2.2.10' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Oct 14, 2024
2 parents d0d1b9d + 693cfa7 commit c4a43a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ gem 'mahoro', '~> 0.5'
gem 'nokogiri', '~> 1.16.7'
gem 'open4', '~> 1.3.0'
gem 'puma', '~> 6.4.3'
gem 'rack', '~> 2.2.9'
gem 'rack', '~> 2.2.10'
gem 'rack-utf8_sanitizer', '~> 1.9.1'
gem 'recaptcha', '~> 5.17.0', require: 'recaptcha/rails'
gem 'matrix', '~> 0.4.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ GEM
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.9)
rack (2.2.10)
rack-test (2.1.0)
rack (>= 1.3)
rack-utf8_sanitizer (1.9.1)
Expand Down Expand Up @@ -646,7 +646,7 @@ DEPENDENCIES
pg (~> 1.5.8)
pry (~> 0.14.2)
puma (~> 6.4.3)
rack (~> 2.2.9)
rack (~> 2.2.10)
rack-utf8_sanitizer (~> 1.9.1)
rails (~> 7.0.8)
rails-controller-testing
Expand Down

0 comments on commit c4a43a3

Please sign in to comment.