Created
September 28, 2015 10:28
-
-
Save dcarley/2b1d147b5ba159d43648 to your computer and use it in GitHub Desktop.
bosh_cli
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source "https://rubygems.org" | |
gem "bosh_cli", "1.3056.0" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GEM | |
remote: https://rubygems.org/ | |
specs: | |
CFPropertyList (2.3.1) | |
aws-sdk (1.60.2) | |
aws-sdk-v1 (= 1.60.2) | |
aws-sdk-v1 (1.60.2) | |
json (~> 1.4) | |
nokogiri (>= 1.4.4) | |
blobstore_client (1.3056.0) | |
aws-sdk (= 1.60.2) | |
bosh_common (~> 1.3056.0) | |
fog (~> 1.31.0) | |
fog-aws (<= 0.1.1) | |
httpclient (= 2.4.0) | |
multi_json (~> 1.1) | |
bosh-template (1.3056.0) | |
semi_semantic (~> 1.1.0) | |
bosh_cli (1.3056.0) | |
blobstore_client (~> 1.3056.0) | |
bosh-template (~> 1.3056.0) | |
bosh_common (~> 1.3056.0) | |
cf-uaa-lib (~> 3.2.1) | |
highline (~> 1.6.2) | |
httpclient (= 2.4.0) | |
json_pure (~> 1.7) | |
minitar (~> 0.5.4) | |
net-scp (~> 1.1.0) | |
net-ssh (>= 2.2.1) | |
net-ssh-gateway (~> 1.2.0) | |
netaddr (~> 1.5.0) | |
progressbar (~> 0.9.0) | |
terminal-table (~> 1.4.3) | |
bosh_common (1.3056.0) | |
logging (~> 1.8.2) | |
semi_semantic (~> 1.1.0) | |
builder (3.2.2) | |
cf-uaa-lib (3.2.4) | |
multi_json | |
excon (0.45.4) | |
fission (0.5.0) | |
CFPropertyList (~> 2.2) | |
fog (1.31.0) | |
fog-atmos | |
fog-aws (~> 0.0) | |
fog-brightbox (~> 0.4) | |
fog-core (~> 1.30) | |
fog-ecloud | |
fog-google (>= 0.0.2) | |
fog-json | |
fog-local | |
fog-powerdns (>= 0.1.1) | |
fog-profitbricks | |
fog-radosgw (>= 0.0.2) | |
fog-riakcs | |
fog-sakuracloud (>= 0.0.4) | |
fog-serverlove | |
fog-softlayer | |
fog-storm_on_demand | |
fog-terremark | |
fog-vmfusion | |
fog-voxel | |
fog-xml (~> 0.1.1) | |
ipaddress (~> 0.5) | |
nokogiri (~> 1.5, >= 1.5.11) | |
fog-atmos (0.1.0) | |
fog-core | |
fog-xml | |
fog-aws (0.1.1) | |
fog-core (~> 1.27) | |
fog-json (~> 1.0) | |
fog-xml (~> 0.1) | |
ipaddress (~> 0.8) | |
fog-storm_on_demand (0.1.1) | |
fog-core | |
fog-json | |
fog-terremark (0.1.0) | |
fog-core | |
fog-xml | |
fog-vmfusion (0.1.0) | |
fission | |
fog-core | |
fog-voxel (0.1.0) | |
fog-core | |
fog-xml | |
fog-xml (0.1.2) | |
fog-core | |
nokogiri (~> 1.5, >= 1.5.11) | |
formatador (0.2.5) | |
highline (1.6.21) | |
httpclient (2.4.0) | |
inflecto (0.0.2) | |
ipaddress (0.8.0) | |
json (1.8.3) | |
json_pure (1.8.2) | |
little-plugger (1.1.4) | |
logging (1.8.2) | |
little-plugger (>= 1.1.3) | |
multi_json (>= 1.8.4) | |
mime-types (2.6.2) | |
mini_portile (0.6.2) | |
minitar (0.5.4) | |
multi_json (1.11.2) | |
net-scp (1.1.2) | |
net-ssh (>= 2.6.5) | |
net-ssh (2.9.2) | |
net-ssh-gateway (1.2.0) | |
net-ssh (>= 2.6.5) | |
netaddr (1.5.0) | |
nokogiri (1.6.6.2) | |
mini_portile (~> 0.6.0) | |
progressbar (0.9.2) | |
semi_semantic (1.1.0) | |
terminal-table (1.4.5) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
bosh_cli (= 1.3056.0) | |
BUNDLED WITH | |
1.10.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment