Skip to content

Commit

Permalink
Update dependency rack to v2.2.6.4 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent d4c1c58 commit aa49c7a
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 @@ -29,7 +29,7 @@ gem 'loog', '0.3.1'
gem 'minitest', '5.18.1', require: false
gem 'minitest-reporters', '1.6.0', require: false
gem 'pgtk', '0.8.1'
gem 'rack', '2.2.4'
gem 'rack', '2.2.6.4'
gem 'rack-ssl', '1.4.1'
gem 'rack-test', '2.1.0'
gem 'rake', '13.0.6', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ GEM
pg (~> 1.1)
random-port (~> 0.3)
racc (1.7.1)
rack (2.2.4)
rack (2.2.6.4)
rack-protection (3.0.6)
rack
rack-ssl (1.4.1)
Expand Down Expand Up @@ -263,7 +263,7 @@ DEPENDENCIES
minitest (= 5.18.1)
minitest-reporters (= 1.6.0)
pgtk (= 0.8.1)
rack (= 2.2.4)
rack (= 2.2.6.4)
rack-ssl (= 1.4.1)
rack-test (= 2.1.0)
rake (= 13.0.6)
Expand Down

0 comments on commit aa49c7a

Please sign in to comment.