Skip to content

Commit d3d7e68

Browse files
Bump sinatra from 2.0.8.1 to 2.2.0 in /ruby
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.8.1 to 2.2.0. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.0.8.1...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b044cb commit d3d7e68

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ruby/Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@ GEM
88
ruby2_keywords
99
faraday-net_http (1.0.1)
1010
multipart-post (2.2.3)
11-
mustermann (1.1.1)
11+
mustermann (1.1.2)
1212
ruby2_keywords (~> 0.0.1)
1313
plaid (14.10.0)
1414
faraday (~> 1.0, >= 1.0.1)
1515
rack (2.2.4)
16-
rack-protection (2.0.8.1)
16+
rack-protection (2.2.0)
1717
rack
18-
ruby2_keywords (0.0.2)
19-
sinatra (2.0.8.1)
18+
ruby2_keywords (0.0.5)
19+
sinatra (2.2.0)
2020
mustermann (~> 1.0)
21-
rack (~> 2.0)
22-
rack-protection (= 2.0.8.1)
21+
rack (~> 2.2)
22+
rack-protection (= 2.2.0)
2323
tilt (~> 2.0)
24-
tilt (2.0.10)
24+
tilt (2.0.11)
2525

2626
PLATFORMS
2727
ruby

0 commit comments

Comments
 (0)