diff --git a/gallery.gemspec b/gallery.gemspec index 64d568b..a15d7b3 100644 --- a/gallery.gemspec +++ b/gallery.gemspec @@ -15,7 +15,7 @@ all_template.each do |folder| end end end -system ('rm -r '+app_path + '/modules/') +#system ('rm -r '+app_path + '/modules/') # Describe your gem and declare its dependencies: Gem::Specification.new do |s| s.name = "gallery"