We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 235f23f + 01838ba commit 3cb2586Copy full SHA for 3cb2586
Gemfile.lock
@@ -166,9 +166,9 @@ GEM
166
addressable (~> 2.8)
167
childprocess (~> 5.0)
168
logger (~> 1.6)
169
- libv8-node (23.6.1.0-arm64-darwin)
170
- libv8-node (23.6.1.0-x86_64-darwin)
171
- libv8-node (23.6.1.0-x86_64-linux)
+ libv8-node (24.1.0.0)
+ libv8-node (24.1.0.0-arm64-darwin)
+ libv8-node (24.1.0.0-x86_64-linux)
172
lint_roller (1.1.0)
173
listen (3.9.0)
174
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -191,8 +191,8 @@ GEM
191
matrix (0.4.2)
192
method_source (1.1.0)
193
mini_mime (1.1.5)
194
- mini_racer (0.18.1)
195
- libv8-node (~> 23.6.1.0)
+ mini_racer (0.19.0)
+ libv8-node (~> 24.1.0.0)
196
minitest (5.25.5)
197
msgpack (1.8.0)
198
net-imap (0.5.6)
0 commit comments