We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff020d commit 66bedcfCopy full SHA for 66bedcf
Gemfile.lock
@@ -274,7 +274,7 @@ GEM
274
mime-types (3.3.1)
275
mime-types-data (~> 3.2015)
276
mime-types-data (3.2019.1009)
277
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.1)
278
minitest (5.14.0)
279
mocha (1.11.2)
280
msgpack (1.3.3)
@@ -285,8 +285,9 @@ GEM
285
nakayoshi_fork (0.0.4)
286
net-http-persistent (2.9.4)
287
net-http-pipeline (1.0.1)
288
- nokogiri (1.10.9)
289
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.13.10)
+ mini_portile2 (~> 2.8.0)
290
+ racc (~> 1.4)
291
opencensus (0.5.0)
292
opencensus-stackdriver (0.3.2)
293
concurrent-ruby (~> 1.0)
@@ -309,6 +310,7 @@ GEM
309
310
multi_json (~> 1.0)
311
pusher-signature (~> 0.1.8)
312
pusher-signature (0.1.8)
313
+ racc (1.6.2)
314
rack (2.2.3)
315
rack-attack (5.4.2)
316
rack (>= 1.0, < 3)
0 commit comments