We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4018ea9 commit d53bb16Copy full SHA for d53bb16
1 file changed
Gemfile.lock
@@ -82,8 +82,8 @@ GEM
82
securerandom (>= 0.3)
83
tzinfo (~> 2.0, >= 2.0.5)
84
uri (>= 0.13.1)
85
- addressable (2.8.6)
86
- public_suffix (>= 2.0.2, < 6.0)
+ addressable (2.9.0)
+ public_suffix (>= 2.0.2, < 8.0)
87
ast (2.4.3)
88
autoprefixer-rails (6.4.0.1)
89
execjs
@@ -204,7 +204,7 @@ GEM
204
psych (5.3.1)
205
date
206
stringio
207
- public_suffix (5.0.4)
+ public_suffix (7.0.5)
208
puma (7.1.0)
209
nio4r (~> 2.0)
210
racc (1.8.1)
0 commit comments