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 688b4f3 commit 22f9460Copy full SHA for 22f9460
Gemfile.lock
@@ -29,9 +29,7 @@ GEM
29
fiber-storage
30
fiber-storage (0.1.0)
31
forwardable-extended (2.6.0)
32
- google-protobuf (4.26.1-arm64-darwin)
33
- rake (>= 13)
34
- google-protobuf (4.26.1-x86_64-linux)
+ google-protobuf (4.26.1)
35
rake (>= 13)
36
hashery (2.1.2)
37
html-proofer (5.0.8)
@@ -83,9 +81,9 @@ GEM
83
81
rb-fsevent (~> 0.10, >= 0.10.3)
84
82
rb-inotify (~> 0.9, >= 0.9.10)
85
mercenary (0.4.0)
86
- nokogiri (1.16.4-arm64-darwin)
87
- racc (~> 1.4)
88
- nokogiri (1.16.4-x86_64-linux)
+ mini_portile2 (2.8.8)
+ nokogiri (1.16.4)
+ mini_portile2 (~> 2.8.2)
89
racc (~> 1.4)
90
pathutil (0.16.2)
91
forwardable-extended (~> 2.6)
@@ -136,4 +134,4 @@ DEPENDENCIES
136
134
webrick
137
135
138
BUNDLED WITH
139
- 2.4.19
+ 2.6.2
0 commit comments