Skip to content

Commit

Permalink
Merge pull request #24 from greensync/dependabot/bundler/examples/sin…
Browse files Browse the repository at this point in the history
…atra/sinatra-2.2.3

Bump sinatra from 2.2.0 to 2.2.3 in /examples/sinatra
  • Loading branch information
nickburgin authored Dec 1, 2022
2 parents 74024f2 + 4220f7d commit ab556b6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions examples/sinatra/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GEM
multi_json (1.14.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
mustermann (1.1.1)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.8)
oauth2 (1.4.4)
Expand All @@ -29,19 +29,19 @@ GEM
puma (5.6.4)
nio4r (~> 2.0)
rack (2.2.4)
rack-protection (2.2.0)
rack-protection (2.2.3)
rack
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)
slim (4.0.1)
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
temple (0.8.2)
tilt (2.0.10)
tilt (2.0.11)

PLATFORMS
ruby
Expand Down

0 comments on commit ab556b6

Please sign in to comment.