Skip to content

Commit 3a2de57

Browse files
authored
Merge pull request #54 from splitrb/dependabot/bundler/sinatra-2.1.0
Bump sinatra from 2.0.8.1 to 2.1.0
2 parents 1f04a21 + 119daea commit 3a2de57

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
mustermann (1.1.0)
4+
mustermann (1.1.1)
55
ruby2_keywords (~> 0.0.1)
66
rack (2.2.3)
7-
rack-protection (2.0.8.1)
7+
rack-protection (2.1.0)
88
rack
99
redis (4.1.3)
10-
ruby2_keywords (0.0.1)
10+
ruby2_keywords (0.0.2)
1111
simple-random (1.0.3)
12-
sinatra (2.0.8.1)
12+
sinatra (2.1.0)
1313
mustermann (~> 1.0)
14-
rack (~> 2.0)
15-
rack-protection (= 2.0.8.1)
14+
rack (~> 2.2)
15+
rack-protection (= 2.1.0)
1616
tilt (~> 2.0)
1717
split (3.4.1)
1818
redis (>= 2.1)

0 commit comments

Comments
 (0)