Skip to content

Commit

Permalink
Regenerate gemspec for version 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonBarnabe committed Nov 6, 2014
1 parent ceabbf4 commit ab5c75d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions devise-i18n-views.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-views 0.3.1 ruby lib
# stub: devise-i18n-views 0.3.2 ruby lib

Gem::Specification.new do |s|
s.name = "devise-i18n-views"
s.version = "0.3.1"
s.version = "0.3.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["mcasimir"]
s.date = "2014-08-11"
s.date = "2014-11-06"
s.description = "I18n support for devise views"
s.email = "maurizio.cas@gmail.com"
s.extra_rdoc_files = [
Expand Down Expand Up @@ -73,8 +74,7 @@ Gem::Specification.new do |s|
]
s.homepage = "http://github.com/mcasimir/devise-i18n-views"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = "2.1.9"
s.rubygems_version = "2.2.2"
s.summary = "I18n support for devise views"

if s.respond_to? :specification_version then
Expand Down

0 comments on commit ab5c75d

Please sign in to comment.