1
0
Fork 0

Bump to cardboard v0.2

This commit is contained in:
John Barnette 2013-02-13 11:58:27 -08:00
parent e11fb4f1a2
commit 46060aee03
2 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,3 @@
source "https://rubygems.org"
gem "cardboard", "~> 0.1"
gem "cardboard", "~> 0.2"

View File

@ -3,15 +3,15 @@ GEM
specs:
addressable (2.3.2)
ansi (1.4.3)
boxen (0.8.0)
boxen (0.8.1)
ansi (~> 1.4)
hiera (~> 1.0.0)
highline (~> 1.6)
json_pure (~> 1.7.7)
json_pure (>= 1.7.7, < 2.0)
librarian-puppet (~> 0.9)
octokit (~> 1.15)
puppet (~> 3.0)
cardboard (0.1.0)
cardboard (0.2.0)
boxen (~> 0.8)
puppet-lint (~> 0.3)
puppetlabs_spec_helper (~> 0.4)
@ -70,4 +70,4 @@ PLATFORMS
ruby
DEPENDENCIES
cardboard (~> 0.1)
cardboard (~> 0.2)