We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents deec98a + 604a146 commit 1b6e6f2Copy full SHA for 1b6e6f2
Gemfile.lock
@@ -219,7 +219,7 @@ GEM
219
rack (2.2.3.1)
220
rack-cors (1.1.1)
221
rack (>= 2.0.0)
222
- rack-protection (2.1.0)
+ rack-protection (2.2.0)
223
rack
224
rack-test (1.1.0)
225
rack (>= 1.0, < 3)
@@ -298,7 +298,7 @@ GEM
298
rack (>= 1.1)
299
rubocop (>= 0.90.0, < 2.0)
300
ruby-progressbar (1.11.0)
301
- ruby2_keywords (0.0.4)
+ ruby2_keywords (0.0.5)
302
rubyzip (2.3.0)
303
sassc (2.4.0)
304
ffi (~> 1.9)
@@ -322,10 +322,10 @@ GEM
322
sinatra (>= 1.4.7)
323
simple_command (0.1.0)
324
simple_oauth (0.3.1)
325
- sinatra (2.1.0)
+ sinatra (2.2.0)
326
mustermann (~> 1.0)
327
rack (~> 2.2)
328
- rack-protection (= 2.1.0)
+ rack-protection (= 2.2.0)
329
tilt (~> 2.0)
330
spring (2.1.1)
331
spring-watcher-listen (2.0.1)
0 commit comments