Skip to content

Commit

Permalink
Merge pull request #11 from RIPAGlobal/dependabot/bundler/rack-3.0.8
Browse files Browse the repository at this point in the history
Bump rack from 2.2.6.2 to 3.0.8
  • Loading branch information
bagp1 authored Jan 11, 2024
2 parents 321009f + 30cd699 commit ad1c14c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,14 @@ GEM
psych (5.0.1)
stringio
racc (1.7.3)
rack (2.2.6.2)
rack-session (1.0.2)
rack (< 3)
rack (3.0.8)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.0.2)
rack (>= 1.3)
rackup (1.0.0)
rack (< 3)
webrick
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
Expand Down

0 comments on commit ad1c14c

Please sign in to comment.