Skip to content

Commit e571d66

Browse files
Bump sinatra from 2.2.0 to 2.2.3
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.0 to 2.2.3. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.2.0...v2.2.3) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d024089 commit e571d66

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,27 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
multi_json (1.15.0)
5-
mustermann (1.1.1)
5+
mustermann (2.0.2)
66
ruby2_keywords (~> 0.0.1)
7-
rack (2.2.3)
8-
rack-protection (2.2.0)
7+
rack (2.2.4)
8+
rack-protection (2.2.3)
99
rack
1010
ruby2_keywords (0.0.5)
11-
sinatra (2.2.0)
12-
mustermann (~> 1.0)
11+
sinatra (2.2.3)
12+
mustermann (~> 2.0)
1313
rack (~> 2.2)
14-
rack-protection (= 2.2.0)
14+
rack-protection (= 2.2.3)
1515
tilt (~> 2.0)
16-
sinatra-contrib (2.2.0)
16+
sinatra-contrib (2.2.3)
1717
multi_json
18-
mustermann (~> 1.0)
19-
rack-protection (= 2.2.0)
20-
sinatra (= 2.2.0)
18+
mustermann (~> 2.0)
19+
rack-protection (= 2.2.3)
20+
sinatra (= 2.2.3)
2121
tilt (~> 2.0)
2222
sinatra-jsonp (0.5.0)
2323
multi_json (~> 1.8)
2424
sinatra (>= 1.0)
25-
tilt (2.0.10)
25+
tilt (2.0.11)
2626

2727
PLATFORMS
2828
ruby

0 commit comments

Comments
 (0)