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.
2 parents dbf1a45 + cdbddab commit 9414f36Copy full SHA for 9414f36
Gemfile.lock
@@ -135,18 +135,20 @@ GEM
135
method_source (1.0.0)
136
mimemagic (0.3.5)
137
mini_mime (1.0.2)
138
- mini_portile2 (2.4.0)
+ mini_portile2 (2.5.0)
139
minitest (5.14.1)
140
multi_json (1.15.0)
141
multipart-post (2.1.1)
142
nio4r (2.5.2)
143
- nokogiri (1.10.10)
144
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.11.1)
+ mini_portile2 (~> 2.5.0)
145
+ racc (~> 1.4)
146
os (1.1.1)
147
parallel (1.19.2)
148
parser (2.7.1.4)
149
ast (~> 2.4.1)
150
public_suffix (4.0.5)
151
+ racc (1.5.2)
152
rack (2.2.3)
153
rack-test (1.1.0)
154
rack (>= 1.0, < 3)
0 commit comments