Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Commit

Permalink
Add Gemfile.lock
Browse files Browse the repository at this point in the history
[#104920976]
  • Loading branch information
sclevine committed Oct 7, 2015
1 parent 62a396d commit a7afa8b
Showing 1 changed file with 173 additions and 0 deletions.
173 changes: 173 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.2)
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.3094.0)
aws-sdk (= 1.60.2)
bosh_common (~> 1.3094.0)
fog (~> 1.31.0)
fog-aws (<= 0.1.1)
httpclient (= 2.4.0)
multi_json (~> 1.1)
bosh-template (1.3094.0)
semi_semantic (~> 1.1.0)
bosh_cli (1.3094.0)
blobstore_client (~> 1.3094.0)
bosh-template (~> 1.3094.0)
bosh_common (~> 1.3094.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)
sshkey (~> 1.7.0)
terminal-table (~> 1.4.3)
bosh_common (1.3094.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-brightbox (0.9.0)
fog-core (~> 1.22)
fog-json
inflecto (~> 0.0.2)
fog-core (1.32.1)
builder
excon (~> 0.45)
formatador (~> 0.2)
mime-types
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
fog-ecloud (0.3.0)
fog-core
fog-xml
fog-google (0.1.1)
fog-core
fog-json
fog-xml
fog-json (1.0.2)
fog-core (~> 1.0)
multi_json (~> 1.10)
fog-local (0.2.1)
fog-core (~> 1.27)
fog-powerdns (0.1.1)
fog-core (~> 1.27)
fog-json (~> 1.0)
fog-xml (~> 0.1)
fog-profitbricks (0.0.5)
fog-core
fog-xml
nokogiri
fog-radosgw (0.0.4)
fog-core (>= 1.21.0)
fog-json
fog-xml (>= 0.0.1)
fog-riakcs (0.1.0)
fog-core
fog-json
fog-xml
fog-sakuracloud (1.3.3)
fog-core
fog-json
fog-serverlove (0.1.2)
fog-core
fog-json
fog-softlayer (0.4.7)
fog-core
fog-json
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 (3.0.1)
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)
sshkey (1.7.0)
terminal-table (1.4.5)

PLATFORMS
ruby

DEPENDENCIES
bosh_cli (>= 1.3094.0)

BUNDLED WITH
1.10.5

0 comments on commit a7afa8b

Please sign in to comment.