Skip to content

Commit

Permalink
Merge pull request #418 from ilam-natarajan/dependabot/bundler/rack-3…
Browse files Browse the repository at this point in the history
….0.9.1

Bump rack from 2.2.8 to 3.0.9.1
  • Loading branch information
ilam-natarajan authored Feb 29, 2024
2 parents 7c30091 + f34f9fd commit 9334d65
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -149,16 +149,16 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8)
rack (3.0.9.1)
rack-proxy (0.7.6)
rack
rack-session (1.0.2)
rack (< 3)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (1.0.0)
rack (< 3)
webrick
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.3)
actioncable (= 7.1.3)
actionmailbox (= 7.1.3)
Expand Down Expand Up @@ -219,9 +219,9 @@ GEM
spring-watcher-listen (2.1.0)
listen (>= 2.7, < 4.0)
spring (>= 4)
sprockets (4.0.2)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
Expand Down

0 comments on commit 9334d65

Please sign in to comment.