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 1c0abe5 + d4cde3d commit 18f94bcCopy full SHA for 18f94bc
Gemfile.lock
@@ -135,7 +135,7 @@ GEM
135
mime-types (~> 1.16)
136
treetop (~> 1.4.8)
137
mime-types (1.25.1)
138
- mini_portile2 (2.1.0)
+ mini_portile2 (2.8.0)
139
momentjs-rails (2.20.1)
140
railties (>= 3.1)
141
multi_json (1.13.1)
@@ -146,8 +146,9 @@ GEM
146
net-ssh (>= 2.6.5)
147
net-ssh (2.9.4)
148
netrc (0.11.0)
149
- nokogiri (1.6.8.1)
150
- mini_portile2 (~> 2.1.0)
+ nokogiri (1.13.4)
+ mini_portile2 (~> 2.8.0)
151
+ racc (~> 1.4)
152
oauth2 (1.4.0)
153
faraday (>= 0.8, < 0.13)
154
jwt (~> 1.0)
@@ -158,6 +159,7 @@ GEM
158
159
polyglot (0.3.5)
160
power_assert (1.1.3)
161
public_suffix (2.0.5)
162
+ racc (1.6.0)
163
rack (1.4.7)
164
rack-accept (0.4.5)
165
rack (>= 0.4)
0 commit comments