Skip to content

Commit

Permalink
update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
luxflux committed May 17, 2014
1 parent 5c643e7 commit b8f5345
Showing 1 changed file with 26 additions and 19 deletions.
45 changes: 26 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,31 +1,38 @@
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.1.3)
facter (1.6.17)
hiera (1.0.0)
metaclass (0.0.1)
mocha (0.13.1)
CFPropertyList (2.2.8)
diff-lcs (1.2.5)
facter (2.0.1)
CFPropertyList (~> 2.2.6)
hiera (1.3.2)
json_pure
json_pure (1.8.1)
metaclass (0.0.4)
mocha (1.1.0)
metaclass (~> 0.0.1)
puppet (3.0.2)
facter (~> 1.6.11)
hiera (~> 1.0.0)
puppet (3.6.0)
facter (> 1.6, < 3)
hiera (~> 1.0)
json_pure
rgen (~> 0.6.5)
puppet-lint (0.3.2)
puppetlabs_spec_helper (0.4.0)
puppetlabs_spec_helper (0.4.1)
mocha (>= 0.10.5)
rake
rspec (>= 2.9.0)
rspec-puppet (>= 0.1.1)
rake (10.0.3)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.1)
rspec-puppet (0.1.5)
rake (10.3.2)
rgen (0.6.6)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
rspec-puppet (1.0.1)
rspec

PLATFORMS
Expand Down

0 comments on commit b8f5345

Please sign in to comment.