refreshed to fix bundle install issues

This commit is contained in:
Jonathan Kolyer 2013-02-12 19:02:08 -06:00
parent 81008b5dfc
commit 8d95a15475
1 changed files with 8 additions and 8 deletions

View File

@ -1,16 +1,16 @@
PATH
remote: ~/workspace/jam-db/target/ruby_package
remote: /home/jam/workspace/jam-db/target/ruby_package
specs:
jam_db (0.0.1)
pg_migrate (= 0.1.6)
PATH
remote: ~/workspace/jam-pb/target/ruby/jampb
remote: /home/jam/workspace/jam-pb/target/ruby/jampb
specs:
jampb (0.0.1)
PATH
remote: ~/workspace/jam-ruby
remote: /home/jam/workspace/jam-ruby
specs:
jam_ruby (0.0.1)
@ -62,7 +62,7 @@ GEM
amq-client (0.9.11)
amq-protocol (>= 1.0.1)
eventmachine
amq-protocol (1.1.0)
amq-protocol (1.2.0)
amqp (0.9.8)
amq-client (~> 0.9.5)
amq-protocol (>= 0.9.4)
@ -194,9 +194,9 @@ GEM
polyamorous (~> 0.5.0)
method_source (0.8.1)
mime-types (1.21)
multi_json (1.5.1)
net-scp (1.0.6)
net-ssh (>= 2.6.5)
multi_json (1.6.0)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.6.5)
nokogiri (1.5.6)
orm_adapter (0.4.0)
@ -208,7 +208,7 @@ GEM
polyamorous (0.5.0)
activerecord (~> 3.0)
polyglot (0.3.3)
pry (0.9.11.4)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)