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

Commit

Permalink
Revert "bump vcap_common for the router"
Browse files Browse the repository at this point in the history
This reverts commit 2fc8fb1a4aa5cc2b27545bb38edce2fe0aca7e8c.

Change-Id: Ie39f914038a5b30a44af690b25000281de205888
  • Loading branch information
Patrick Bozeman committed Feb 6, 2012
1 parent d7f655a commit 1041f20
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@ GEM
builder (3.0.0)
ci_reporter (1.6.4)
builder (>= 2.1.2)
daemons (1.1.6)
daemons (1.1.5)
diff-lcs (1.1.2)
eventmachine (0.12.11.cloudfoundry.3)
http_parser.rb (0.5.1)
json_pure (1.6.5)
json_pure (1.6.4)
little-plugger (1.1.3)
logging (1.6.2)
little-plugger (>= 1.1.3)
nats (0.4.22.beta.8)
logging (1.6.1)
little-plugger (>= 1.1.2)
nats (0.4.22.beta.4)
daemons (>= 1.1.4)
eventmachine (>= 0.12.10)
json_pure (>= 1.6.1)
thin (>= 1.3.1)
posix-spawn (0.3.6)
rack (1.4.1)
rack (1.4.0)
rake (0.8.7)
rcov (0.9.9)
rspec (2.5.0)
Expand All @@ -33,10 +33,10 @@ GEM
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
vcap_common (1.0.7)
vcap_common (1.0.6)
eventmachine (~> 0.12.11.cloudfoundry.3)
logging (>= 1.5.0)
nats (~> 0.4.22.beta.8)
nats (~> 0.4.22.beta.4)
posix-spawn (~> 0.3.6)
thin (~> 1.3.1)
yajl-ruby (~> 0.8.3)
Expand Down

0 comments on commit 1041f20

Please sign in to comment.