aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/gem_helper_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/bundler/gem_helper_spec.rb')
-rw-r--r--spec/bundler/gem_helper_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/bundler/gem_helper_spec.rb b/spec/bundler/gem_helper_spec.rb
index e1496f47..0ac387a7 100644
--- a/spec/bundler/gem_helper_spec.rb
+++ b/spec/bundler/gem_helper_spec.rb
@@ -104,7 +104,7 @@ describe Bundler::GemHelper do
context "defines Rake tasks" do
let(:task_names) { %w[build install release
- release:guard_clean release:source_control_push release:rubygem_push] }
+ release:guard_clean release:source_control_push release:rubygem_push] }
context "before installation" do
it "raises an error with appropriate message" do