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 040118d + 354eace commit 6f28a2cCopy full SHA for 6f28a2c
Gemfile.lock
@@ -99,20 +99,24 @@ GEM
99
marcel (0.3.3)
100
mimemagic (~> 0.3.2)
101
method_source (0.9.2)
102
- mimemagic (0.3.3)
+ mimemagic (0.3.10)
103
+ nokogiri (~> 1)
104
+ rake
105
mini_mime (1.0.2)
- mini_portile2 (2.4.0)
106
+ mini_portile2 (2.5.1)
107
minitest (5.12.0)
108
msgpack (1.3.1)
109
nio4r (2.5.2)
- nokogiri (1.10.5)
- mini_portile2 (~> 2.4.0)
110
+ nokogiri (1.11.5)
111
+ mini_portile2 (~> 2.5.0)
112
+ racc (~> 1.4)
113
parallel (1.17.0)
114
parser (2.6.4.1)
115
ast (~> 2.4.0)
116
pg (1.1.4)
117
public_suffix (4.0.1)
118
puma (3.12.2)
119
+ racc (1.5.2)
120
rack (2.0.8)
121
rack-test (1.1.0)
122
rack (>= 1.0, < 3)
0 commit comments