We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 007c9ee commit ba041edCopy full SHA for ba041ed
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
autoprefixer-rails (10.4.7.0)
72
execjs (~> 2)
73
bindex (0.8.1)
@@ -168,7 +168,7 @@ GEM
168
pghero (2.8.3)
169
activerecord (>= 5)
170
popper_js (2.11.5)
171
- public_suffix (4.0.7)
+ public_suffix (5.0.0)
172
puma (5.6.4)
173
nio4r (~> 2.0)
174
racc (1.6.0)
@@ -268,7 +268,7 @@ GEM
268
activemodel (>= 6.0.0)
269
bindex (>= 0.4.0)
270
railties (>= 6.0.0)
271
- webmock (3.17.1)
+ webmock (3.18.1)
272
addressable (>= 2.8.0)
273
crack (>= 0.3.2)
274
hashdiff (>= 0.4.0, < 2.0.0)
0 commit comments