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
11 changes: 5 additions & 6 deletions tests/integration/modules/apt/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.7)
CFPropertyList (2.3.6)
addressable (2.3.6)
autoparse (0.3.3)
addressable (>= 2.3.1)
Expand Down Expand Up @@ -37,8 +37,7 @@ GEM
diff-lcs (1.2.5)
excon (0.31.0)
extlib (0.9.16)
facter (2.0.1)
CFPropertyList (~> 2.2.6)
facter (2.5.6)
faraday (0.8.9)
multipart-post (~> 1.2.0)
fission (0.5.0)
Expand All @@ -64,12 +63,12 @@ GEM
multi_json (>= 1.0.0)
signet (~> 0.4.5)
uuidtools (>= 2.1.0)
hiera (1.3.2)
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 (0.1.11)
multi_json (>= 1.5)
launchy (2.4.2)
Expand All @@ -90,7 +89,7 @@ GEM
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
puppet (3.5.1)
puppet (3.6.2)
facter (> 1.6, < 3)
hiera (~> 1.0)
json_pure
Expand Down