We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36986ff commit 934a9c5Copy full SHA for 934a9c5
Gemfile.lock
@@ -72,8 +72,8 @@ GEM
72
i18n (>= 1.6, < 2)
73
minitest (>= 5.1)
74
tzinfo (~> 2.0)
75
- addressable (2.8.0)
76
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
77
appraisal (2.4.1)
78
bundler
79
rake
@@ -180,7 +180,7 @@ GEM
180
parser (3.1.2.0)
181
ast (~> 2.4.1)
182
pg (1.3.2)
183
- public_suffix (4.0.6)
+ public_suffix (5.0.0)
184
racc (1.6.0)
185
rack (2.2.3)
186
rack-test (1.1.0)
@@ -261,7 +261,7 @@ GEM
261
activemodel (>= 3.0.0)
262
public_suffix
263
vcr (6.0.0)
264
- webmock (3.14.0)
+ webmock (3.18.1)
265
addressable (>= 2.8.0)
266
crack (>= 0.3.2)
267
hashdiff (>= 0.4.0, < 2.0.0)
0 commit comments