We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87a1bd1 + 75a6ed6 commit c5ac969Copy full SHA for c5ac969
docs/Gemfile.lock
@@ -80,7 +80,9 @@ GEM
80
rb-fsevent (~> 0.10, >= 0.10.3)
81
rb-inotify (~> 0.9, >= 0.9.10)
82
mercenary (0.4.0)
83
- nokogiri (1.16.2-arm64-darwin)
+ nokogiri (1.16.5-arm64-darwin)
84
+ racc (~> 1.4)
85
+ nokogiri (1.16.5-x86_64-linux)
86
racc (~> 1.4)
87
pathutil (0.16.2)
88
forwardable-extended (~> 2.6)
@@ -108,6 +110,8 @@ GEM
108
110
sass-listen (~> 4.0.0)
109
111
sass-embedded (1.70.0-arm64-darwin)
112
google-protobuf (~> 3.25)
113
+ sass-embedded (1.70.0-x86_64-linux-gnu)
114
+ google-protobuf (~> 3.25)
115
sass-listen (4.0.0)
116
rb-fsevent (~> 0.9, >= 0.9.4)
117
rb-inotify (~> 0.9, >= 0.9.7)
@@ -126,6 +130,7 @@ GEM
126
130
127
131
PLATFORMS
128
132
arm64-darwin-21
133
+ x86_64-linux
129
134
135
DEPENDENCIES
136
base64
0 commit comments