aboutsummaryrefslogtreecommitdiffstats
path: root/bundler.gemspec
diff options
context:
space:
mode:
authorCarlhuda <carlhuda@engineyard.com>2010-02-22 12:12:04 -0800
committerCarlhuda <carlhuda@engineyard.com>2010-02-22 12:12:04 -0800
commit500d94d2198ed07c68a53e647f91d21bb088d4de (patch)
treed5a3ab747abf9087ea871bd9dac551be40ef0cef /bundler.gemspec
parentdbba06a3e805259388cf367c5ab8f83fe1141570 (diff)
downloadbundler-500d94d2198ed07c68a53e647f91d21bb088d4de.tar.gz
Using --without does not change resolves at runtime
Diffstat (limited to 'bundler.gemspec')
-rw-r--r--bundler.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundler.gemspec b/bundler.gemspec
index 026a9cd7..464403f5 100644
--- a/bundler.gemspec
+++ b/bundler.gemspec
@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5") if s.respond_to? :required_rubygems_version=
s.authors = ["Carl Lerche", "Yehuda Katz"]
- s.date = %q{2010-02-19}
+ s.date = %q{2010-02-22}
s.default_executable = %q{bundle}
s.email = ["carlhuda@engineyard.com"]
s.executables = ["bundle"]