1
0
Fork 0

Bump local gem location

Still just me for the moment, sorry.
This commit is contained in:
John Barnette 2013-02-13 10:42:48 -08:00
parent 558401afda
commit 0fc1dc7da2
2 changed files with 17 additions and 17 deletions

View File

@ -1,3 +1,3 @@
source "http://rubygems.org"
gem "cardboard", :path => "/Users/jbarnette/boxen/cardboard"
gem "cardboard", :path => "/Users/jbarnette/src/boxen/cardboard"

View File

@ -1,8 +1,8 @@
PATH
remote: /Users/jbarnette/boxen/cardboard
remote: /Users/jbarnette/src/boxen/cardboard
specs:
cardboard (0.0.0)
boxen (~> 0.6)
boxen (~> 0.7)
puppet-lint (~> 0.3)
puppetlabs_spec_helper (~> 0.3)
rspec-puppet (~> 0.1)
@ -12,7 +12,7 @@ GEM
specs:
addressable (2.3.2)
ansi (1.4.3)
boxen (0.6.0)
boxen (0.7.3)
ansi (~> 1.4)
hiera (~> 1.0.0)
highline (~> 1.6)
@ -22,37 +22,37 @@ GEM
puppet (~> 3.0)
diff-lcs (1.1.3)
facter (1.6.17)
faraday (0.8.4)
faraday (0.8.5)
multipart-post (~> 1.1)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
hashie (1.2.0)
hiera (1.0.0)
highline (1.6.15)
json (1.7.6)
json_pure (1.7.6)
json (1.7.7)
json_pure (1.7.7)
librarian-puppet (0.9.7)
json
puppet
thor (~> 0.15)
metaclass (0.0.1)
mocha (0.13.1)
mocha (0.13.2)
metaclass (~> 0.0.1)
multi_json (1.5.0)
multi_json (1.6.0)
multipart-post (1.1.5)
netrc (0.7.7)
octokit (1.22.0)
octokit (1.23.0)
addressable (~> 2.2)
faraday (~> 0.8)
faraday_middleware (~> 0.9)
hashie (~> 1.2)
multi_json (~> 1.3)
netrc (~> 0.7.7)
puppet (3.0.2)
facter (~> 1.6.11)
hiera (~> 1.0.0)
puppet (3.1.0)
facter (~> 1.6)
hiera (~> 1.0)
puppet-lint (0.3.2)
puppetlabs_spec_helper (0.4.0)
puppetlabs_spec_helper (0.4.1)
mocha (>= 0.10.5)
rake
rspec (>= 2.9.0)
@ -65,10 +65,10 @@ GEM
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.1)
rspec-puppet (0.1.5)
rspec-mocks (2.12.2)
rspec-puppet (0.1.6)
rspec
thor (0.16.0)
thor (0.17.0)
PLATFORMS
ruby