-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Regenerate gemspec for version 0.3.4
- Loading branch information
1 parent
06b3de6
commit 9e00dce
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,16 +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.3 ruby lib | ||
# stub: devise-i18n-views 0.3.4 ruby lib | ||
|
||
Gem::Specification.new do |s| | ||
s.name = "devise-i18n-views" | ||
s.version = "0.3.3" | ||
s.version = "0.3.4" | ||
|
||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | ||
s.require_paths = ["lib"] | ||
s.authors = ["mcasimir", "Jason Barnabe"] | ||
s.date = "2014-12-31" | ||
s.date = "2015-02-08" | ||
s.description = "Translatable views for devise and the translations that go with them" | ||
s.email = "[email protected]" | ||
s.extra_rdoc_files = [ | ||
|