Skip to content
Extraits de code Groupes Projets
Valider 844bf488 rédigé par Ilya Zhitomirskiy's avatar Ilya Zhitomirskiy
Parcourir les fichiers

changed back to the git repo for client

parent ec9932e4
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -94,5 +94,6 @@ group :test do
gem 'rspec-instafail', '>= 0.1.7', :require => false
gem 'fuubar'
gem 'diaspora-client', :path => "~/workspace/diaspora-client" # :git => 'git@github.com:diaspora/diaspora-client.git'
gem 'diaspora-client', :git => 'git@github.com:diaspora/diaspora-client.git'
#:path => "~/workspace/diaspora-client"
end
......@@ -37,8 +37,9 @@ GIT
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
PATH
remote: ~/workspace/diaspora-client
GIT
remote: git@github.com:diaspora/diaspora-client.git
revision: 17ff61247dc6f272604fb517d6eacf4a0683a721
specs:
diaspora-client (0.0.0)
activerecord
......
......@@ -7,4 +7,5 @@ gem 'json'
gem 'shotgun'
gem 'sqlite3'
gem 'activerecord', '3.0.3'
gem 'diaspora-client', :path => "~/workspace/diaspora-client" #:git => 'git@github.com:diaspora/diaspora-client.git'
gem 'diaspora-client', #:path => "~/workspace/diaspora-client"
:git => 'git@github.com:diaspora/diaspora-client.git'
PATH
remote: ~/workspace/diaspora-client
GIT
remote: git@github.com:diaspora/diaspora-client.git
revision: 17ff61247dc6f272604fb517d6eacf4a0683a721
specs:
diaspora-client (0.0.0)
activerecord
em-synchrony
faraday
oauth2
sinatra
......@@ -20,9 +22,12 @@ GEM
arel (~> 2.0.2)
tzinfo (~> 0.3.23)
activesupport (3.0.3)
addressable (2.2.4)
addressable (2.2.6)
arel (2.0.10)
builder (2.1.2)
em-synchrony (0.2.0)
eventmachine (>= 0.12.9)
eventmachine (0.12.10)
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter