Gem::Specification.new do |s| s.name = "grids" s.version = "1.0.0" s.authors = ["OpenProject"] s.summary = "OpenProject Grids." s.files = Dir["{app,config,db,lib}/**/*"] s.metadata["rubygems_mfa_required"] = "true" end