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

Commit a08fe4a

Browse files
committed
Update gems, cardboard 1.0.4 -> 2.1.0
1 parent 672fba0 commit a08fe4a

File tree

2 files changed

+62
-56
lines changed

2 files changed

+62
-56
lines changed

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", "~> 1.0"
3+
gem "cardboard"

Gemfile.lock

Lines changed: 61 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,75 +1,81 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.3.5)
5-
ansi (1.4.3)
6-
boxen (1.5.2)
4+
addressable (2.3.8)
5+
ansi (1.5.0)
6+
boxen (2.9.0)
77
ansi (~> 1.4)
88
hiera (~> 1.0)
9-
highline (~> 1.6)
9+
highline (~> 1.6.0)
1010
json_pure (>= 1.7.7, < 2.0)
11-
librarian-puppet (~> 0.9.9)
12-
octokit (~> 1.15)
13-
puppet (~> 3.0)
14-
cardboard (1.0.4)
15-
boxen (~> 1.0)
11+
librarian-puppet (~> 1.0.0)
12+
octokit (~> 2.7, >= 2.7.1)
13+
puppet (~> 3.7)
14+
cardboard (2.1.0)
15+
boxen (~> 2.1)
1616
puppet-lint (~> 0.3)
1717
puppetlabs_spec_helper (~> 0.4)
18-
rspec-puppet (~> 0.1)
19-
diff-lcs (1.2.5)
20-
facter (1.7.3)
21-
faraday (0.8.8)
22-
multipart-post (~> 1.2.0)
23-
faraday_middleware (0.9.0)
24-
faraday (>= 0.7.4, < 0.9)
25-
hashie (2.0.5)
26-
hiera (1.2.1)
18+
rspec-puppet (~> 1.0)
19+
diff-lcs (1.3)
20+
facter (2.4.6)
21+
faraday (0.9.2)
22+
multipart-post (>= 1.2, < 3)
23+
hiera (1.3.4)
2724
json_pure
28-
highline (1.6.20)
29-
json (1.8.1)
30-
json_pure (1.8.1)
31-
librarian-puppet (0.9.10)
32-
json
25+
highline (1.6.21)
26+
json (2.1.0)
27+
json_pure (1.8.6)
28+
librarian (0.1.2)
29+
highline
3330
thor (~> 0.15)
34-
metaclass (0.0.1)
35-
mocha (0.14.0)
31+
librarian-puppet (1.0.9)
32+
json
33+
librarian (>= 0.1.2)
34+
metaclass (0.0.4)
35+
mocha (1.2.1)
3636
metaclass (~> 0.0.1)
37-
multi_json (1.8.2)
38-
multipart-post (1.2.0)
39-
netrc (0.7.7)
40-
octokit (1.25.0)
41-
addressable (~> 2.2)
42-
faraday (~> 0.8)
43-
faraday_middleware (~> 0.9)
44-
hashie (~> 2.0)
45-
multi_json (~> 1.3)
46-
netrc (~> 0.7.7)
47-
puppet (3.3.2)
48-
facter (~> 1.6)
37+
multipart-post (2.0.0)
38+
octokit (2.7.2)
39+
sawyer (~> 0.5.2)
40+
puppet (3.8.7)
41+
facter (> 1.6, < 3)
4942
hiera (~> 1.0)
50-
rgen (~> 0.6.5)
43+
json_pure
5144
puppet-lint (0.3.2)
52-
puppetlabs_spec_helper (0.4.1)
53-
mocha (>= 0.10.5)
45+
puppet-syntax (2.4.0)
5446
rake
55-
rspec (>= 2.9.0)
56-
rspec-puppet (>= 0.1.1)
57-
rake (10.1.0)
58-
rgen (0.6.6)
59-
rspec (2.14.1)
60-
rspec-core (~> 2.14.0)
61-
rspec-expectations (~> 2.14.0)
62-
rspec-mocks (~> 2.14.0)
63-
rspec-core (2.14.7)
64-
rspec-expectations (2.14.4)
65-
diff-lcs (>= 1.1.3, < 2.0)
66-
rspec-mocks (2.14.4)
67-
rspec-puppet (0.1.6)
47+
puppetlabs_spec_helper (0.10.3)
48+
mocha
49+
puppet-lint
50+
puppet-syntax
51+
rake
52+
rspec-puppet
53+
rake (12.0.0)
54+
rspec (3.6.0)
55+
rspec-core (~> 3.6.0)
56+
rspec-expectations (~> 3.6.0)
57+
rspec-mocks (~> 3.6.0)
58+
rspec-core (3.6.0)
59+
rspec-support (~> 3.6.0)
60+
rspec-expectations (3.6.0)
61+
diff-lcs (>= 1.2.0, < 2.0)
62+
rspec-support (~> 3.6.0)
63+
rspec-mocks (3.6.0)
64+
diff-lcs (>= 1.2.0, < 2.0)
65+
rspec-support (~> 3.6.0)
66+
rspec-puppet (1.0.1)
6867
rspec
69-
thor (0.18.1)
68+
rspec-support (3.6.0)
69+
sawyer (0.5.5)
70+
addressable (~> 2.3.5)
71+
faraday (~> 0.8, < 0.10)
72+
thor (0.19.4)
7073

7174
PLATFORMS
7275
ruby
7376

7477
DEPENDENCIES
75-
cardboard (~> 1.0)
78+
cardboard
79+
80+
BUNDLED WITH
81+
1.15.0

0 commit comments

Comments
 (0)