Skip to content

Commit

Permalink
Merge pull request #3 from gia-lexa/dependabot/bundler/quote_service/…
Browse files Browse the repository at this point in the history
…sinatra-4.1.0

Bump sinatra from 4.0.0 to 4.1.0 in /quote_service
  • Loading branch information
gia-lexa authored Dec 17, 2024
2 parents 94eae09 + 7797f1c commit 3260bac
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions quote_service/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,25 @@ GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
logger (1.6.3)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
rack (3.1.7)
rack-protection (4.0.0)
rack-protection (4.1.0)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
ruby2_keywords (0.0.5)
sinatra (4.0.0)
sinatra (4.1.0)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.0.0)
rack-protection (= 4.1.0)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
tilt (2.4.0)
Expand Down

0 comments on commit 3260bac

Please sign in to comment.