Commit 70a8c928a5604d140bce46d9fa5a50a42eb08c07
1 parent
813349d703
Use the released 0.1.0 gem
Showing 3 changed files with 6 additions and 11 deletions Side-by-side Diff
Gemfile
Gemfile.lock
1 | -GIT | |
2 | - remote: https://github.com/boxen/boxen | |
3 | - revision: 8bde53257faeeb444987a251ada9e40f5d927168 | |
1 | +GEM | |
2 | + remote: http://rubygems.org/ | |
4 | 3 | specs: |
4 | + addressable (2.3.2) | |
5 | + ansi (1.4.3) | |
5 | 6 | boxen (0.1.0) |
6 | 7 | ansi (~> 1.4) |
7 | 8 | highline (~> 1.6) |
... | ... | @@ -9,12 +10,6 @@ |
9 | 10 | librarian-puppet (~> 0.9) |
10 | 11 | octokit (~> 1.15) |
11 | 12 | puppet (~> 3.0) |
12 | - | |
13 | -GEM | |
14 | - remote: http://rubygems.org/ | |
15 | - specs: | |
16 | - addressable (2.3.2) | |
17 | - ansi (1.4.3) | |
18 | 13 | facter (1.6.12) |
19 | 14 | faraday (0.8.4) |
20 | 15 | multipart-post (~> 1.1) |
... | ... | @@ -47,5 +42,5 @@ |
47 | 42 | ruby |
48 | 43 | |
49 | 44 | DEPENDENCIES |
50 | - boxen (~> 0.1)! | |
45 | + boxen (~> 0.1) |
vendor/cache/boxen-0.1.0.gem
No preview for this file type