Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
Regenerate gemspec for version 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
philnash committed Jul 5, 2018
1 parent 703c9af commit aaf5832
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions devise-authy.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-authy 1.8.2 ruby lib
# stub: devise-authy 1.8.3 ruby lib

Gem::Specification.new do |s|
s.name = "devise-authy".freeze
s.version = "1.8.2"
s.version = "1.8.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Authy Inc.".freeze]
s.date = "2017-12-22"
s.date = "2018-07-05"
s.description = "Authy plugin for Devise".freeze
s.email = "[email protected]".freeze
s.extra_rdoc_files = [
Expand All @@ -22,6 +22,7 @@ Gem::Specification.new do |s|
".document",
".rspec",
".travis.yml",
"CHANGELOG.md",
"Gemfile",
"LICENSE.txt",
"README.md",
Expand Down Expand Up @@ -200,7 +201,7 @@ Gem::Specification.new do |s|
]
s.homepage = "https://github.com/authy/authy-devise".freeze
s.licenses = ["MIT".freeze]
s.rubygems_version = "2.7.3".freeze
s.rubygems_version = "2.7.6".freeze
s.summary = "Authy plugin for Devise".freeze

if s.respond_to? :specification_version then
Expand Down

0 comments on commit aaf5832

Please sign in to comment.