We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53671dc commit a504039Copy full SHA for a504039
Rakefile
@@ -119,4 +119,6 @@ task :isolate => :phony
119
file "lib/ruby18_parser.rb" => :isolate
120
file "lib/ruby19_parser.rb" => :isolate
121
122
+task(:release_to_gemcutter).clear
123
+
124
# vim: syntax=Ruby
0 commit comments