Skip to content

Commit

Permalink
Gem version 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thuss committed Sep 13, 2024
1 parent 952362c commit 15040bb
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 7.1.3 ruby lib
# stub: standalone_migrations 7.2.0 ruby lib

Gem::Specification.new do |s|
s.name = "standalone_migrations".freeze
s.version = "7.1.3"
s.version = "7.2.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 = "2023-11-17"
s.date = "2024-09-13"
s.email = "thuss@gabrito.com".freeze
s.extra_rdoc_files = [
"LICENSE",
Expand Down

0 comments on commit 15040bb

Please sign in to comment.