Update some modules

This commit is contained in:
Rafael Mendonça França 2013-11-03 19:34:32 -02:00
parent fa853cb374
commit 7a482c9918
12 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
source "https://rubygems.org"
gem "boxen", "~> 2.0.3"
gem "boxen", "~> 2.0.4"
gem "hiera", "~> 1.1"
gem "librarian-puppet", "~> 0.9.9"
gem "puppet", "3.3.1"

View file

@ -75,7 +75,7 @@ PLATFORMS
DEPENDENCIES
aws-sdk (~> 1.21)
boxen (~> 2.0.3)
boxen (~> 2.0.4)
hiera (~> 1.1)
librarian-puppet (~> 0.9.9)
net-ssh

View file

@ -29,7 +29,7 @@ end
# Includes many of our custom types and providers, as well as global
# config. Required.
github "boxen", "3.0.2"
github "boxen", "3.3.4"
# Core modules for a basic development environment. You can replace
# some/most of these if you want, but it's not recommended.
@ -39,7 +39,7 @@ github "foreman", "1.0.0"
github "gcc", "2.0.1"
github "git", "1.2.5"
github "go", "1.0.0"
github "homebrew", "1.4.1"
github "homebrew", "1.5.1"
github "hub", "1.0.3"
github "inifile", "1.0.0", :repo => "puppetlabs/puppetlabs-inifile"
github "nginx", "1.4.2"
@ -48,7 +48,7 @@ github "openssl", "1.0.0"
github "phantomjs", "2.0.2"
github "pkgconfig", "1.0.0"
github "repository", "2.2.0"
github "ruby", "6.5.0"
github "ruby", "6.7.2"
github "stdlib", "4.1.0", :repo => "puppetlabs/puppetlabs-stdlib"
github "sudo", "1.0.0"
github "xquartz", "1.1.0"

View file

@ -1,7 +1,7 @@
GITHUBTARBALL
remote: boxen/puppet-boxen
specs:
boxen (3.0.2)
boxen (3.3.4)
GITHUBTARBALL
remote: boxen/puppet-dnsmasq
@ -31,7 +31,7 @@ GITHUBTARBALL
GITHUBTARBALL
remote: boxen/puppet-homebrew
specs:
homebrew (1.4.1)
homebrew (1.5.1)
GITHUBTARBALL
remote: boxen/puppet-hub
@ -71,7 +71,7 @@ GITHUBTARBALL
GITHUBTARBALL
remote: boxen/puppet-ruby
specs:
ruby (6.5.0)
ruby (6.7.2)
GITHUBTARBALL
remote: boxen/puppet-sudo
@ -94,13 +94,13 @@ GITHUBTARBALL
stdlib (4.1.0)
DEPENDENCIES
boxen (= 3.0.2)
boxen (= 3.3.4)
dnsmasq (= 1.0.0)
foreman (= 1.0.0)
gcc (= 2.0.1)
git (= 1.2.5)
go (= 1.0.0)
homebrew (= 1.4.1)
homebrew (= 1.5.1)
hub (= 1.0.3)
inifile (= 1.0.0)
nginx (= 1.4.2)
@ -109,7 +109,7 @@ DEPENDENCIES
phantomjs (= 2.0.2)
pkgconfig (= 1.0.0)
repository (= 2.2.0)
ruby (= 6.5.0)
ruby (= 6.7.2)
stdlib (= 4.1.0)
sudo (= 1.0.0)
xquartz (= 1.1.0)

BIN
vendor/cache/aws-sdk-1.22.1.gem vendored Normal file

Binary file not shown.

BIN
vendor/cache/uuidtools-2.1.4.gem vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.