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 e8f8f58 commit 1296e3dCopy full SHA for 1296e3d
docs/v3/Gemfile.lock
@@ -39,10 +39,10 @@ GEM
39
json (2.7.2)
40
kramdown (2.4.0)
41
rexml
42
- libv8-node (18.19.0.0)
43
- libv8-node (18.19.0.0-arm64-darwin)
44
- libv8-node (18.19.0.0-x86_64-darwin)
45
- libv8-node (18.19.0.0-x86_64-linux)
+ libv8-node (21.7.2.0)
+ libv8-node (21.7.2.0-arm64-darwin)
+ libv8-node (21.7.2.0-x86_64-darwin)
+ libv8-node (21.7.2.0-x86_64-linux)
46
listen (3.9.0)
47
rb-fsevent (~> 0.10, >= 0.10.3)
48
rb-inotify (~> 0.9, >= 0.9.10)
@@ -96,8 +96,8 @@ GEM
96
middleman-core (>= 3.2)
97
rouge (~> 1.0)
98
mini_portile2 (2.8.6)
99
- mini_racer (0.9.0)
100
- libv8-node (~> 18.19.0.0)
+ mini_racer (0.12.0)
+ libv8-node (~> 21.7.2.0)
101
minitest (5.22.3)
102
nokogiri (1.16.4)
103
mini_portile2 (~> 2.8.2)
0 commit comments