Skip to content

Commit 4f91e38

Browse files
committed
v1.6.0
1 parent 7b44331 commit 4f91e38

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.5.0)
4+
migration_tools (1.6.0)
55
activerecord (>= 3.2.6, < 6.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.5.0" do |s|
1+
Gem::Specification.new "migration_tools", "1.6.0" 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)