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

Commit fd56d6a

Browse files
committed
bump cardboard dependency
1 parent 8f89129 commit fd56d6a

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source "https://rubygems.org"
22

3-
gem "cardboard", "~> 0.2"
3+
gem "cardboard", "~> 1.0"

Gemfile.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ GEM
33
specs:
44
addressable (2.3.2)
55
ansi (1.4.3)
6-
boxen (0.8.1)
6+
boxen (1.0.0)
77
ansi (~> 1.4)
88
hiera (~> 1.0.0)
99
highline (~> 1.6)
1010
json_pure (>= 1.7.7, < 2.0)
1111
librarian-puppet (~> 0.9)
1212
octokit (~> 1.15)
1313
puppet (~> 3.0)
14-
cardboard (0.2.0)
15-
boxen (~> 0.8)
14+
cardboard (1.0.0)
15+
boxen (~> 1.0)
1616
puppet-lint (~> 0.3)
1717
puppetlabs_spec_helper (~> 0.4)
1818
rspec-puppet (~> 0.1)
@@ -27,9 +27,8 @@ GEM
2727
highline (1.6.15)
2828
json (1.7.7)
2929
json_pure (1.7.7)
30-
librarian-puppet (0.9.7)
30+
librarian-puppet (0.9.8)
3131
json
32-
puppet
3332
thor (~> 0.15)
3433
metaclass (0.0.1)
3534
mocha (0.13.2)
@@ -70,4 +69,4 @@ PLATFORMS
7069
ruby
7170

7271
DEPENDENCIES
73-
cardboard (~> 0.2)
72+
cardboard (~> 1.0)

0 commit comments

Comments
 (0)