We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde2c72 commit d313813Copy full SHA for d313813
Gemfile.lock
@@ -75,9 +75,9 @@ GEM
75
minitest (>= 5.1)
76
mutex_m
77
tzinfo (~> 2.0)
78
- addressable (2.8.6)
79
- public_suffix (>= 2.0.2, < 6.0)
80
- appsignal (3.8.1)
+ addressable (2.8.7)
+ public_suffix (>= 2.0.2, < 7.0)
+ appsignal (3.9.0)
81
rack
82
autoprefixer-rails (10.4.16.0)
83
execjs (~> 2)
@@ -198,7 +198,7 @@ GEM
198
popper_js (2.11.8)
199
psych (5.1.2)
200
stringio
201
- public_suffix (5.1.1)
+ public_suffix (6.0.0)
202
puma (6.4.2)
203
nio4r (~> 2.0)
204
racc (1.8.0)
@@ -373,4 +373,4 @@ RUBY VERSION
373
ruby 3.3.1p0
374
375
BUNDLED WITH
376
- 2.5.13
+ 2.5.14
0 commit comments