Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
update gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
sankage committed May 2, 2013
1 parent 05e079c commit 9e2cf2e
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Gemfile.lock
@@ -1,46 +1,46 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.3)
addressable (2.3.4)
ansi (1.4.3)
boxen (1.0.2)
boxen (1.1.2)
ansi (~> 1.4)
hiera (~> 1.0.0)
highline (~> 1.6)
json_pure (>= 1.7.7, < 2.0)
librarian-puppet (~> 0.9)
librarian-puppet (~> 0.9.9)
octokit (~> 1.15)
puppet (~> 3.0)
cardboard (1.0.1)
boxen (~> 1.0)
puppet-lint (~> 0.3)
puppetlabs_spec_helper (~> 0.4)
rspec-puppet (~> 0.1)
diff-lcs (1.2.1)
facter (1.6.18)
faraday (0.8.6)
diff-lcs (1.2.4)
facter (1.7.0)
faraday (0.8.7)
multipart-post (~> 1.1)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
hashie (1.2.0)
hashie (2.0.4)
hiera (1.0.0)
highline (1.6.15)
highline (1.6.18)
json (1.7.7)
json_pure (1.7.7)
librarian-puppet (0.9.8)
librarian-puppet (0.9.9)
json
thor (~> 0.15)
metaclass (0.0.1)
mocha (0.13.3)
metaclass (~> 0.0.1)
multi_json (1.6.1)
multi_json (1.7.2)
multipart-post (1.2.0)
netrc (0.7.7)
octokit (1.23.0)
octokit (1.24.0)
addressable (~> 2.2)
faraday (~> 0.8)
faraday_middleware (~> 0.9)
hashie (~> 1.2)
hashie (~> 2.0)
multi_json (~> 1.3)
netrc (~> 0.7.7)
puppet (3.1.1)
Expand All @@ -52,18 +52,18 @@ GEM
rake
rspec (>= 2.9.0)
rspec-puppet (>= 0.1.1)
rake (10.0.3)
rake (10.0.4)
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)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
rspec-mocks (2.13.1)
rspec-puppet (0.1.6)
rspec
thor (0.17.0)
thor (0.18.1)

PLATFORMS
ruby
Expand Down

0 comments on commit 9e2cf2e

Please sign in to comment.