Skip to content

Commit

Permalink
Merge pull request #2 from sigstore/dependabot/bundler/rack-2.2.3
Browse files Browse the repository at this point in the history
Bump rack from 1.6.13 to 2.2.3
  • Loading branch information
lukehinds committed Mar 18, 2021
2 parents 7772fd6 + 1fde2be commit c01ba8b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Expand Up @@ -8,8 +8,8 @@ GEM
specs:
diff-lcs (1.4.4)
hashie (4.1.0)
oa-core (0.0.5)
rack (~> 1.1)
oa-core (0.0.3)
rack
oa-openid (0.0.2)
oa-core (~> 0.0.0)
rack-openid
Expand All @@ -20,7 +20,7 @@ GEM
omniauth-openid (2.0.1)
omniauth (>= 1.0, < 3.0)
rack-openid (~> 1.4.0)
rack (1.6.13)
rack (2.2.3)
rack-openid (1.4.2)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
Expand All @@ -45,6 +45,7 @@ GEM
ruby-openid (>= 2.1.7)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit c01ba8b

Please sign in to comment.