Skip to content

Commit 0fa2c59

Browse files
Bump sinatra from 2.0.7 to 2.0.8.1
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.7 to 2.0.8.1. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.0.7...v2.0.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7b60962 commit 0fa2c59

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
mustermann (1.0.3)
4+
mustermann (1.1.0)
5+
ruby2_keywords (~> 0.0.1)
56
rack (2.0.8)
6-
rack-protection (2.0.7)
7+
rack-protection (2.0.8.1)
78
rack
89
redis (4.1.3)
10+
ruby2_keywords (0.0.1)
911
simple-random (1.0.3)
10-
sinatra (2.0.7)
12+
sinatra (2.0.8.1)
1113
mustermann (~> 1.0)
1214
rack (~> 2.0)
13-
rack-protection (= 2.0.7)
15+
rack-protection (= 2.0.8.1)
1416
tilt (~> 2.0)
1517
split (3.4.1)
1618
redis (>= 2.1)

0 commit comments

Comments
 (0)