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 0237b55 + c416286 commit cdb5c12Copy full SHA for cdb5c12
Gemfile.lock
@@ -72,16 +72,18 @@ GEM
72
method_source (1.0.0)
73
mimemagic (0.3.5)
74
mini_mime (1.0.2)
75
- mini_portile2 (2.4.0)
+ mini_portile2 (2.5.0)
76
minitest (5.14.2)
77
nio4r (2.5.4)
78
- nokogiri (1.10.10)
79
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.11.1)
+ mini_portile2 (~> 2.5.0)
80
+ racc (~> 1.4)
81
parallel (1.19.2)
82
parser (2.7.1.4)
83
ast (~> 2.4.1)
84
puma (5.0.0)
85
nio4r (~> 2.0)
86
+ racc (1.5.2)
87
rack (2.2.3)
88
rack-test (1.1.0)
89
rack (>= 1.0, < 3)
0 commit comments