diff options
Diffstat (limited to 'tasks')
-rw-r--r-- | tasks/release.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tasks/release.rb b/tasks/release.rb index e54b03eafa..4a1ed04478 100644 --- a/tasks/release.rb +++ b/tasks/release.rb @@ -13,7 +13,6 @@ directory "pkg" task :clean do rm_f gem - sh "cd #{framework} && bundle exec rake package:clean" unless framework == "rails" end task :update_versions do |