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

Commit

Permalink
legacy: bump to 0.4.0
Browse files Browse the repository at this point in the history
Change-Id: I48f248e0837d148784bb16b02f5574ba7059228b
  • Loading branch information
vito committed Nov 20, 2012
1 parent 5513375 commit aecfd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vmc.gemspec
Expand Up @@ -23,7 +23,7 @@ spec = Gem::Specification.new do |s|
s.add_dependency "addressable", "~> 2.2.6"
s.add_dependency "uuidtools", "~> 2.1.0"
s.add_dependency "rb-readline", "~> 0.4.2"
s.add_dependency "cfoundry", "~> 0.3.48"
s.add_dependency "cfoundry", "~> 0.4.0"

s.add_development_dependency "rake"
s.add_development_dependency "rspec", "~> 1.3.0"
Expand Down

0 comments on commit aecfd3e

Please sign in to comment.