Commit d6e023ccbe32b3eb1601b0a49811e826c934fb8d

Authored by Will Farrington
1 parent c8da6c3594

Update hiera and boxen deps to kill json gem dependency

Showing 6 changed files with 3 additions and 3 deletions Side-by-side Diff

... ... @@ -3,8 +3,9 @@
3 3 specs:
4 4 addressable (2.3.2)
5 5 ansi (1.4.3)
6   - boxen (0.1.0)
  6 + boxen (0.2.0)
7 7 ansi (~> 1.4)
  8 + hiera (= 1.0.0)
8 9 highline (~> 1.6)
9 10 json_pure (~> 1.7)
10 11 librarian-puppet (~> 0.9)
... ... @@ -16,8 +17,7 @@
16 17 faraday_middleware (0.8.8)
17 18 faraday (>= 0.7.4, < 0.9)
18 19 hashie (1.2.0)
19   - hiera (1.1.0.rc1)
20   - json
  20 + hiera (1.0.0)
21 21 highline (1.6.15)
22 22 json (1.7.5)
23 23 json_pure (1.7.5)
vendor/cache/boxen-0.1.0.gem
No preview for this file type
vendor/cache/boxen-0.2.0.gem
No preview for this file type
vendor/cache/hiera-1.0.0.gem
No preview for this file type
vendor/cache/hiera-1.1.0.rc1.gem
No preview for this file type
vendor/cache/json-1.7.5.gem
No preview for this file type