Commit 2e4813540beae5b3f204faa7758929edb6e212d7

Authored by Rafael Manzo
1 parent fa2ccebf

netrc and rest-client updated

Showing 1 changed file with 4 additions and 2 deletions   Show diff stats
@@ -155,6 +155,7 @@ GEM @@ -155,6 +155,7 @@ GEM
155 net-scp (1.2.1) 155 net-scp (1.2.1)
156 net-ssh (>= 2.6.5) 156 net-ssh (>= 2.6.5)
157 net-ssh (2.9.1) 157 net-ssh (2.9.1)
  158 + netrc (0.7.7)
158 nokogiri (1.6.2.1) 159 nokogiri (1.6.2.1)
159 mini_portile (= 0.6.0) 160 mini_portile (= 0.6.0)
160 orm_adapter (0.5.0) 161 orm_adapter (0.5.0)
@@ -187,8 +188,9 @@ GEM @@ -187,8 +188,9 @@ GEM
187 rdoc (4.1.1) 188 rdoc (4.1.1)
188 json (~> 1.4) 189 json (~> 1.4)
189 ref (1.0.5) 190 ref (1.0.5)
190 - rest-client (1.6.7)  
191 - mime-types (>= 1.16) 191 + rest-client (1.7.1)
  192 + mime-types (>= 1.16, < 3.0)
  193 + netrc (~> 0.7)
192 rspec-collection_matchers (1.0.0) 194 rspec-collection_matchers (1.0.0)
193 rspec-expectations (>= 2.99.0.beta1) 195 rspec-expectations (>= 2.99.0.beta1)
194 rspec-core (2.99.1) 196 rspec-core (2.99.1)