diff options
author | Adam Jahn <ajjahn@gmail.com> | 2015-12-07 17:34:26 -0500 |
---|---|---|
committer | Adam Jahn <ajjahn@gmail.com> | 2015-12-07 17:34:26 -0500 |
commit | b1204f4bf04cd3ff52d3c2cf807836e8087d8afb (patch) | |
tree | c49a5b49748cff6e6f5cc711e5038915b1b303c8 /Gemfile.lock | |
parent | ea1f82e7fb31df0a8cbafe9def21ca872e7292b5 (diff) | |
download | puppet-samba-b1204f4bf04cd3ff52d3c2cf807836e8087d8afb.tar.gz puppet-samba-b1204f4bf04cd3ff52d3c2cf807836e8087d8afb.tar.bz2 |
update puppet lint to fix whitespace bug
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 64ee253..1cd94b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,10 @@ +GIT + remote: git://github.com/rodjek/puppet-lint.git + revision: 2546fed6be894bbcff15c3f48d4b6f6bc15d94d1 + ref: 2546fed6be894bbcff15c3f48d4b6f6bc15d94d1 + specs: + puppet-lint (1.1.0) + GEM remote: https://rubygems.org/ specs: @@ -230,7 +237,6 @@ GEM puppet-blacksmith (3.3.1) puppet (>= 2.7.16) rest-client - puppet-lint (1.1.0) puppet-syntax (2.0.0) rake puppetlabs_spec_helper (1.0.1) @@ -307,7 +313,7 @@ DEPENDENCIES pry puppet (~> 3.7.0) puppet-blacksmith - puppet-lint + puppet-lint! puppet-syntax puppetlabs_spec_helper rake |