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 1651fd7 commit df3ecf8Copy full SHA for df3ecf8
Gemfile.lock
@@ -110,21 +110,23 @@ GEM
110
mime-types (3.2.2)
111
mime-types-data (~> 3.2015)
112
mime-types-data (3.2018.0812)
113
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.0)
114
minitest (5.11.3)
115
multi_json (1.13.1)
116
net-sftp (2.1.2)
117
net-ssh (>= 2.6.5)
118
net-ssh (5.0.2)
119
- nokogiri (1.10.8)
120
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.13.4)
+ mini_portile2 (~> 2.8.0)
121
+ racc (~> 1.4)
122
padrino-helpers (0.12.9)
123
i18n (~> 0.6, >= 0.6.7)
124
padrino-support (= 0.12.9)
125
tilt (>= 1.4.1, < 3)
126
padrino-support (0.12.9)
127
activesupport (>= 3.1)
128
ptools (1.3.5)
129
+ racc (1.6.0)
130
rack (1.6.12)
131
rack-livereload (0.3.17)
132
rack
0 commit comments