Skip to content

Commit 871a368

Browse files
committed
v1.3.1
1 parent 7ca1c5e commit 871a368

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
migration_tools (1.3.0)
4+
migration_tools (1.3.1)
55
activerecord (>= 3.2.6, < 5.1)
66

77
GEM

migration_tools.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Gem::Specification.new "migration_tools", "1.3.0" do |s|
1+
Gem::Specification.new "migration_tools", "1.3.1" do |s|
22
s.description = "Rake tasks for Rails that add groups to migrations"
33
s.summary = "Encourage migrations that do not require downtime"
44
s.homepage = "https://github.com/zendesk/migration_tools"

0 commit comments

Comments
 (0)