Skip to content

Commit 7025c63

Browse files
Bump sinatra from 2.0.0 to 2.0.2 in /service_broker
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.0.0...v2.0.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent da642b5 commit 7025c63

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

service_broker/Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,30 +16,32 @@ GEM
1616
mocha (1.3.0)
1717
metaclass (~> 0.0.1)
1818
multipart-post (2.0.0)
19-
mustermann (1.0.1)
19+
mustermann (1.1.1)
20+
ruby2_keywords (~> 0.0.1)
2021
octokit (4.7.0)
2122
sawyer (~> 0.8.0, >= 0.5.3)
2223
pry (0.11.1)
2324
coderay (~> 1.1.0)
2425
method_source (~> 0.9.0)
2526
public_suffix (3.0.0)
2627
rack (2.2.3)
27-
rack-protection (2.0.0)
28+
rack-protection (2.0.2)
2829
rack
2930
rack-test (0.7.0)
3031
rack (>= 1.0, < 3)
3132
rake (12.3.3)
33+
ruby2_keywords (0.0.4)
3234
safe_yaml (1.0.4)
3335
sawyer (0.8.1)
3436
addressable (>= 2.3.5, < 2.6)
3537
faraday (~> 0.8, < 1.0)
36-
sinatra (2.0.0)
38+
sinatra (2.0.2)
3739
mustermann (~> 1.0)
3840
rack (~> 2.0)
39-
rack-protection (= 2.0.0)
41+
rack-protection (= 2.0.2)
4042
tilt (~> 2.0)
4143
sshkey (1.9.0)
42-
tilt (2.0.8)
44+
tilt (2.0.10)
4345
webmock (3.0.1)
4446
addressable (>= 2.3.6)
4547
crack (>= 0.3.2)

0 commit comments

Comments
 (0)