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

Commit

Permalink
bump cardboard dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wfarr committed Feb 14, 2013
1 parent d05b271 commit ca14e81
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source "https://rubygems.org"

gem "cardboard", "~> 0.2"
gem "cardboard", "~> 1.0"
11 changes: 5 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ GEM
specs:
addressable (2.3.2)
ansi (1.4.3)
boxen (0.8.1)
boxen (1.0.0)
ansi (~> 1.4)
hiera (~> 1.0.0)
highline (~> 1.6)
json_pure (>= 1.7.7, < 2.0)
librarian-puppet (~> 0.9)
octokit (~> 1.15)
puppet (~> 3.0)
cardboard (0.2.0)
boxen (~> 0.8)
cardboard (1.0.0)
boxen (~> 1.0)
puppet-lint (~> 0.3)
puppetlabs_spec_helper (~> 0.4)
rspec-puppet (~> 0.1)
Expand All @@ -27,9 +27,8 @@ GEM
highline (1.6.15)
json (1.7.7)
json_pure (1.7.7)
librarian-puppet (0.9.7)
librarian-puppet (0.9.8)
json
puppet
thor (~> 0.15)
metaclass (0.0.1)
mocha (0.13.2)
Expand Down Expand Up @@ -70,4 +69,4 @@ PLATFORMS
ruby

DEPENDENCIES
cardboard (~> 0.2)
cardboard (~> 1.0)

0 comments on commit ca14e81

Please sign in to comment.