Skip to content

Commit fa22a21

Browse files
authored
Merge pull request #31 from cloudfoundry-samples/dependabot/bundler/example_app/sinatra-2.0.2
Bump sinatra from 2.0.0 to 2.0.2 in /example_app
2 parents a89d8af + a07faf3 commit fa22a21

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

example_app/Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ GEM
3030
mocha (1.3.0)
3131
metaclass (~> 0.0.1)
3232
multipart-post (2.0.0)
33-
mustermann (1.0.1)
33+
mustermann (1.1.1)
34+
ruby2_keywords (~> 0.0.1)
3435
nokogiri (1.11.3)
3536
mini_portile2 (~> 2.5.0)
3637
racc (~> 1.4)
@@ -44,7 +45,7 @@ GEM
4445
rack (2.2.3)
4546
rack-flash3 (1.0.5)
4647
rack
47-
rack-protection (2.0.0)
48+
rack-protection (2.0.2)
4849
rack
4950
rack-test (0.7.0)
5051
rack (>= 1.0, < 3)
@@ -54,16 +55,17 @@ GEM
5455
ffi (>= 0.5.0, < 2)
5556
rerun (0.11.0)
5657
listen (~> 3.0)
58+
ruby2_keywords (0.0.4)
5759
ruby_dep (1.5.0)
5860
sawyer (0.8.1)
5961
addressable (>= 2.3.5, < 2.6)
6062
faraday (~> 0.8, < 1.0)
61-
sinatra (2.0.0)
63+
sinatra (2.0.2)
6264
mustermann (~> 1.0)
6365
rack (~> 2.0)
64-
rack-protection (= 2.0.0)
66+
rack-protection (= 2.0.2)
6567
tilt (~> 2.0)
66-
tilt (2.0.8)
68+
tilt (2.0.10)
6769
xpath (2.1.0)
6870
nokogiri (~> 1.3)
6971

0 commit comments

Comments
 (0)