Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rack from 2.2.3 to 2.2.8.1 #247

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,15 @@ GEM
ruby2_keywords (~> 0.0.1)
nokogiri (1.12.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.12.3-x86_64-linux)
racc (~> 1.4)
parallel (1.20.1)
parser (3.0.2.0)
ast (~> 2.4.1)
pg (1.2.3)
public_suffix (4.0.6)
racc (1.5.2)
rack (2.2.3)
rack (2.2.8.1)
rack-protection (2.1.0)
rack
rack-test (1.1.0)
Expand Down Expand Up @@ -84,6 +86,7 @@ GEM

PLATFORMS
x86_64-darwin-20
x86_64-linux

DEPENDENCIES
capybara
Expand Down