bump deps
This commit is contained in:
parent
2ca5befc42
commit
75a2bfbf14
9 changed files with 5 additions and 5 deletions
|
@ -3,11 +3,11 @@ GEM
|
|||
specs:
|
||||
addressable (2.3.2)
|
||||
ansi (1.4.3)
|
||||
aws-sdk (1.8.1.3)
|
||||
aws-sdk (1.8.2)
|
||||
json (~> 1.4)
|
||||
nokogiri (>= 1.4.4)
|
||||
uuidtools (~> 2.1)
|
||||
boxen (1.0.0)
|
||||
boxen (1.0.1)
|
||||
ansi (~> 1.4)
|
||||
hiera (~> 1.0.0)
|
||||
highline (~> 1.6)
|
||||
|
|
|
@ -16,7 +16,7 @@ end
|
|||
# Includes many of our custom types and providers, as well as global
|
||||
# config. Required.
|
||||
|
||||
github "boxen", "1.0.0"
|
||||
github "boxen", "1.0.2"
|
||||
|
||||
# Core modules for a basic development environment. You can replace
|
||||
# some/most of these if you want, but it's not recommended.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
GITHUBTARBALL
|
||||
remote: boxen/puppet-boxen
|
||||
specs:
|
||||
boxen (1.0.0)
|
||||
boxen (1.0.2)
|
||||
|
||||
GITHUBTARBALL
|
||||
remote: boxen/puppet-dnsmasq
|
||||
|
@ -64,7 +64,7 @@ GITHUBTARBALL
|
|||
stdlib (3.0.0)
|
||||
|
||||
DEPENDENCIES
|
||||
boxen (= 1.0.0)
|
||||
boxen (= 1.0.2)
|
||||
dnsmasq (= 1.0.0)
|
||||
gcc (= 1.0.0)
|
||||
git (= 1.0.0)
|
||||
|
|
BIN
vendor/cache/aws-sdk-1.8.1.3.gem
vendored
BIN
vendor/cache/aws-sdk-1.8.1.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/aws-sdk-1.8.2.gem
vendored
Normal file
BIN
vendor/cache/aws-sdk-1.8.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/boxen-1.0.0.gem
vendored
BIN
vendor/cache/boxen-1.0.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/boxen-1.0.1.gem
vendored
Normal file
BIN
vendor/cache/boxen-1.0.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-boxen-1.0.0.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-boxen-1.0.0.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-boxen-1.0.2.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-boxen-1.0.2.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue