Skip to content

Commit 47aa6fb

Browse files
authored
Merge pull request #51 from splitrb/dependabot/bundler/sinatra-2.0.8.1
Bump sinatra from 2.0.7 to 2.0.8.1
2 parents 7b60962 + 0fa2c59 commit 47aa6fb

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)