We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93d0384 + ff56f70 commit 75804eeCopy full SHA for 75804ee
Gemfile.lock
@@ -246,7 +246,8 @@ GEM
246
multi_json
247
erubi (1.13.1)
248
erubis (2.7.0)
249
- excon (0.110.0)
+ excon (1.2.5)
250
+ logger
251
execjs (2.10.0)
252
factory_bot (6.5.0)
253
activesupport (>= 5.0.0)
@@ -301,7 +302,8 @@ GEM
301
302
rubocop (>= 1.0)
303
sysexits (~> 1.1)
304
hashie (5.0.0)
- heroics (0.1.2)
305
+ heroics (0.1.3)
306
+ base64
307
erubis (~> 2.0)
308
excon
309
moneta
@@ -442,7 +444,7 @@ GEM
442
444
percy-capybara (5.0.0)
443
445
capybara (>= 3)
446
pg (1.5.9)
- platform-api (3.7.0)
447
+ platform-api (3.8.0)
448
heroics (~> 0.1.1)
449
moneta (~> 1.0.0)
450
rate_throttle_client (~> 0.1.0)
0 commit comments