Update gemfiles for travis

This commit is contained in:
Benjamin Neff 2017-05-01 02:30:24 +02:00
parent 52ffecc0da
commit 93d59fd8a8
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 12 additions and 12 deletions

View file

@ -1,15 +1,15 @@
PATH PATH
remote: ../.. remote: ../..
specs: specs:
diaspora_federation (0.1.8) diaspora_federation (0.1.9)
faraday (>= 0.9.0, < 0.13.0) faraday (>= 0.9.0, < 0.13.0)
faraday_middleware (>= 0.10.0, < 0.12.0) faraday_middleware (>= 0.10.0, < 0.12.0)
nokogiri (~> 1.6, >= 1.6.8) nokogiri (~> 1.6, >= 1.6.8)
typhoeus (~> 1.0) typhoeus (~> 1.0)
valid (~> 1.0) valid (~> 1.0)
diaspora_federation-json_schema (0.1.8) diaspora_federation-json_schema (0.1.9)
diaspora_federation-test (0.1.8) diaspora_federation-test (0.1.9)
diaspora_federation (= 0.1.8) diaspora_federation (= 0.1.9)
fabrication (~> 2.16.0) fabrication (~> 2.16.0)
uuid (~> 2.3.8) uuid (~> 2.3.8)
@ -48,7 +48,7 @@ GEM
multipart-post (2.0.0) multipart-post (2.0.0)
nokogiri (1.7.1) nokogiri (1.7.1)
mini_portile2 (~> 2.1.0) mini_portile2 (~> 2.1.0)
nyan-cat-formatter (0.11) nyan-cat-formatter (0.12.0)
rspec (>= 2.99, >= 2.14.2, < 4) rspec (>= 2.99, >= 2.14.2, < 4)
public_suffix (2.0.5) public_suffix (2.0.5)
rake (12.0.0) rake (12.0.0)

View file

@ -1,18 +1,18 @@
PATH PATH
remote: ../.. remote: ../..
specs: specs:
diaspora_federation (0.1.8) diaspora_federation (0.1.9)
faraday (>= 0.9.0, < 0.13.0) faraday (>= 0.9.0, < 0.13.0)
faraday_middleware (>= 0.10.0, < 0.12.0) faraday_middleware (>= 0.10.0, < 0.12.0)
nokogiri (~> 1.6, >= 1.6.8) nokogiri (~> 1.6, >= 1.6.8)
typhoeus (~> 1.0) typhoeus (~> 1.0)
valid (~> 1.0) valid (~> 1.0)
diaspora_federation-json_schema (0.1.8) diaspora_federation-json_schema (0.1.9)
diaspora_federation-rails (0.1.8) diaspora_federation-rails (0.1.9)
actionpack (>= 4.2, < 6) actionpack (>= 4.2, < 6)
diaspora_federation (= 0.1.8) diaspora_federation (= 0.1.9)
diaspora_federation-test (0.1.8) diaspora_federation-test (0.1.9)
diaspora_federation (= 0.1.8) diaspora_federation (= 0.1.9)
fabrication (~> 2.16.0) fabrication (~> 2.16.0)
uuid (~> 2.3.8) uuid (~> 2.3.8)
@ -75,7 +75,7 @@ GEM
multipart-post (2.0.0) multipart-post (2.0.0)
nokogiri (1.7.1) nokogiri (1.7.1)
mini_portile2 (~> 2.1.0) mini_portile2 (~> 2.1.0)
nyan-cat-formatter (0.11) nyan-cat-formatter (0.12.0)
rspec (>= 2.99, >= 2.14.2, < 4) rspec (>= 2.99, >= 2.14.2, < 4)
public_suffix (2.0.5) public_suffix (2.0.5)
rack (1.6.5) rack (1.6.5)