Commit bb13917d394c04926aa5fd85b961362663bbeabe

Authored by John Barnette
1 parent d04983f3ce

Bump to boxen 0.5.2

Showing 12 changed files with 11 additions and 11 deletions Inline Diff

source "http://rubygems.org" 1 1 source "http://rubygems.org"
2 2
gem "boxen", "~> 0.4" 3 3 gem "boxen", "~> 0.5"
4 4
group :development do 5 5 group :development do
gem "aws-sdk" 6 6 gem "aws-sdk"
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)
aws-sdk (1.6.9) 6 6 aws-sdk (1.6.9)
httparty (~> 0.7) 7 7 httparty (~> 0.7)
json (~> 1.4) 8 8 json (~> 1.4)
nokogiri (>= 1.4.4) 9 9 nokogiri (>= 1.4.4)
uuidtools (~> 2.1) 10 10 uuidtools (~> 2.1)
boxen (0.4.1) 11 11 boxen (0.5.2)
ansi (~> 1.4) 12 12 ansi (~> 1.4)
hiera (~> 1.0.0) 13 13 hiera (~> 1.0.0)
highline (~> 1.6) 14 14 highline (~> 1.6)
json_pure (~> 1.7) 15 15 json_pure (~> 1.7)
librarian-puppet (~> 0.9) 16 16 librarian-puppet (~> 0.9)
octokit (~> 1.15) 17 17 octokit (~> 1.15)
puppet (~> 3.0) 18 18 puppet (~> 3.0)
facter (1.6.12) 19 19 facter (1.6.16)
faraday (0.8.4) 20 20 faraday (0.8.4)
multipart-post (~> 1.1) 21 21 multipart-post (~> 1.1)
faraday_middleware (0.8.8) 22 22 faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9) 23 23 faraday (>= 0.7.4, < 0.9)
hashie (1.2.0) 24 24 hashie (1.2.0)
hiera (1.0.0) 25 25 hiera (1.0.0)
highline (1.6.15) 26 26 highline (1.6.15)
httparty (0.9.0) 27 27 httparty (0.9.0)
multi_json (~> 1.0) 28 28 multi_json (~> 1.0)
multi_xml 29 29 multi_xml
json (1.7.5) 30 30 json (1.7.5)
json_pure (1.7.5) 31 31 json_pure (1.7.5)
librarian-puppet (0.9.7) 32 32 librarian-puppet (0.9.7)
json_pure 33 33 json
puppet 34 34 puppet
thor (~> 0.15) 35 35 thor (~> 0.15)
multi_json (1.3.6) 36 36 multi_json (1.4.0)
multi_xml (0.5.1) 37 37 multi_xml (0.5.1)
multipart-post (1.1.5) 38 38 multipart-post (1.1.5)
nokogiri (1.5.5) 39 39 nokogiri (1.5.5)
octokit (1.15.1) 40 40 octokit (1.19.0)
addressable (~> 2.2) 41 41 addressable (~> 2.2)
faraday (~> 0.8) 42 42 faraday (~> 0.8)
faraday_middleware (~> 0.8) 43 43 faraday_middleware (~> 0.9)
hashie (~> 1.2) 44 44 hashie (~> 1.2)
multi_json (~> 1.3) 45 45 multi_json (~> 1.3)
puppet (3.0.1) 46 46 puppet (3.0.1)
facter (>= 1.6.11) 47 47 facter (~> 1.6.11)
hiera (>= 1.0.0rc) 48 48 hiera (~> 1.0.0)
thor (0.16.0) 49 49 thor (0.16.0)
uuidtools (2.1.3) 50 50 uuidtools (2.1.3)
51 51
PLATFORMS 52 52 PLATFORMS
ruby 53 53 ruby
54 54
DEPENDENCIES 55 55 DEPENDENCIES
aws-sdk 56 56 aws-sdk
boxen (~> 0.4) 57 57 boxen (~> 0.5)
58 58
vendor/cache/boxen-0.4.1.gem
No preview for this file type
vendor/cache/boxen-0.5.2.gem
No preview for this file type
vendor/cache/facter-1.6.12.gem
No preview for this file type
vendor/cache/facter-1.6.16.gem
No preview for this file type
vendor/cache/faraday_middleware-0.8.8.gem
No preview for this file type
vendor/cache/faraday_middleware-0.9.0.gem
No preview for this file type
vendor/cache/multi_json-1.3.6.gem
No preview for this file type
vendor/cache/multi_json-1.4.0.gem
No preview for this file type
vendor/cache/octokit-1.15.1.gem
No preview for this file type
vendor/cache/octokit-1.19.0.gem
No preview for this file type