Skip to content

Commit

Permalink
Fix remove method doesn't exist
Browse files Browse the repository at this point in the history
  • Loading branch information
nesquena committed Apr 8, 2013
1 parent 2d18fc6 commit 268da6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gem_rake_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ class Bundler::GemHelper
def release_gem(*args)
p args
guard_clean
guard_already_tagged
built_gem_path = build_gem
rubygem_push(built_gem_path)
end
Expand Down

0 comments on commit 268da6a

Please sign in to comment.