Version bump to Puppetfile modules
This commit is contained in:
parent
a74f923d12
commit
11ea991577
6 changed files with 6 additions and 6 deletions
|
@ -13,7 +13,7 @@ end
|
||||||
# Includes many of our custom types and providers, as well as global
|
# Includes many of our custom types and providers, as well as global
|
||||||
# config. Required.
|
# config. Required.
|
||||||
|
|
||||||
github "boxen", "3.0.1"
|
github "boxen", "3.0.2"
|
||||||
|
|
||||||
# Core modules for a basic development environment. You can replace
|
# Core modules for a basic development environment. You can replace
|
||||||
# some/most of these if you want, but it's not recommended.
|
# some/most of these if you want, but it's not recommended.
|
||||||
|
@ -29,7 +29,7 @@ github "nginx", "1.4.2"
|
||||||
github "nodejs", "3.2.9"
|
github "nodejs", "3.2.9"
|
||||||
github "openssl", "1.0.0"
|
github "openssl", "1.0.0"
|
||||||
github "repository", "2.2.0"
|
github "repository", "2.2.0"
|
||||||
github "ruby", "6.3.0"
|
github "ruby", "6.3.4"
|
||||||
github "stdlib", "4.1.0", :repo => "puppetlabs/puppetlabs-stdlib"
|
github "stdlib", "4.1.0", :repo => "puppetlabs/puppetlabs-stdlib"
|
||||||
github "sudo", "1.0.0"
|
github "sudo", "1.0.0"
|
||||||
github "xquartz", "1.1.0"
|
github "xquartz", "1.1.0"
|
||||||
|
|
|
@ -6,7 +6,7 @@ GITHUBTARBALL
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-boxen
|
remote: boxen/puppet-boxen
|
||||||
specs:
|
specs:
|
||||||
boxen (3.0.1)
|
boxen (3.0.2)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-dnsmasq
|
remote: boxen/puppet-dnsmasq
|
||||||
|
@ -56,7 +56,7 @@ GITHUBTARBALL
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-ruby
|
remote: boxen/puppet-ruby
|
||||||
specs:
|
specs:
|
||||||
ruby (6.3.0)
|
ruby (6.3.4)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-sudo
|
remote: boxen/puppet-sudo
|
||||||
|
@ -80,7 +80,7 @@ GITHUBTARBALL
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
autoconf (= 1.0.0)
|
autoconf (= 1.0.0)
|
||||||
boxen (= 3.0.1)
|
boxen (= 3.0.2)
|
||||||
dnsmasq (= 1.0.0)
|
dnsmasq (= 1.0.0)
|
||||||
gcc (= 2.0.1)
|
gcc (= 2.0.1)
|
||||||
git (= 1.2.5)
|
git (= 1.2.5)
|
||||||
|
@ -91,7 +91,7 @@ DEPENDENCIES
|
||||||
nodejs (= 3.2.9)
|
nodejs (= 3.2.9)
|
||||||
openssl (= 1.0.0)
|
openssl (= 1.0.0)
|
||||||
repository (= 2.2.0)
|
repository (= 2.2.0)
|
||||||
ruby (= 6.3.0)
|
ruby (= 6.3.4)
|
||||||
stdlib (= 4.1.0)
|
stdlib (= 4.1.0)
|
||||||
sudo (= 1.0.0)
|
sudo (= 1.0.0)
|
||||||
xquartz (= 1.1.0)
|
xquartz (= 1.1.0)
|
||||||
|
|
BIN
vendor/puppet/cache/boxen-puppet-boxen-3.0.1.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-boxen-3.0.1.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-boxen-3.0.2.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-boxen-3.0.2.tar.gz
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.3.0.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.3.0.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.3.4.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-ruby-6.3.4.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue