Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Commit

Permalink
Releasing v1.2807.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Jan 7, 2015
1 parent 810a3c3 commit e8176f4
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 43 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ source "https://rubygems.org"

gem "bosh-bootstrap" # includes bosh_cli & bosh_cli_plugin_micro
gem "traveling_bosh_cli_plugin"
gem "bosh-workspace", ">= 0.8.4", github: "swisscom/bosh-workspace"

# patched projects to support newer gems
gem 'foodcritic', github: 'acrmp/foodcritic'
Expand Down
97 changes: 55 additions & 42 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,34 +26,45 @@ GIT
rest-client (~> 1.6.7)
yajl-ruby (>= 0.8.2)

GIT
remote: git://github.com/swisscom/bosh-workspace.git
revision: 635ab61b5399d422f245eef2bd152a83963c42aa
specs:
bosh-workspace (0.8.4)
bosh_cli (>= 1.2682.0)
bosh_common (>= 1.2682.0)
git (~> 1.2.6)
membrane (~> 1.1.0)
semi_semantic (~> 1.1.0)

GIT
remote: https://github.com/drnic/flattened_bosh_for_traveling_bosh.git
revision: a6a468ca426023709b6085b0f51ded3159bb4448
revision: e26be414ba4fa96aa2a98c61321848be9ffa0cfb
specs:
bosh-registry (1.2798.0)
bosh-registry (1.2807.0)
aws-sdk (= 1.44.0)
fog (~> 1.23.0)
sequel (~> 3.43.0)
sinatra (~> 1.4.2)
thin (~> 1.6.0)
yajl-ruby (~> 1.2.0)
bosh_cli_plugin_micro (1.2798.0)
agent_client (>= 1.2798.0)
blobstore_client (>= 1.2798.0)
bosh-director-core (>= 1.2798.0)
bosh-registry (>= 1.2798.0)
bosh-stemcell (>= 1.2798.0)
bosh_aws_cpi (>= 1.2798.0)
bosh_cli (>= 1.2798.0)
bosh_cpi (>= 1.2798.0)
bosh_openstack_cpi (>= 1.2798.0)
bosh_cli_plugin_micro (1.2807.0)
agent_client (>= 1.2807.0)
blobstore_client (>= 1.2807.0)
bosh-director-core (>= 1.2807.0)
bosh-registry (>= 1.2807.0)
bosh-stemcell (>= 1.2807.0)
bosh_aws_cpi (>= 1.2807.0)
bosh_cli (>= 1.2807.0)
bosh_cpi (>= 1.2807.0)
bosh_openstack_cpi (>= 1.2807.0)
bosh_vcloud_cpi
bosh_vsphere_cpi (>= 1.2798.0)
bosh_vsphere_cpi (>= 1.2807.0)
mono_logger (~> 1.1.0)
sqlite3 (~> 1.3.7)
bosh_vsphere_cpi (1.2798.0)
bosh_common (>= 1.2798.0)
bosh_cpi (>= 1.2798.0)
bosh_vsphere_cpi (1.2807.0)
bosh_common (>= 1.2807.0)
bosh_cpi (>= 1.2807.0)
builder (~> 3.1.4)
httpclient (= 2.4.0)
membrane (~> 1.1.0)
Expand All @@ -65,15 +76,15 @@ GIT
GEM
remote: https://rubygems.org/
specs:
agent_client (1.2801.0)
agent_client (1.2807.0)
httpclient (= 2.4.0)
yajl-ruby (~> 1.2.0)
aws-sdk (1.44.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
blobstore_client (1.2798.0)
blobstore_client (1.2807.0)
aws-sdk (= 1.44.0)
bosh_common (~> 1.2798.0)
bosh_common (~> 1.2807.0)
fog (~> 1.23.0)
httpclient (= 2.4.0)
multi_json (~> 1.1)
Expand All @@ -87,24 +98,24 @@ GEM
readwritesettings (~> 3.0)
redcard
thor (~> 0.18)
bosh-director-core (1.2798.0)
bosh-template (~> 1.2798.0)
bosh_common (~> 1.2798.0)
bosh-stemcell (1.2798.0)
bosh_aws_cpi (~> 1.2798.0)
bosh-template (1.2798.0)
bosh-director-core (1.2807.0)
bosh-template (~> 1.2807.0)
bosh_common (~> 1.2807.0)
bosh-stemcell (1.2807.0)
bosh_aws_cpi (~> 1.2807.0)
bosh-template (1.2807.0)
semi_semantic (~> 1.1.0)
bosh_aws_cpi (1.2798.0)
bosh_aws_cpi (1.2807.0)
aws-sdk (= 1.44.0)
bosh-registry (~> 1.2798.0)
bosh_common (~> 1.2798.0)
bosh_cpi (~> 1.2798.0)
bosh-registry (~> 1.2807.0)
bosh_common (~> 1.2807.0)
bosh_cpi (~> 1.2807.0)
httpclient (= 2.4.0)
yajl-ruby (>= 0.8.2)
bosh_cli (1.2798.0)
blobstore_client (~> 1.2798.0)
bosh-template (~> 1.2798.0)
bosh_common (~> 1.2798.0)
bosh_cli (1.2807.0)
blobstore_client (~> 1.2807.0)
bosh-template (~> 1.2807.0)
bosh_common (~> 1.2807.0)
highline (~> 1.6.2)
httpclient (= 2.4.0)
json_pure (~> 1.7)
Expand All @@ -115,17 +126,17 @@ GEM
netaddr (~> 1.5.0)
progressbar (~> 0.9.0)
terminal-table (~> 1.4.3)
bosh_common (1.2798.0)
bosh_common (1.2807.0)
logging (~> 1.8.2)
semi_semantic (~> 1.1.0)
bosh_cpi (1.2798.0)
bosh_common (~> 1.2798.0)
bosh_cpi (1.2807.0)
bosh_common (~> 1.2807.0)
logging (~> 1.8.2)
membrane (~> 1.1.0)
bosh_openstack_cpi (1.2798.0)
bosh-registry (~> 1.2798.0)
bosh_common (~> 1.2798.0)
bosh_cpi (~> 1.2798.0)
bosh_openstack_cpi (1.2807.0)
bosh-registry (~> 1.2807.0)
bosh_common (~> 1.2807.0)
bosh_cpi (~> 1.2807.0)
fog (~> 1.23.0)
httpclient (= 2.4.0)
membrane (~> 1.1.0)
Expand Down Expand Up @@ -165,6 +176,7 @@ GEM
formatador (0.2.5)
gherkin (2.12.2)
multi_json (~> 1.3)
git (1.2.8)
highline (1.6.21)
httpclient (2.4.0)
inflecto (0.0.2)
Expand All @@ -178,7 +190,7 @@ GEM
multi_json (>= 1.8.4)
membrane (1.1.0)
mime-types (1.25.1)
mini_portile (0.6.1)
mini_portile (0.6.2)
minitar (0.5.4)
mono_logger (1.1.0)
multi_json (1.10.1)
Expand Down Expand Up @@ -231,7 +243,7 @@ GEM
traveling_bosh_cli_plugin (1.0.0)
treetop (1.5.3)
polyglot (~> 0.3)
trollop (2.0)
trollop (2.1.1)
yajl-ruby (1.2.1)

PLATFORMS
Expand All @@ -240,6 +252,7 @@ PLATFORMS
DEPENDENCIES
bosh-bootstrap
bosh-registry!
bosh-workspace (>= 0.8.4)!
bosh_cli_plugin_micro!
bosh_vcloud_cpi!
bosh_vsphere_cpi!
Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ EOS
# http://traveling-ruby.s3-us-west-2.amazonaws.com/list.html
TRAVELING_RUBY_VERSION = "20141224-2.1.5"
SPIFF_VERSION = "1.0.3"
TERRAFORM_VERSION = "0.3.5"
TERRAFORM_VERSION = "0.3.6"

# Must match Gemfile
NOKOGIRI_VERSION = "1.6.5"
Expand Down

0 comments on commit e8176f4

Please sign in to comment.