We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48870e5 commit ba883acCopy full SHA for ba883ac
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- maintenance_tasks (1.6.0)
+ maintenance_tasks (1.7.0)
5
actionpack (>= 6.0)
6
activejob (>= 6.0)
7
activerecord (>= 6.0)
maintenance_tasks.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "maintenance_tasks"
- spec.version = "1.6.0"
+ spec.version = "1.7.0"
spec.author = "Shopify Engineering"
spec.email = "gems@shopify.com"
8
spec.homepage = "https://github.com/Shopify/maintenance_tasks"
0 commit comments