Skip to content

Commit

Permalink
Merge pull request #9 from carvel-dev/dependabot/bundler/simple-app-r…
Browse files Browse the repository at this point in the history
…uby/sinatra-2.2.3

Bump sinatra from 2.2.0 to 2.2.3 in /simple-app-ruby
  • Loading branch information
neil-hickey authored Jan 23, 2023
2 parents 76c5af9 + db7f5a2 commit a558296
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions simple-app-ruby/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
GEM
remote: https://rubygems.org/
specs:
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
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)
tilt (2.0.10)
tilt (2.0.11)

PLATFORMS
ruby
Expand Down

0 comments on commit a558296

Please sign in to comment.