Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
Update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Sanchez committed Oct 1, 2013
1 parent 8f09763 commit dd3b1bc
Showing 1 changed file with 14 additions and 16 deletions.
30 changes: 14 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,24 @@ GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.4)
facter (1.7.1)
facter (1.7.3)
hiera (1.2.1)
json_pure
json_pure (1.8.0)
metaclass (0.0.1)
mime-types (1.23)
mini_portile (0.5.0)
mime-types (1.25)
mini_portile (0.5.1)
mocha (0.14.0)
metaclass (~> 0.0.1)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
puppet (3.2.2)
puppet (3.3.0)
facter (~> 1.6)
hiera (~> 1.0)
rgen (~> 0.6)
puppet-blacksmith (1.0.5)
rgen (~> 0.6.5)
puppet-blacksmith (2.0.2)
nokogiri
puppet (>= 2.7.16)
puppetlabs_spec_helper (>= 0.3.0)
rake
rest-client
puppet-lint (0.3.2)
puppetlabs_spec_helper (0.4.1)
Expand All @@ -32,15 +30,15 @@ GEM
rake (10.1.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rgen (0.6.5)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
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.5)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
rspec-mocks (2.14.3)
rspec-puppet (0.1.6)
rspec

Expand Down

0 comments on commit dd3b1bc

Please sign in to comment.