We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518d779 commit 9919393Copy full SHA for 9919393
Gemfile.lock
@@ -54,6 +54,8 @@ GEM
54
rb-fsevent (~> 0.10, >= 0.10.3)
55
rb-inotify (~> 0.9, >= 0.9.10)
56
mercenary (0.4.0)
57
+ nokogiri (1.13.10-arm64-darwin)
58
+ racc (~> 1.4)
59
nokogiri (1.13.10-x86_64-darwin)
60
racc (~> 1.4)
61
nokogiri (1.13.10-x86_64-linux)
@@ -81,6 +83,7 @@ GEM
81
83
yell (2.2.2)
82
84
85
PLATFORMS
86
+ arm64-darwin-22
87
x86_64-darwin-21
88
x86_64-linux
89
@@ -91,4 +94,4 @@ DEPENDENCIES
91
94
webrick (~> 1.7)
92
95
93
96
BUNDLED WITH
- 2.3.10
97
+ 2.4.2
0 commit comments