Blame view
Gemfile.lock
1.15 KB
70a8c928a Use the released ... |
1 2 |
GEM remote: http://rubygems.org/ |
9d3e514b9 Initial commit |
3 |
specs: |
70a8c928a Use the released ... |
4 5 |
addressable (2.3.2) ansi (1.4.3) |
966c19f70 Update for script... |
6 7 8 9 10 |
aws-sdk (1.6.9) httparty (~> 0.7) json (~> 1.4) nokogiri (>= 1.4.4) uuidtools (~> 2.1) |
f8640b770 backport a ton fr... |
11 |
boxen (0.4.1) |
57e5649ce Depend on a real gem |
12 |
ansi (~> 1.4) |
28352c3b4 bump boxen versio... |
13 |
hiera (~> 1.0.0) |
57e5649ce Depend on a real gem |
14 15 |
highline (~> 1.6) json_pure (~> 1.7) |
e7885ed5a Update for Boxen ... |
16 |
librarian-puppet (~> 0.9) |
57e5649ce Depend on a real gem |
17 18 |
octokit (~> 1.15) puppet (~> 3.0) |
17f628fea Update deps |
19 |
facter (1.6.12) |
9d3e514b9 Initial commit |
20 21 22 23 24 |
faraday (0.8.4) multipart-post (~> 1.1) faraday_middleware (0.8.8) faraday (>= 0.7.4, < 0.9) hashie (1.2.0) |
d6e023ccb Update hiera and ... |
25 |
hiera (1.0.0) |
1282818ed Bump deps |
26 |
highline (1.6.15) |
966c19f70 Update for script... |
27 28 29 30 |
httparty (0.9.0) multi_json (~> 1.0) multi_xml json (1.7.5) |
9d3e514b9 Initial commit |
31 |
json_pure (1.7.5) |
f8640b770 backport a ton fr... |
32 |
librarian-puppet (0.9.7) |
c8da6c359 Bump to 0.9.6 |
33 |
json_pure |
f4cad7de3 add librarian-pup... |
34 35 |
puppet thor (~> 0.15) |
9d3e514b9 Initial commit |
36 |
multi_json (1.3.6) |
966c19f70 Update for script... |
37 |
multi_xml (0.5.1) |
9d3e514b9 Initial commit |
38 |
multipart-post (1.1.5) |
966c19f70 Update for script... |
39 |
nokogiri (1.5.5) |
9d3e514b9 Initial commit |
40 41 42 43 44 45 |
octokit (1.15.1) addressable (~> 2.2) faraday (~> 0.8) faraday_middleware (~> 0.8) hashie (~> 1.2) multi_json (~> 1.3) |
17f628fea Update deps |
46 47 48 |
puppet (3.0.0) facter (>= 1.6.11) hiera (>= 1.0.0rc) |
f4cad7de3 add librarian-pup... |
49 |
thor (0.16.0) |
966c19f70 Update for script... |
50 |
uuidtools (2.1.3) |
9d3e514b9 Initial commit |
51 52 53 54 55 |
PLATFORMS ruby DEPENDENCIES |
966c19f70 Update for script... |
56 57 |
aws-sdk boxen (~> 0.4) |