Sha256: 227fa7e6c03e083599334544cb4bc85b3e9c6d249e9dbfc906b912704cd65eb3

Contents?: true

Size: 484 Bytes

Versions: 10

Compression:

Stored size: 484 Bytes

Contents

$:.push File.expand_path("../lib", __FILE__)

# Describe your gem and declare its dependencies:
Gem::Specification.new do |s|
  s.name        = "road_crew"
  s.version     = '0'
  s.authors     = [""]
  s.email       = [""]
  s.homepage    = ""
  s.summary     = ""
  s.description = ""
  s.license     = "MIT"

  s.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.rdoc"]

  s.add_dependency "rails", "~> 4.2.4"

  s.add_development_dependency "sqlite3"
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
motorhead-0.3.9 lib/motorhead/road_crew/road_crew.gemspec
motorhead-0.3.8 lib/motorhead/road_crew/road_crew.gemspec
motorhead-0.3.7 lib/motorhead/road_crew/road_crew.gemspec
motorhead-0.3.6 lib/motorhead/road_crew/road_crew.gemspec
motorhead-0.3.5 lib/motorhead/road_crew/road_crew.gemspec
motorhead-0.3.4 lib/motorhead/road_crew/road_crew.gemspec
motorhead-0.3.3 lib/motorhead/road_crew/road_crew.gemspec
motorhead-0.3.2 lib/motorhead/road_crew/road_crew.gemspec
motorhead-0.3.1 lib/motorhead/road_crew/road_crew.gemspec
motorhead-0.3.0 lib/motorhead/road_crew/road_crew.gemspec