Bump to boxen 0.5.2

This commit is contained in:
John Barnette 2012-12-06 16:08:23 -08:00
parent d04983f3ce
commit bb13917d39
12 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
source "http://rubygems.org" source "http://rubygems.org"
gem "boxen", "~> 0.4" gem "boxen", "~> 0.5"
group :development do group :development do
gem "aws-sdk" gem "aws-sdk"

View file

@ -8,7 +8,7 @@ GEM
json (~> 1.4) json (~> 1.4)
nokogiri (>= 1.4.4) nokogiri (>= 1.4.4)
uuidtools (~> 2.1) uuidtools (~> 2.1)
boxen (0.4.1) boxen (0.5.2)
ansi (~> 1.4) ansi (~> 1.4)
hiera (~> 1.0.0) hiera (~> 1.0.0)
highline (~> 1.6) highline (~> 1.6)
@ -16,10 +16,10 @@ GEM
librarian-puppet (~> 0.9) librarian-puppet (~> 0.9)
octokit (~> 1.15) octokit (~> 1.15)
puppet (~> 3.0) puppet (~> 3.0)
facter (1.6.12) facter (1.6.16)
faraday (0.8.4) faraday (0.8.4)
multipart-post (~> 1.1) multipart-post (~> 1.1)
faraday_middleware (0.8.8) faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9) faraday (>= 0.7.4, < 0.9)
hashie (1.2.0) hashie (1.2.0)
hiera (1.0.0) hiera (1.0.0)
@ -30,22 +30,22 @@ GEM
json (1.7.5) json (1.7.5)
json_pure (1.7.5) json_pure (1.7.5)
librarian-puppet (0.9.7) librarian-puppet (0.9.7)
json_pure json
puppet puppet
thor (~> 0.15) thor (~> 0.15)
multi_json (1.3.6) multi_json (1.4.0)
multi_xml (0.5.1) multi_xml (0.5.1)
multipart-post (1.1.5) multipart-post (1.1.5)
nokogiri (1.5.5) nokogiri (1.5.5)
octokit (1.15.1) octokit (1.19.0)
addressable (~> 2.2) addressable (~> 2.2)
faraday (~> 0.8) faraday (~> 0.8)
faraday_middleware (~> 0.8) faraday_middleware (~> 0.9)
hashie (~> 1.2) hashie (~> 1.2)
multi_json (~> 1.3) multi_json (~> 1.3)
puppet (3.0.1) puppet (3.0.1)
facter (>= 1.6.11) facter (~> 1.6.11)
hiera (>= 1.0.0rc) hiera (~> 1.0.0)
thor (0.16.0) thor (0.16.0)
uuidtools (2.1.3) uuidtools (2.1.3)
@ -54,4 +54,4 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
aws-sdk aws-sdk
boxen (~> 0.4) boxen (~> 0.5)

Binary file not shown.

BIN
vendor/cache/boxen-0.5.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/facter-1.6.16.gem vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/multi_json-1.4.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/octokit-1.19.0.gem vendored Normal file

Binary file not shown.