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 e87aa62 commit af188a6Copy full SHA for af188a6
Gemfile.lock
@@ -62,16 +62,20 @@ GEM
62
marcel (0.3.3)
63
mimemagic (~> 0.3.2)
64
method_source (1.0.0)
65
- mimemagic (0.3.5)
+ mimemagic (0.3.10)
66
+ nokogiri (~> 1)
67
+ rake
68
mini_mime (1.0.2)
- mini_portile2 (2.4.0)
69
+ mini_portile2 (2.6.1)
70
minitest (5.14.1)
71
nio4r (2.5.2)
- nokogiri (1.10.9)
- mini_portile2 (~> 2.4.0)
72
+ nokogiri (1.12.5)
73
+ mini_portile2 (~> 2.6.1)
74
+ racc (~> 1.4)
75
pg (1.2.3)
76
proxies (0.2.3)
77
public_suffix (4.0.5)
78
+ racc (1.5.2)
79
rack (2.2.3)
80
rack-test (1.1.0)
81
rack (>= 1.0, < 3)
0 commit comments