Skip to content

Commit 9fc2a18

Browse files
authored
Merge pull request #64 from splitrb/dependabot/bundler/sinatra-2.2.0
Bump sinatra from 2.0.7 to 2.2.0
2 parents 27e5367 + 0306971 commit 9fc2a18

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@ GEM
8282
mini_mime (1.1.0)
8383
mini_portile2 (2.5.3)
8484
minitest (5.14.4)
85-
mustermann (1.0.3)
85+
mustermann (1.1.1)
86+
ruby2_keywords (~> 0.0.1)
8687
nio4r (2.5.7)
8788
nokogiri (1.11.7)
8889
mini_portile2 (~> 2.5.0)
@@ -91,7 +92,7 @@ GEM
9192
racc (~> 1.4)
9293
racc (1.5.2)
9394
rack (2.2.3)
94-
rack-protection (2.0.7)
95+
rack-protection (2.2.0)
9596
rack
9697
rack-test (1.1.0)
9798
rack (>= 1.0, < 3)
@@ -126,11 +127,12 @@ GEM
126127
rb-inotify (0.10.1)
127128
ffi (~> 1.0)
128129
redis (4.1.3)
130+
ruby2_keywords (0.0.5)
129131
simple-random (1.0.3)
130-
sinatra (2.0.7)
132+
sinatra (2.2.0)
131133
mustermann (~> 1.0)
132-
rack (~> 2.0)
133-
rack-protection (= 2.0.7)
134+
rack (~> 2.2)
135+
rack-protection (= 2.2.0)
134136
tilt (~> 2.0)
135137
split (3.4.1)
136138
redis (>= 2.1)

0 commit comments

Comments
 (0)