Skip to content

Commit

Permalink
Regenerate gemspec for version 0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tigrish committed Mar 5, 2015
1 parent bf0700f commit 70a20dc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions devise-i18n.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: devise-i18n 0.11.3 ruby lib
# stub: devise-i18n 0.11.4 ruby lib

Gem::Specification.new do |s|
s.name = "devise-i18n"
s.version = "0.11.3"
s.version = "0.11.4"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Christopher Dell"]
s.date = "2014-12-12"
s.date = "2015-03-05"
s.description = "Translations for the devise gem"
s.email = "chris@tigrish.com"
s.extra_rdoc_files = [
Expand Down Expand Up @@ -83,8 +84,7 @@ Gem::Specification.new do |s|
]
s.homepage = "http://github.com/tigrish/devise-i18n"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = "2.1.11"
s.rubygems_version = "2.2.2"
s.summary = "Translations for the devise gem"

if s.respond_to? :specification_version then
Expand Down

0 comments on commit 70a20dc

Please sign in to comment.