Skip to content

Commit d218dc9

Browse files
authored
Merge pull request #57 from splitrb/dependabot/bundler/sinatra-2.2.0
Bump sinatra from 2.1.0 to 2.2.0
2 parents dcb6ae9 + 378c6d2 commit d218dc9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ GEM
44
mustermann (1.1.1)
55
ruby2_keywords (~> 0.0.1)
66
rack (2.2.3)
7-
rack-protection (2.1.0)
7+
rack-protection (2.2.0)
88
rack
99
redis (4.5.1)
1010
ruby2_keywords (0.0.5)
1111
rubystats (0.3.0)
12-
sinatra (2.1.0)
12+
sinatra (2.2.0)
1313
mustermann (~> 1.0)
1414
rack (~> 2.2)
15-
rack-protection (= 2.1.0)
15+
rack-protection (= 2.2.0)
1616
tilt (~> 2.0)
1717
split (4.0.1)
1818
redis (>= 4.2)

0 commit comments

Comments
 (0)