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