Skip to content

Commit 4032e0e

Browse files
authored
Merge pull request #4 from jonnyom/dependabot/bundler/sinatra-2.2.0
2 parents 8b5b067 + 05d0cac commit 4032e0e

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,14 @@ GEM
1111
eventmachine (>= 0.12.9)
1212
eventmachine (1.2.7)
1313
method_source (0.9.2)
14-
mustermann (1.0.3)
14+
mustermann (1.1.1)
15+
ruby2_keywords (~> 0.0.1)
1516
pry (0.12.2)
1617
coderay (~> 1.1.0)
1718
method_source (~> 0.9.0)
1819
public_suffix (4.0.6)
1920
rack (2.2.3)
20-
rack-protection (2.0.7)
21+
rack-protection (2.2.0)
2122
rack
2223
rack-test (1.1.0)
2324
rack (>= 1.0, < 3)
@@ -34,10 +35,11 @@ GEM
3435
diff-lcs (>= 1.2.0, < 2.0)
3536
rspec-support (~> 3.8.0)
3637
rspec-support (3.8.2)
37-
sinatra (2.0.7)
38+
ruby2_keywords (0.0.5)
39+
sinatra (2.2.0)
3840
mustermann (~> 1.0)
39-
rack (~> 2.0)
40-
rack-protection (= 2.0.7)
41+
rack (~> 2.2)
42+
rack-protection (= 2.2.0)
4143
tilt (~> 2.0)
4244
sinatra-websocket (0.3.1)
4345
em-websocket (~> 0.3.6)

0 commit comments

Comments
 (0)