Skip to content

Commit

Permalink
Update dependency rack to v2.2.8.1 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2024
1 parent b28540b commit 98225e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ gem 'obk', '0.3.1'
gem 'octokit', '6.1.1'
gem 'paypal-sdk-rest', '1.7.5'
gem 'pgtk', '0.8.1'
gem 'rack', '2.2.8'
gem 'rack', '2.2.8.1'
gem 'rack_csrf', '2.7.0'
gem 'rack-ssl', '1.4.1'
gem 'rack-test', '2.0.2'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ GEM
version_gem (~> 1.1)
oauth-tty (1.0.5)
version_gem (~> 1.1, >= 1.1.1)
obk (0.3.0)
obk (0.3.1)
octokit (6.1.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
Expand All @@ -195,7 +195,7 @@ GEM
plist (3.1.0)
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.8)
rack (2.2.8.1)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
Expand Down Expand Up @@ -378,11 +378,11 @@ DEPENDENCIES
iri (= 0.7.0)
minitest (= 5.20.0)
minitest-reporters (= 1.6.1)
obk (= 0.3.0)
obk (= 0.3.1)
octokit (= 6.1.1)
paypal-sdk-rest (= 1.7.5)
pgtk (= 0.8.1)
rack (= 2.2.8)
rack (= 2.2.8.1)
rack-ssl (= 1.4.1)
rack-test (= 2.0.2)
rack_csrf (= 2.7.0)
Expand Down

0 comments on commit 98225e0

Please sign in to comment.