Skip to content

Commit

Permalink
Boxen gem now v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
createdbypete committed Jul 23, 2013
1 parent 1b3b34e commit 1c27395
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "boxen", "~> 1.4"
gem "boxen", "~> 1.5"
gem "open4", "~> 1.3"

group :development do
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GEM
json (~> 1.4)
nokogiri (>= 1.4.4)
uuidtools (~> 2.1)
boxen (1.4.2)
boxen (1.5.2)
ansi (~> 1.4)
hiera (~> 1.0)
highline (~> 1.6)
Expand Down Expand Up @@ -43,10 +43,10 @@ GEM
multi_json (~> 1.3)
netrc (~> 0.7.7)
open4 (1.3.0)
puppet (3.2.2)
puppet (3.2.3)
facter (~> 1.6)
hiera (~> 1.0)
rgen (~> 0.6)
rgen (~> 0.6.5)
rbvmomi (1.6.0)
builder
nokogiri (>= 1.4.1)
Expand All @@ -61,7 +61,7 @@ PLATFORMS

DEPENDENCIES
aws-sdk
boxen (~> 1.4)
boxen (~> 1.5)
net-ssh
open4 (~> 1.3)
rbvmomi
Binary file removed vendor/cache/boxen-1.4.2.gem
Binary file not shown.
Binary file added vendor/cache/boxen-1.5.2.gem
Binary file not shown.
Binary file removed vendor/cache/puppet-3.2.2.gem
Binary file not shown.
Binary file added vendor/cache/puppet-3.2.3.gem
Binary file not shown.

0 comments on commit 1c27395

Please sign in to comment.