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.
1 parent 8de6be7 commit cf3ecb8Copy full SHA for cf3ecb8
docs/v3/Gemfile.lock
@@ -40,10 +40,10 @@ GEM
40
json (2.12.2)
41
kramdown (2.4.0)
42
rexml
43
- libv8-node (23.6.1.0)
44
- libv8-node (23.6.1.0-arm64-darwin)
45
- libv8-node (23.6.1.0-x86_64-darwin)
46
- 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-darwin)
+ libv8-node (24.1.0.0-x86_64-linux)
47
listen (3.9.0)
48
rb-fsevent (~> 0.10, >= 0.10.3)
49
rb-inotify (~> 0.9, >= 0.9.10)
@@ -97,8 +97,8 @@ GEM
97
middleman-core (>= 3.2)
98
rouge (~> 3.2)
99
mini_portile2 (2.8.8)
100
- mini_racer (0.18.1)
101
- libv8-node (~> 23.6.1.0)
+ mini_racer (0.19.0)
+ libv8-node (~> 24.1.0.0)
102
minitest (5.23.1)
103
nokogiri (1.18.8)
104
mini_portile2 (~> 2.8.2)
0 commit comments