Skip to content

Commit 1eb20f6

Browse files
authored
Merge pull request #59 from splitrb/dependabot/bundler/sinatra-2.2.2
Bump sinatra from 2.2.1 to 2.2.2
2 parents a33fef7 + 6679a33 commit 1eb20f6

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
mustermann (1.1.1)
4+
mustermann (2.0.2)
55
ruby2_keywords (~> 0.0.1)
66
rack (2.2.4)
7-
rack-protection (2.2.1)
7+
rack-protection (2.2.2)
88
rack
99
redis (4.5.1)
1010
ruby2_keywords (0.0.5)
1111
rubystats (0.3.0)
12-
sinatra (2.2.1)
13-
mustermann (~> 1.0)
12+
sinatra (2.2.2)
13+
mustermann (~> 2.0)
1414
rack (~> 2.2)
15-
rack-protection (= 2.2.1)
15+
rack-protection (= 2.2.2)
1616
tilt (~> 2.0)
1717
split (4.0.1)
1818
redis (>= 4.2)
1919
rubystats (>= 0.3.0)
2020
sinatra (>= 1.2.6)
21-
tilt (2.0.10)
21+
tilt (2.0.11)
2222

2323
PLATFORMS
2424
ruby

0 commit comments

Comments
 (0)