Skip to content

Commit fec85ba

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
mustermann (2.0.2)
4+
mustermann (3.0.0)
55
ruby2_keywords (~> 0.0.1)
66
rack (2.2.4)
7-
rack-protection (2.2.2)
7+
rack-protection (3.0.1)
88
rack
99
redis (4.5.1)
1010
ruby2_keywords (0.0.5)
1111
rubystats (0.3.0)
12-
sinatra (2.2.2)
13-
mustermann (~> 2.0)
14-
rack (~> 2.2)
15-
rack-protection (= 2.2.2)
12+
sinatra (3.0.1)
13+
mustermann (~> 3.0)
14+
rack (~> 2.2, >= 2.2.4)
15+
rack-protection (= 3.0.1)
1616
tilt (~> 2.0)
1717
split (4.0.1)
1818
redis (>= 4.2)

0 commit comments

Comments
 (0)