Skip to content

Commit

Permalink
build(deps): bump rack (#1348)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 29, 2024
1 parent bce07a4 commit 9a610ef
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ GEM
diff-lcs (1.3)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
rack (2.2.2)
rack (2.2.8.1)
rack-protection (2.0.8.1)
rack
rack-test (1.1.0)
Expand All @@ -22,6 +22,8 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
ruby2_keywords (0.0.2)
sinatra (2.0.8.1)
mustermann (~> 1.0)
Expand All @@ -36,6 +38,7 @@ PLATFORMS
DEPENDENCIES
rack-test
rspec
rspec_junit_formatter
sinatra

BUNDLED WITH
Expand Down

0 comments on commit 9a610ef

Please sign in to comment.