Skip to content

Commit

Permalink
Merge pull request #887 from Shopify/ac-v-2.3.2
Browse files Browse the repository at this point in the history
Update to v2.3.2
  • Loading branch information
adrianna-chang-shopify committed Sep 12, 2023
2 parents 2297441 + f41c18a commit aa31a43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
maintenance_tasks (2.3.1)
maintenance_tasks (2.3.2)
actionpack (>= 6.0)
activejob (>= 6.0)
activerecord (>= 6.0)
Expand Down
2 changes: 1 addition & 1 deletion maintenance_tasks.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = "maintenance_tasks"
spec.version = "2.3.1"
spec.version = "2.3.2"
spec.author = "Shopify Engineering"
spec.email = "gems@shopify.com"
spec.homepage = "https://github.com/Shopify/maintenance_tasks"
Expand Down

0 comments on commit aa31a43

Please sign in to comment.