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 f3a2371 + 47b302e commit 549a695Copy full SHA for 549a695
Gemfile.lock
@@ -81,16 +81,17 @@ GEM
81
mime-types-data (~> 3.2015)
82
mime-types-data (3.2019.1009)
83
mini_mime (1.0.2)
84
- mini_portile2 (2.4.0)
+ mini_portile2 (2.6.1)
85
minitest (5.13.0)
86
multi_json (1.14.1)
87
mustermann (1.0.3)
88
mustermann-grape (1.0.0)
89
mustermann (~> 1.0.0)
90
nenv (0.3.0)
91
newrelic_rpm (6.7.0.359)
92
- nokogiri (1.10.5)
93
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.12.5)
+ mini_portile2 (~> 2.6.1)
94
+ racc (~> 1.4)
95
notiffany (0.1.3)
96
nenv (~> 0.1)
97
shellany (~> 0.0)
@@ -101,6 +102,7 @@ GEM
101
102
coderay (~> 1.1.0)
103
method_source (~> 0.9.0)
104
public_suffix (4.0.1)
105
+ racc (1.5.2)
106
rack (2.0.8)
107
rack-accept (0.4.5)
108
rack (>= 0.4)
0 commit comments