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 c5f41e0 commit 3971b9bCopy full SHA for 3971b9b
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- maintenance_tasks (2.5.0)
+ maintenance_tasks (2.6.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 = "2.5.0"
+ spec.version = "2.6.0"
spec.author = "Shopify Engineering"
spec.email = "gems@shopify.com"
8
spec.homepage = "https://github.com/Shopify/maintenance_tasks"
0 commit comments