Commit d6e023ccbe32b3eb1601b0a49811e826c934fb8d

Authored by Will Farrington
1 parent c8da6c3594

Update hiera and boxen deps to kill json gem dependency

Showing 6 changed files with 3 additions and 3 deletions Inline Diff

GEM 1 1 GEM
remote: http://rubygems.org/ 2 2 remote: http://rubygems.org/
specs: 3 3 specs:
addressable (2.3.2) 4 4 addressable (2.3.2)
ansi (1.4.3) 5 5 ansi (1.4.3)
boxen (0.1.0) 6 6 boxen (0.2.0)
ansi (~> 1.4) 7 7 ansi (~> 1.4)
8 hiera (= 1.0.0)
highline (~> 1.6) 8 9 highline (~> 1.6)
json_pure (~> 1.7) 9 10 json_pure (~> 1.7)
librarian-puppet (~> 0.9) 10 11 librarian-puppet (~> 0.9)
octokit (~> 1.15) 11 12 octokit (~> 1.15)
puppet (~> 3.0) 12 13 puppet (~> 3.0)
facter (1.6.12) 13 14 facter (1.6.12)
faraday (0.8.4) 14 15 faraday (0.8.4)
multipart-post (~> 1.1) 15 16 multipart-post (~> 1.1)
faraday_middleware (0.8.8) 16 17 faraday_middleware (0.8.8)
faraday (>= 0.7.4, < 0.9) 17 18 faraday (>= 0.7.4, < 0.9)
hashie (1.2.0) 18 19 hashie (1.2.0)
hiera (1.1.0.rc1) 19 20 hiera (1.0.0)
json 20
highline (1.6.15) 21 21 highline (1.6.15)
json (1.7.5) 22 22 json (1.7.5)
json_pure (1.7.5) 23 23 json_pure (1.7.5)
librarian-puppet (0.9.6) 24 24 librarian-puppet (0.9.6)
json_pure 25 25 json_pure
puppet 26 26 puppet
thor (~> 0.15) 27 27 thor (~> 0.15)
multi_json (1.3.6) 28 28 multi_json (1.3.6)
multipart-post (1.1.5) 29 29 multipart-post (1.1.5)
octokit (1.15.1) 30 30 octokit (1.15.1)
addressable (~> 2.2) 31 31 addressable (~> 2.2)
faraday (~> 0.8) 32 32 faraday (~> 0.8)
faraday_middleware (~> 0.8) 33 33 faraday_middleware (~> 0.8)
hashie (~> 1.2) 34 34 hashie (~> 1.2)
multi_json (~> 1.3) 35 35 multi_json (~> 1.3)
puppet (3.0.0) 36 36 puppet (3.0.0)
facter (>= 1.6.11) 37 37 facter (>= 1.6.11)
hiera (>= 1.0.0rc) 38 38 hiera (>= 1.0.0rc)
thor (0.16.0) 39 39 thor (0.16.0)
40 40
PLATFORMS 41 41 PLATFORMS
ruby 42 42 ruby
43 43
DEPENDENCIES 44 44 DEPENDENCIES
boxen (~> 0.1) 45 45 boxen (~> 0.1)
vendor/cache/boxen-0.1.0.gem
No preview for this file type
vendor/cache/boxen-0.2.0.gem
No preview for this file type
vendor/cache/hiera-1.0.0.gem
No preview for this file type
vendor/cache/hiera-1.1.0.rc1.gem
No preview for this file type
vendor/cache/json-1.7.5.gem
No preview for this file type