Skip to content

Commit

Permalink
Bump gem version now that it supports rails 8
Browse files Browse the repository at this point in the history
  • Loading branch information
thuss committed Jan 15, 2025
1 parent 631ab14 commit a396834
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.2.0 ruby lib
# stub: standalone_migrations 8.0.0 ruby lib

Gem::Specification.new do |s|
s.name = "standalone_migrations".freeze
s.version = "7.2.0"
s.version = "8.0.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 = "2024-09-13"
s.date = "2025-01-15"
s.email = "[email protected]".freeze
s.extra_rdoc_files = [
"LICENSE",
Expand Down

0 comments on commit a396834

Please sign in to comment.