summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Phoenix <evan@fallingsnow.net>2011-06-02 15:08:02 -0700
committerEvan Phoenix <evan@fallingsnow.net>2011-06-02 15:08:02 -0700
commited970c2db7218a7a974c7006e7e8e7dfac0769ad (patch)
tree56ed2af7df47dabd416384648c182f639f19dfc6
parentc51006de53921210695acfc36463ef935f1c67a4 (diff)
downloadbundler-ed970c2db7218a7a974c7006e7e8e7dfac0769ad.tar.gz
Finish my sentence
-rw-r--r--lib/bundler/rubygems_integration.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bundler/rubygems_integration.rb b/lib/bundler/rubygems_integration.rb
index 643e325f4c..a9a4245aa8 100644
--- a/lib/bundler/rubygems_integration.rb
+++ b/lib/bundler/rubygems_integration.rb
@@ -189,6 +189,8 @@ module Bundler
# must be approved by the rubygems team itself!
#
# This is your warning. If you use this and don't have approval
+ # we can't protect you.
+ #
Deprecate.skip_during do
self.spec_dirs = *args
add_specs(*specs)