Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonBarnabe committed Apr 3, 2016
1 parent 7fd1a4a commit c41d9fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions devise-i18n.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -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 1.0.0 ruby lib
# stub: devise-i18n 1.0.1 ruby lib

Gem::Specification.new do |s|
s.name = "devise-i18n"
s.version = "1.0.0"
s.version = "1.0.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Christopher Dell", "mcasimir", "Jason Barnabe"]
s.date = "2016-03-09"
s.date = "2016-04-03"
s.description = "Translations for the devise gem"
s.email = "[email protected]"
s.extra_rdoc_files = [
Expand Down

0 comments on commit c41d9fc

Please sign in to comment.