From 186695438a3a8bdb77b411e123b02790b2d1ffa1 Mon Sep 17 00:00:00 2001 From: Ben Roberts Date: Fri, 10 May 2019 20:05:16 +0100 Subject: [PATCH] Update for tests --- Gemfile.lock | 26 +++++++++++++------------- vendor/.gitignore | 1 - 2 files changed, 13 insertions(+), 14 deletions(-) delete mode 100644 vendor/.gitignore diff --git a/Gemfile.lock b/Gemfile.lock index 9817d78..6894f1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM domain_name (~> 0.5) httpclient (2.8.3) jgrep (1.5.0) - json (2.1.0) + json (2.0.4) json-schema (2.8.1) addressable (>= 2.4) locale (2.1.2) @@ -81,8 +81,8 @@ GEM puppet-blacksmith (4.1.2) rest-client (~> 2.0) puppet-lint (2.3.6) - puppet-module-posix-default-r2.5 (0.3.14) - puppet-module-posix-dev-r2.5 (0.3.14) + puppet-module-posix-default-r2.4 (0.3.14) + puppet-module-posix-dev-r2.4 (0.3.14) codecov (~> 0.1.10) gettext-setup (~> 0.26) metadata-json-lint (>= 2.0.2, < 3.0.0) @@ -108,7 +108,7 @@ GEM specinfra (= 2.76.7) puppet-resource_api (1.8.1) hocon (>= 1.0) - puppet-strings (2.1.0) + puppet-strings (2.2.0) rgen yard (~> 0.9.5) puppet-syntax (2.4.3) @@ -135,7 +135,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-core (3.8.0) rspec-support (~> 3.8.0) - rspec-expectations (3.8.2) + rspec-expectations (3.8.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-mocks (3.8.0) @@ -187,8 +187,8 @@ GEM text (1.3.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.5) - unicode-display_width (1.5.0) + unf_ext (0.0.7.6) + unicode-display_width (1.6.0) url (0.3.2) yard (0.9.19) @@ -197,12 +197,12 @@ PLATFORMS DEPENDENCIES fast_gettext - json (= 2.1.0) - puppet (= 6.4.0) - puppet-module-posix-default-r2.5 - puppet-module-posix-dev-r2.5 - puppet-module-win-default-r2.5 - puppet-module-win-dev-r2.5 + json (= 2.0.4) + puppet + puppet-module-posix-default-r2.4 + puppet-module-posix-dev-r2.4 + puppet-module-win-default-r2.4 + puppet-module-win-dev-r2.4 BUNDLED WITH 1.17.3 diff --git a/vendor/.gitignore b/vendor/.gitignore deleted file mode 100644 index 757b422..0000000 --- a/vendor/.gitignore +++ /dev/null @@ -1 +0,0 @@ -bundle