Skip to content

Commit

Permalink
1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonBarnabe committed Jan 12, 2019
1 parent 22c2690 commit d7b7e0f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.0
1.7.1
8 changes: 4 additions & 4 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.7.0 ruby lib
# stub: devise-i18n 1.7.1 ruby lib

Gem::Specification.new do |s|
s.name = "devise-i18n".freeze
s.version = "1.7.0"
s.version = "1.7.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Christopher Dell".freeze, "mcasimir".freeze, "Jason Barnabe".freeze]
s.date = "2018-11-11"
s.date = "2019-01-12"
s.description = "Translations for the devise gem".freeze
s.email = "[email protected]".freeze
s.extra_rdoc_files = [
Expand Down Expand Up @@ -113,7 +113,7 @@ Gem::Specification.new do |s|
]
s.homepage = "http://github.com/tigrish/devise-i18n".freeze
s.licenses = ["MIT".freeze]
s.rubygems_version = "2.7.6".freeze
s.rubygems_version = "3.0.1".freeze
s.summary = "Translations for the devise gem".freeze

if s.respond_to? :specification_version then
Expand Down

0 comments on commit d7b7e0f

Please sign in to comment.