application_service.gemspec in application_service-0.0.2 vs application_service.gemspec in application_service-0.1.0
- old
+ new
@@ -1,18 +1,19 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: application_service 0.0.2 ruby lib
+# stub: application_service 0.1.0 ruby lib
Gem::Specification.new do |s|
s.name = "application_service"
- s.version = "0.0.2"
+ s.version = "0.1.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
+ s.require_paths = ["lib"]
s.authors = ["Nathan Woodhull"]
- s.date = "2014-01-10"
+ s.date = "2014-07-14"
s.description = "A service layer scaffold for rails apps extracted from Agra"
s.email = "woodhull@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
@@ -33,11 +34,10 @@
"spec/application_service_spec.rb",
"spec/spec_helper.rb"
]
s.homepage = "http://github.com/woodhull/application_service"
s.licenses = ["MIT"]
- s.require_paths = ["lib"]
- s.rubygems_version = "2.1.11"
+ s.rubygems_version = "2.2.2"
s.summary = "Service Layer Scaffold"
if s.respond_to? :specification_version then
s.specification_version = 4