Skip to content

Commit 2613351

Browse files
build(deps): 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 a31a7f8 commit 2613351

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
thrift
77
json (2.6.3)
88
mini_portile2 (2.8.0)
9-
mustermann (1.1.1)
9+
mustermann (2.0.2)
1010
ruby2_keywords (~> 0.0.1)
1111
nio4r (2.5.8)
1212
nokogiri (1.13.6)
@@ -21,20 +21,20 @@ GEM
2121
rack (2.2.3)
2222
rack-cors (1.1.1)
2323
rack (>= 2.0.0)
24-
rack-protection (2.2.0)
24+
rack-protection (2.2.3)
2525
rack
2626
rack-tracer (0.9.0)
2727
opentracing (~> 0.4)
2828
ruby2_keywords (0.0.5)
2929
shotgun (0.9.2)
3030
rack (>= 1.0)
31-
sinatra (2.2.0)
32-
mustermann (~> 1.0)
31+
sinatra (2.2.3)
32+
mustermann (~> 2.0)
3333
rack (~> 2.2)
34-
rack-protection (= 2.2.0)
34+
rack-protection (= 2.2.3)
3535
tilt (~> 2.0)
3636
thrift (0.16.0)
37-
tilt (2.0.10)
37+
tilt (2.0.11)
3838

3939
PLATFORMS
4040
powerpc64le-linux

0 commit comments

Comments
 (0)