We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e342a3b + beda669 commit b148317Copy full SHA for b148317
Gemfile.lock
@@ -66,8 +66,8 @@ GEM
66
i18n (>= 1.6, < 2)
67
minitest (>= 5.1)
68
tzinfo (~> 2.0)
69
- addressable (2.8.0)
70
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
71
ast (2.4.2)
72
better_errors (2.9.1)
73
coderay (>= 1.0.0)
@@ -246,7 +246,7 @@ GEM
246
pry (0.14.1)
247
coderay (~> 1.1)
248
method_source (~> 1.0)
249
- public_suffix (4.0.7)
+ public_suffix (5.0.0)
250
puma (5.6.5)
251
nio4r (~> 2.0)
252
racc (1.6.0)
@@ -399,7 +399,7 @@ GEM
399
unicorn (6.1.0)
400
kgio (~> 2.6)
401
raindrops (~> 0.7)
402
- webmock (3.14.0)
+ webmock (3.18.1)
403
addressable (>= 2.8.0)
404
crack (>= 0.3.2)
405
hashdiff (>= 0.4.0, < 2.0.0)
0 commit comments