diff --git a/Gemfile.lock b/Gemfile.lock index 71650aa..f1623d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,9 +3,9 @@ GEM specs: addressable (2.3.2) ansi (1.4.3) - boxen (0.2.0) + boxen (0.2.1) ansi (~> 1.4) - hiera (= 1.0.0) + hiera (~> 1.0.0) highline (~> 1.6) json_pure (~> 1.7) librarian-puppet (~> 0.9) @@ -19,7 +19,6 @@ GEM hashie (1.2.0) hiera (1.0.0) highline (1.6.15) - json (1.7.5) json_pure (1.7.5) librarian-puppet (0.9.6) json_pure diff --git a/vendor/cache/boxen-0.2.0.gem b/vendor/cache/boxen-0.2.0.gem deleted file mode 100644 index 75d067a..0000000 Binary files a/vendor/cache/boxen-0.2.0.gem and /dev/null differ diff --git a/vendor/cache/boxen-0.2.1.gem b/vendor/cache/boxen-0.2.1.gem new file mode 100644 index 0000000..bf7042c Binary files /dev/null and b/vendor/cache/boxen-0.2.1.gem differ