Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions tests/integration/modules/stdlib/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.2.8)
CFPropertyList (2.3.6)
addressable (2.3.6)
archive-tar-minitar (0.5.2)
autoparse (0.3.3)
Expand Down Expand Up @@ -44,8 +44,7 @@ GEM
json
excon (0.34.0)
extlib (0.9.16)
facter (2.0.1)
CFPropertyList (~> 2.2.6)
facter (2.5.6)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
fission (0.5.0)
Expand All @@ -72,12 +71,12 @@ GEM
retriable (>= 1.4)
signet (>= 0.5.0)
uuidtools (>= 2.1.0)
hiera (1.3.3)
hiera (1.3.4)
json_pure
highline (1.6.21)
inifile (2.0.2)
json (1.8.1)
json_pure (1.8.1)
json_pure (2.2.0)
jwt (1.0.0)
launchy (2.4.2)
addressable (~> 2.3)
Expand All @@ -97,7 +96,7 @@ GEM
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
puppet (3.6.1)
puppet (3.6.2)
facter (> 1.6, < 3)
hiera (~> 1.0)
json_pure
Expand Down Expand Up @@ -155,7 +154,7 @@ PLATFORMS

DEPENDENCIES
beaker
beaker-rspec (= 2.2.4)
beaker-rspec
pry
puppet
puppet-lint
Expand Down