Skip to content

Commit

Permalink
Merge pull request #866 from MikeMcQuaid/dependabot/bundler/sinatra-3…
Browse files Browse the repository at this point in the history
….2.0

build(deps): bump sinatra from 3.1.0 to 3.2.0
  • Loading branch information
MikeMcQuaid authored Jan 1, 2024
2 parents 868027f + fd729fe commit ba5a1a2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@ GEM
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.8)
rack-protection (3.1.0)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rainbow (3.1.1)
raindrops (0.20.1)
Expand Down Expand Up @@ -120,10 +121,10 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
shellany (0.0.1)
sinatra (3.1.0)
sinatra (3.2.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.1.0)
rack-protection (= 3.2.0)
tilt (~> 2.0)
snaky_hash (2.0.1)
hashie
Expand Down

0 comments on commit ba5a1a2

Please sign in to comment.