Skip to content

Commit

Permalink
Merge pull request #159 from unipept/dependabot/bundler/rack-3.0.7
Browse files Browse the repository at this point in the history
Bump rack from 2.2.3.1 to 3.0.7
  • Loading branch information
bmesuere committed May 1, 2023
2 parents d1eaa66 + 8815917 commit e5ce80e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -51,20 +51,20 @@ GEM
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oauth2 (1.4.4)
faraday (>= 0.8, < 2.0)
oauth2 (1.4.11)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
rack (>= 1.2, < 4)
parallel (1.23.0)
parser (3.2.2.1)
ast (~> 2.4.1)
psych (5.0.1)
stringio
public_suffix (4.0.6)
racc (1.6.1)
rack (2.2.3.1)
rack (3.0.7)
rainbow (3.1.1)
rake (13.0.6)
rchardet (1.8.0)
Expand Down

0 comments on commit e5ce80e

Please sign in to comment.