fix generator problem. allow no auth
This commit is contained in:
@ -24,4 +24,6 @@ Gem::Specification.new do |spec|
|
||||
spec.add_dependency "active_hash"
|
||||
spec.add_dependency "mini_magick"
|
||||
spec.add_dependency "ruby2js" , '~> 5.0', '>= 5.0.1'
|
||||
spec.add_dependency "simple_form" , "5.1.0"
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user