Skip to content

Commit 378c6d2

Browse files
Bump sinatra from 2.1.0 to 2.2.0
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 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.1.0...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcb6ae9 commit 378c6d2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ GEM
44
mustermann (1.1.1)
55
ruby2_keywords (~> 0.0.1)
66
rack (2.2.3)
7-
rack-protection (2.1.0)
7+
rack-protection (2.2.0)
88
rack
99
redis (4.5.1)
1010
ruby2_keywords (0.0.5)
1111
rubystats (0.3.0)
12-
sinatra (2.1.0)
12+
sinatra (2.2.0)
1313
mustermann (~> 1.0)
1414
rack (~> 2.2)
15-
rack-protection (= 2.1.0)
15+
rack-protection (= 2.2.0)
1616
tilt (~> 2.0)
1717
split (4.0.1)
1818
redis (>= 4.2)

0 commit comments

Comments
 (0)