application_service.gemspec in application_service-0.2.2 vs application_service.gemspec in application_service-0.2.3
- old
+ new
@@ -1,19 +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.2.2 ruby lib
+# stub: application_service 0.2.3 ruby lib
Gem::Specification.new do |s|
s.name = "application_service"
- s.version = "0.2.2"
+ s.version = "0.2.3"
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-11-18"
+ s.date = "2016-01-26"
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"
@@ -34,10 +34,10 @@
"spec/application_service_spec.rb",
"spec/spec_helper.rb"
]
s.homepage = "http://github.com/woodhull/application_service"
s.licenses = ["MIT"]
- s.rubygems_version = "2.2.2"
+ s.rubygems_version = "2.4.8"
s.summary = "Service Layer Scaffold"
if s.respond_to? :specification_version then
s.specification_version = 4