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

Commit

Permalink
bump vcap_{common,staging,stager} for cc
Browse files Browse the repository at this point in the history
Change-Id: Ib1b1a3cebb6604a14eb8c2a844c62bd8a5abe35f
  • Loading branch information
Patrick Bozeman committed Feb 17, 2012
1 parent 46699dd commit 12a5458
Show file tree
Hide file tree
Showing 13 changed files with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions cloud_controller/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ GEM
chronic (0.6.4)
ci_reporter (1.6.4)
builder (>= 2.1.2)
daemons (1.1.5)
daemons (1.1.8)
delorean (1.1.0)
chronic
diff-lcs (1.1.3)
Expand All @@ -57,10 +57,10 @@ GEM
hiredis (0.3.2)
http_parser.rb (0.5.1)
i18n (0.5.0)
json_pure (1.6.4)
json_pure (1.6.5)
little-plugger (1.1.3)
logging (1.6.1)
little-plugger (>= 1.1.2)
logging (1.6.2)
little-plugger (>= 1.1.3)
mail (2.2.15)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
Expand All @@ -69,7 +69,7 @@ GEM
mime-types (1.16)
mocha (0.9.12)
mysql2 (0.2.7)
nats (0.4.22.beta.4)
nats (0.4.22.beta.8)
daemons (>= 1.1.4)
eventmachine (>= 0.12.10)
json_pure (>= 1.6.1)
Expand Down Expand Up @@ -129,21 +129,20 @@ GEM
polyglot (>= 0.3.1)
tzinfo (0.3.26)
uuidtools (2.1.2)
vcap_common (1.0.6)
vcap_common (1.0.8)
eventmachine (~> 0.12.11.cloudfoundry.3)
logging (>= 1.5.0)
nats (~> 0.4.22.beta.4)
nats (~> 0.4.22.beta.8)
posix-spawn (~> 0.3.6)
thin (~> 1.3.1)
yajl-ruby (~> 0.8.3)
vcap_logging (0.1.3)
vcap_stager (0.1.8)
vcap_staging (0.1.37)
vcap_stager (0.1.9)
vcap_staging (0.1.38)
nokogiri (>= 1.4.4)
rake
rspec
uuidtools (~> 2.1.2)
vcap_common
vcap_common (~> 1.0.8)
yajl-ruby (>= 0.7.9)
yajl-ruby (0.8.3)

Expand Down
Binary file removed cloud_controller/vendor/cache/daemons-1.1.5.gem
Binary file not shown.
Binary file not shown.
Binary file removed cloud_controller/vendor/cache/json_pure-1.6.4.gem
Binary file not shown.
Binary file not shown.
Binary file removed cloud_controller/vendor/cache/logging-1.6.1.gem
Binary file not shown.
Binary file added cloud_controller/vendor/cache/logging-1.6.2.gem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed cloud_controller/vendor/cache/vcap_common-1.0.6.gem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 12a5458

Please sign in to comment.