We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 982c92b + 9d87ef1 commit 0e80e7cCopy full SHA for 0e80e7c
Gemfile.lock
@@ -99,7 +99,7 @@ GEM
99
concurrent-ruby (1.3.3)
100
connection_pool (2.4.1)
101
crass (1.0.6)
102
- cssbundling-rails (1.4.0)
+ cssbundling-rails (1.4.1)
103
railties (>= 6.0.0)
104
date (3.3.4)
105
debug (1.9.2)
@@ -186,7 +186,7 @@ GEM
186
net-smtp (0.5.0)
187
net-protocol
188
nio4r (2.7.3)
189
- nokogiri (1.16.6-x86_64-linux)
+ nokogiri (1.16.7-x86_64-linux)
190
racc (~> 1.4)
191
oauth2 (1.4.11)
192
faraday (>= 0.17.3, < 3.0)
@@ -204,7 +204,7 @@ GEM
204
public_suffix (5.0.4)
205
puma (6.4.2)
206
nio4r (~> 2.0)
207
- racc (1.8.0)
+ racc (1.8.1)
208
rack (3.1.7)
209
rack-cors (2.0.2)
210
rack (>= 2.0.0)
@@ -323,7 +323,7 @@ GEM
323
websocket-extensions (0.1.5)
324
xpath (3.2.0)
325
nokogiri (~> 1.8)
326
- zeitwerk (2.6.16)
+ zeitwerk (2.6.17)
327
328
PLATFORMS
329
x86_64-linux
0 commit comments