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 646e42b commit 20682abCopy full SHA for 20682ab
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- maintenance_tasks (2.10.0)
+ maintenance_tasks (2.10.1)
5
actionpack (>= 6.1)
6
activejob (>= 6.1)
7
activerecord (>= 6.1)
maintenance_tasks.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "maintenance_tasks"
- spec.version = "2.10.0"
+ spec.version = "2.10.1"
spec.author = "Shopify Engineering"
spec.email = "gems@shopify.com"
8
spec.homepage = "https://github.com/Shopify/maintenance_tasks"
0 commit comments