application_service.gemspec in application_service-0.2.0 vs application_service.gemspec in application_service-0.2.2
- old
+ new
@@ -1,18 +1,18 @@
# 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.0 ruby lib
+# stub: application_service 0.2.2 ruby lib
Gem::Specification.new do |s|
s.name = "application_service"
- s.version = "0.2.0"
+ s.version = "0.2.2"
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-08-20"
+ s.date = "2014-11-18"
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"