We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b44331 commit 4f91e38Copy full SHA for 4f91e38
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- migration_tools (1.5.0)
+ migration_tools (1.6.0)
5
activerecord (>= 3.2.6, < 6.1)
6
7
GEM
migration_tools.gemspec
@@ -1,4 +1,4 @@
-Gem::Specification.new "migration_tools", "1.5.0" do |s|
+Gem::Specification.new "migration_tools", "1.6.0" do |s|
s.description = "Rake tasks for Rails that add groups to migrations"
s.summary = "Encourage migrations that do not require downtime"
s.homepage = "https://github.com/zendesk/migration_tools"
0 commit comments