Skip to content

Commit

Permalink
Merge pull request #41 from zilverline/dependabot/bundler/building-a-…
Browse files Browse the repository at this point in the history
…web-application/sinatra-3.0.4

Bump sinatra from 3.0.2 to 3.0.4 in /building-a-web-application
  • Loading branch information
lvonk authored Sep 4, 2023
2 parents b4ff675 + 86bc332 commit 5093bf7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions building-a-web-application/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ GEM
postgresql_cursor (0.6.4)
activerecord (>= 3.1.0)
rack (2.2.8)
rack-protection (3.0.2)
rack-protection (3.0.4)
rack
rake (13.0.6)
rspec (3.11.0)
Expand All @@ -70,21 +70,21 @@ GEM
rspec-support (~> 3.11.0)
rspec-support (3.11.1)
ruby2_keywords (0.0.5)
sinatra (3.0.2)
sinatra (3.0.4)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.2)
rack-protection (= 3.0.4)
tilt (~> 2.0)
sinatra-contrib (3.0.2)
sinatra-contrib (3.0.4)
multi_json
mustermann (~> 3.0)
rack-protection (= 3.0.2)
sinatra (= 3.0.2)
rack-protection (= 3.0.4)
sinatra (= 3.0.4)
tilt (~> 2.0)
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
thread_safe (0.3.6)
tilt (2.0.11)
tilt (2.2.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
webrick (1.7.0)
Expand Down

0 comments on commit 5093bf7

Please sign in to comment.