Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/rack-2.2.8' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Jul 31, 2023
2 parents bf53591 + aa0a61a commit ed01fe3
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 @@ -107,7 +107,7 @@ gem 'maxmind-db', '~> 1.0.0'
gem 'mahoro', '~> 0.5'
gem 'nokogiri', '~> 1.15.3'
gem 'open4', '~> 1.3.0'
gem 'rack', '~> 2.2.7'
gem 'rack', '~> 2.2.8'
gem 'rack-utf8_sanitizer', '~> 1.9.0'
gem 'recaptcha', '~> 5.14.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 @@ -373,7 +373,7 @@ GEM
method_source (~> 1.0)
public_suffix (5.0.1)
racc (1.7.1)
rack (2.2.7)
rack (2.2.8)
rack-test (2.1.0)
rack (>= 1.3)
rack-utf8_sanitizer (1.9.0)
Expand Down Expand Up @@ -611,7 +611,7 @@ DEPENDENCIES
open4 (~> 1.3.0)
pg (~> 1.5.3)
pry (~> 0.14.2)
rack (~> 2.2.7)
rack (~> 2.2.8)
rack-utf8_sanitizer (~> 1.9.0)
rails (~> 7.0.6)
rails-controller-testing
Expand Down

0 comments on commit ed01fe3

Please sign in to comment.