Update hiera and boxen deps to kill json gem dependency
This commit is contained in:
parent
c8da6c3594
commit
d6e023ccbe
7 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,9 @@ GEM
|
|||
specs:
|
||||
addressable (2.3.2)
|
||||
ansi (1.4.3)
|
||||
boxen (0.1.0)
|
||||
boxen (0.2.0)
|
||||
ansi (~> 1.4)
|
||||
hiera (= 1.0.0)
|
||||
highline (~> 1.6)
|
||||
json_pure (~> 1.7)
|
||||
librarian-puppet (~> 0.9)
|
||||
|
@ -16,8 +17,7 @@ GEM
|
|||
faraday_middleware (0.8.8)
|
||||
faraday (>= 0.7.4, < 0.9)
|
||||
hashie (1.2.0)
|
||||
hiera (1.1.0.rc1)
|
||||
json
|
||||
hiera (1.0.0)
|
||||
highline (1.6.15)
|
||||
json (1.7.5)
|
||||
json_pure (1.7.5)
|
||||
|
|
0
vendor/cache/.gitkeep
vendored
0
vendor/cache/.gitkeep
vendored
BIN
vendor/cache/boxen-0.1.0.gem
vendored
BIN
vendor/cache/boxen-0.1.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/boxen-0.2.0.gem
vendored
Normal file
BIN
vendor/cache/boxen-0.2.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/hiera-1.0.0.gem
vendored
Normal file
BIN
vendor/cache/hiera-1.0.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/hiera-1.1.0.rc1.gem
vendored
BIN
vendor/cache/hiera-1.1.0.rc1.gem
vendored
Binary file not shown.
BIN
vendor/cache/json-1.7.5.gem
vendored
BIN
vendor/cache/json-1.7.5.gem
vendored
Binary file not shown.
Loading…
Reference in a new issue