Update gemfiles for travis
This commit is contained in:
parent
52ffecc0da
commit
93d59fd8a8
2 changed files with 12 additions and 12 deletions
|
|
@ -1,15 +1,15 @@
|
|||
PATH
|
||||
remote: ../..
|
||||
specs:
|
||||
diaspora_federation (0.1.8)
|
||||
diaspora_federation (0.1.9)
|
||||
faraday (>= 0.9.0, < 0.13.0)
|
||||
faraday_middleware (>= 0.10.0, < 0.12.0)
|
||||
nokogiri (~> 1.6, >= 1.6.8)
|
||||
typhoeus (~> 1.0)
|
||||
valid (~> 1.0)
|
||||
diaspora_federation-json_schema (0.1.8)
|
||||
diaspora_federation-test (0.1.8)
|
||||
diaspora_federation (= 0.1.8)
|
||||
diaspora_federation-json_schema (0.1.9)
|
||||
diaspora_federation-test (0.1.9)
|
||||
diaspora_federation (= 0.1.9)
|
||||
fabrication (~> 2.16.0)
|
||||
uuid (~> 2.3.8)
|
||||
|
||||
|
|
@ -48,7 +48,7 @@ GEM
|
|||
multipart-post (2.0.0)
|
||||
nokogiri (1.7.1)
|
||||
mini_portile2 (~> 2.1.0)
|
||||
nyan-cat-formatter (0.11)
|
||||
nyan-cat-formatter (0.12.0)
|
||||
rspec (>= 2.99, >= 2.14.2, < 4)
|
||||
public_suffix (2.0.5)
|
||||
rake (12.0.0)
|
||||
|
|
|
|||
|
|
@ -1,18 +1,18 @@
|
|||
PATH
|
||||
remote: ../..
|
||||
specs:
|
||||
diaspora_federation (0.1.8)
|
||||
diaspora_federation (0.1.9)
|
||||
faraday (>= 0.9.0, < 0.13.0)
|
||||
faraday_middleware (>= 0.10.0, < 0.12.0)
|
||||
nokogiri (~> 1.6, >= 1.6.8)
|
||||
typhoeus (~> 1.0)
|
||||
valid (~> 1.0)
|
||||
diaspora_federation-json_schema (0.1.8)
|
||||
diaspora_federation-rails (0.1.8)
|
||||
diaspora_federation-json_schema (0.1.9)
|
||||
diaspora_federation-rails (0.1.9)
|
||||
actionpack (>= 4.2, < 6)
|
||||
diaspora_federation (= 0.1.8)
|
||||
diaspora_federation-test (0.1.8)
|
||||
diaspora_federation (= 0.1.8)
|
||||
diaspora_federation (= 0.1.9)
|
||||
diaspora_federation-test (0.1.9)
|
||||
diaspora_federation (= 0.1.9)
|
||||
fabrication (~> 2.16.0)
|
||||
uuid (~> 2.3.8)
|
||||
|
||||
|
|
@ -75,7 +75,7 @@ GEM
|
|||
multipart-post (2.0.0)
|
||||
nokogiri (1.7.1)
|
||||
mini_portile2 (~> 2.1.0)
|
||||
nyan-cat-formatter (0.11)
|
||||
nyan-cat-formatter (0.12.0)
|
||||
rspec (>= 2.99, >= 2.14.2, < 4)
|
||||
public_suffix (2.0.5)
|
||||
rack (1.6.5)
|
||||
|
|
|
|||
Loading…
Reference in a new issue