Skip to content

Commit

Permalink
Bump to cardboard v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarnette committed Feb 13, 2013
1 parent e11fb4f commit 46060ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.1"
gem "cardboard", "~> 0.2"
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -70,4 +70,4 @@ PLATFORMS
ruby

DEPENDENCIES
cardboard (~> 0.1)
cardboard (~> 0.2)

0 comments on commit 46060ae

Please sign in to comment.