There was an error while loading. Please reload this page.
2 parents 28312da + a526bab commit 524cd4bCopy full SHA for 524cd4b
1 file changed
Gemfile.lock
@@ -8,13 +8,16 @@ GEM
8
remote: https://rubygems.org/
9
specs:
10
minitest (5.18.0)
11
- nokogiri (1.14.3-arm64-darwin)
+ nokogiri (1.19.3-arm64-darwin)
12
racc (~> 1.4)
13
- racc (1.6.2)
+ nokogiri (1.19.3-x86_64-linux-gnu)
14
+ racc (~> 1.4)
15
+ racc (1.8.1)
16
rake (13.0.6)
17
18
PLATFORMS
19
arm64-darwin-22
20
+ x86_64-linux
21
22
DEPENDENCIES
23
minitest
0 commit comments