Skip to content

Commit

Permalink
Merge pull request #7 from martinrehfeld/dependabot/bundler/sinatra-2…
Browse files Browse the repository at this point in the history
….2.3
  • Loading branch information
dependabot[bot] committed Dec 1, 2022
2 parents f3909b4 + 6ec7794 commit ab7dc90
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Expand Up @@ -14,24 +14,24 @@ GEM
i18n (1.7.0)
concurrent-ruby (~> 1.0)
minitest (5.13.0)
mustermann (1.1.1)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
rack (2.2.3.1)
rack-protection (2.2.0)
rack (2.2.4)
rack-protection (2.2.3)
rack
rake (13.0.0)
ruby2_keywords (0.0.5)
sinatra (2.2.0)
mustermann (~> 1.0)
sinatra (2.2.3)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.0)
rack-protection (= 2.2.3)
tilt (~> 2.0)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thread_safe (0.3.6)
tilt (2.0.10)
tilt (2.0.11)
tzinfo (1.2.10)
thread_safe (~> 0.1)
zeitwerk (2.2.1)
Expand Down

0 comments on commit ab7dc90

Please sign in to comment.