# -*- encoding: utf-8 -*- # stub: teamster 0.4.0 ruby lib Gem::Specification.new do |s| s.name = "teamster".freeze s.version = "0.4.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Nur Muhammad Bin Sirat".freeze] s.date = "2014-04-28" s.description = "A simple bare-bones extensible web portal for individuals or small teams.".freeze s.email = "mat.ace@gmail.com".freeze s.executables = ["teamster".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "VERSION".freeze, "bin/teamster".freeze, "content/public/css/bootstrap.min.css".freeze, "content/public/css/styles.css".freeze, "content/public/fonts/glyphicons-halflings-regular.eot".freeze, "content/public/fonts/glyphicons-halflings-regular.svg".freeze, "content/public/fonts/glyphicons-halflings-regular.ttf".freeze, "content/public/fonts/glyphicons-halflings-regular.woff".freeze, "content/public/js/bootstrap.min.js".freeze, "content/public/js/jquery-2.1.0.min.js".freeze, "content/public/js/site.js".freeze, "content/views/footer.erb".freeze, "content/views/index.erb".freeze, "content/views/layout.erb".freeze, "content/views/login.erb".freeze, "content/views/login_required.erb".freeze, "content/views/navbar.erb".freeze, "content/views/no_summary.erb".freeze, "lib/teamster.rb".freeze, "lib/teamster/base_module.rb".freeze, "lib/teamster/core_helper.rb".freeze, "lib/teamster/general_helper.rb".freeze, "lib/teamster/login.rb".freeze, "lib/teamster/login_helper.rb".freeze, "teamster.gemspec".freeze] s.homepage = "https://github.com/Umartyya/teamster".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Teamster".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 2.6.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.4.3".freeze]) end