Skip to content

Commit

Permalink
Regenerate gemspec for version 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thuss committed Mar 16, 2022
1 parent 09e5d58 commit b136d01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions standalone_migrations.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: standalone_migrations 6.1.0 ruby lib
# stub: standalone_migrations 7.1.0 ruby lib

Gem::Specification.new do |s|
s.name = "standalone_migrations".freeze
s.version = "6.1.0"
s.version = "7.1.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Todd Huss".freeze, "Michael Grosser".freeze]
s.date = "2021-11-12"
s.date = "2022-03-16"
s.email = "[email protected]".freeze
s.extra_rdoc_files = [
"LICENSE",
Expand Down

0 comments on commit b136d01

Please sign in to comment.