Update for tests
This commit is contained in:
26
Gemfile.lock
26
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
|
||||
|
||||
1
vendor/.gitignore
vendored
1
vendor/.gitignore
vendored
@@ -1 +0,0 @@
|
||||
bundle
|
||||
Reference in New Issue
Block a user