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

Commit

Permalink
Added all the plugins to the dev Gemfile
Browse files Browse the repository at this point in the history
Change-Id: I3a854073a42914fd2727fa14c8cc386bed683fa0
  • Loading branch information
Max Brunsfeld and Tim Labeeuw committed Jan 18, 2013
1 parent d81c023 commit 63c55c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Expand Up @@ -13,6 +13,9 @@ gem "clouseau", :git => "git://github.com/vito/clouseau.git"
gem "mothership", :git => "git://github.com/vito/mothership.git"

git "git://github.com/cloudfoundry/vmc-plugins.git" do
gem "admin-vmc-plugin"
gem "console-vmc-plugin"
gem "mcf-vmc-plugin"
gem "manifests-vmc-plugin"
gem "tunnel-vmc-plugin"
end
Expand Down
5 changes: 5 additions & 0 deletions Gemfile.lock
Expand Up @@ -14,8 +14,11 @@ GIT
specs:
admin-vmc-plugin (0.0.5)
cfoundry (~> 0.4.0)
console-vmc-plugin (0.0.4)
tunnel-vmc-plugin (~> 0.1.8)
manifests-vmc-plugin (0.5.0)
cfoundry (~> 0.4.0)
mcf-vmc-plugin (0.0.1)
tunnel-vmc-plugin (0.1.11)
addressable (~> 2.2)
caldecott-client (~> 0.0.2)
Expand Down Expand Up @@ -99,10 +102,12 @@ DEPENDENCIES
auto_tagger
cfoundry!
clouseau!
console-vmc-plugin!
gem-release
interact!
json_pure (~> 1.6)
manifests-vmc-plugin!
mcf-vmc-plugin!
mothership!
multi_json (~> 1.3)
rake
Expand Down

0 comments on commit 63c55c4

Please sign in to comment.