We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa7fb1 commit c4177d3Copy full SHA for c4177d3
Gemfile.lock
@@ -102,8 +102,12 @@ GEM
102
matrix (0.4.2)
103
method_source (1.0.0)
104
mini_mime (1.0.2)
105
+ mini_portile2 (2.8.5)
106
minitest (5.17.0)
107
nenv (0.3.0)
108
+ nokogiri (1.14.3)
109
+ mini_portile2 (~> 2.8.0)
110
+ racc (~> 1.4)
111
nokogiri (1.14.3-x86_64-darwin)
112
racc (~> 1.4)
113
nokogiri (1.14.3-x86_64-linux)
@@ -163,6 +167,7 @@ GEM
163
167
zeitwerk (2.6.6)
164
168
165
169
PLATFORMS
170
+ ruby
166
171
x86_64-darwin-20
172
x86_64-linux
173
0 commit comments