Skip to content

Commit

Permalink
Update dependency rack to v3.0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 4662cb9 commit 4cccb89
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 @@ -27,7 +27,7 @@ gem 'iri', '0.8.0'
gem 'loog', '0.5.1'
gem 'minitest', '5.22.2', require: false
gem 'pgtk', '0.9.2'
gem 'rack', '3.0.9'
gem 'rack', '3.0.9.1'
gem 'rack-ssl', '1.4.1'
gem 'rack-test', '2.1.0'
gem 'rake', '13.1.0', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ GEM
psych (5.1.2)
stringio
racc (1.7.3)
rack (3.0.9)
rack (3.0.9.1)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
Expand Down Expand Up @@ -281,7 +281,7 @@ DEPENDENCIES
loog (= 0.5.1)
minitest (= 5.22.2)
pgtk (= 0.9.2)
rack (= 3.0.9)
rack (= 3.0.9.1)
rack-ssl (= 1.4.1)
rack-test (= 2.1.0)
rake (= 13.1.0)
Expand Down

0 comments on commit 4cccb89

Please sign in to comment.