Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/rack-2.2.9' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Mar 26, 2024
2 parents b3651b7 + b234366 commit 012010d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -108,7 +108,7 @@ gem 'maxmind-db', '~> 1.2.0'
gem 'mahoro', '~> 0.5'
gem 'nokogiri', '~> 1.16.3'
gem 'open4', '~> 1.3.0'
gem 'rack', '~> 2.2.8'
gem 'rack', '~> 2.2.9'
gem 'rack-utf8_sanitizer', '~> 1.9.1'
gem 'recaptcha', '~> 5.16.0', require: 'recaptcha/rails'
gem 'matrix', '~> 0.4.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -388,7 +388,7 @@ GEM
method_source (~> 1.0)
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.8.1)
rack (2.2.9)
rack-test (2.1.0)
rack (>= 1.3)
rack-utf8_sanitizer (1.9.1)
Expand Down Expand Up @@ -637,7 +637,7 @@ DEPENDENCIES
open4 (~> 1.3.0)
pg (~> 1.5.6)
pry (~> 0.14.2)
rack (~> 2.2.8)
rack (~> 2.2.9)
rack-utf8_sanitizer (~> 1.9.1)
rails (~> 7.0.8)
rails-controller-testing
Expand Down

0 comments on commit 012010d

Please sign in to comment.