Skip to content

Commit 6b71182

Browse files
Bump sinatra from 3.0.5 to 3.0.6
Bumps [sinatra](https://github.com/sinatra/sinatra) from 3.0.5 to 3.0.6. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@v3.0.5...v3.0.6) --- 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 bb750f4 commit 6b71182

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,25 @@ GEM
44
connection_pool (2.3.0)
55
mustermann (3.0.0)
66
ruby2_keywords (~> 0.0.1)
7-
rack (2.2.6.3)
8-
rack-protection (3.0.5)
7+
rack (2.2.6.4)
8+
rack-protection (3.0.6)
99
rack
1010
redis (5.0.5)
1111
redis-client (>= 0.9.0)
1212
redis-client (0.11.2)
1313
connection_pool
1414
ruby2_keywords (0.0.5)
1515
rubystats (0.3.0)
16-
sinatra (3.0.5)
16+
sinatra (3.0.6)
1717
mustermann (~> 3.0)
1818
rack (~> 2.2, >= 2.2.4)
19-
rack-protection (= 3.0.5)
19+
rack-protection (= 3.0.6)
2020
tilt (~> 2.0)
2121
split (4.0.2)
2222
redis (>= 4.2)
2323
rubystats (>= 0.3.0)
2424
sinatra (>= 1.2.6)
25-
tilt (2.0.11)
25+
tilt (2.1.0)
2626

2727
PLATFORMS
2828
ruby

0 commit comments

Comments
 (0)