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

Commit

Permalink
Merge "Bump vcap_common back to 1.0.10 (as before the split)"
Browse files Browse the repository at this point in the history
  • Loading branch information
pietern authored and Gerrit Code Review committed Jun 5, 2012
2 parents 97c0659 + 2a41a73 commit 721ea78
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem "http_parser.rb", :require => "http/parser"
gem "yajl-ruby", :require => ["yajl", "yajl/json_gem"]
gem "sinatra"

gem 'vcap_common', '~> 1.0.9', :git => 'git://github.com/cloudfoundry/vcap-common.git', :ref => 'f6ffe9ad'
gem 'vcap_common', '~> 1.0.9', :git => 'git://github.com/cloudfoundry/vcap-common.git', :ref => 'c91898e1'
gem 'vcap_logging', :require => ['vcap/logging'], :git => 'git://github.com/cloudfoundry/common.git'

group :test do
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ GIT

GIT
remote: git://github.com/cloudfoundry/vcap-common.git
revision: f6ffe9add54b55eaf428556147d61f3d64508cd8
ref: f6ffe9ad
revision: c91898e1d74f23446d1d7fe2382df6ace071c0ad
ref: c91898e1
specs:
vcap_common (1.0.9)
vcap_common (1.0.10)
eventmachine (~> 0.12.11.cloudfoundry.3)
nats (~> 0.4.22.beta.8)
posix-spawn (~> 0.3.6)
Expand Down

0 comments on commit 721ea78

Please sign in to comment.