Skip to content

Commit 6679a33

Browse files
Bump sinatra from 2.2.1 to 2.2.2
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a33fef7 commit 6679a33

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
mustermann (1.1.1)
4+
mustermann (2.0.2)
55
ruby2_keywords (~> 0.0.1)
66
rack (2.2.4)
7-
rack-protection (2.2.1)
7+
rack-protection (2.2.2)
88
rack
99
redis (4.5.1)
1010
ruby2_keywords (0.0.5)
1111
rubystats (0.3.0)
12-
sinatra (2.2.1)
13-
mustermann (~> 1.0)
12+
sinatra (2.2.2)
13+
mustermann (~> 2.0)
1414
rack (~> 2.2)
15-
rack-protection (= 2.2.1)
15+
rack-protection (= 2.2.2)
1616
tilt (~> 2.0)
1717
split (4.0.1)
1818
redis (>= 4.2)
1919
rubystats (>= 0.3.0)
2020
sinatra (>= 1.2.6)
21-
tilt (2.0.10)
21+
tilt (2.0.11)
2222

2323
PLATFORMS
2424
ruby

0 commit comments

Comments
 (0)