Skip to content

Commit 52ac121

Browse files
Bump sinatra from 2.2.0 to 2.2.1
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.0 to 2.2.1. - [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.1) --- 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 d218dc9 commit 52ac121

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

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

0 commit comments

Comments
 (0)