Skip to content

Commit 9ce719c

Browse files
Bump sinatra from 3.0.4 to 3.0.5
Bumps [sinatra](https://github.com/sinatra/sinatra) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v3.0.4...v3.0.5) --- 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 0e6072c commit 9ce719c

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
@@ -5,18 +5,18 @@ GEM
55
mustermann (3.0.0)
66
ruby2_keywords (~> 0.0.1)
77
rack (2.2.6.2)
8-
rack-protection (3.0.4)
8+
rack-protection (3.0.5)
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.4)
16+
sinatra (3.0.5)
1717
mustermann (~> 3.0)
1818
rack (~> 2.2, >= 2.2.4)
19-
rack-protection (= 3.0.4)
19+
rack-protection (= 3.0.5)
2020
tilt (~> 2.0)
2121
split (4.0.2)
2222
redis (>= 4.2)

0 commit comments

Comments
 (0)