Skip to content

Commit

Permalink
Release v 1.3.0 (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianna-chang-shopify authored May 13, 2021
1 parent 24dc1f7 commit 643cce9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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 (1.2.2)
maintenance_tasks (1.3.0)
actionpack (>= 6.0)
activejob (>= 6.0)
activerecord (>= 6.0)
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_6_0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
maintenance_tasks (1.2.2)
maintenance_tasks (1.3.0)
actionpack (>= 6.0)
activejob (>= 6.0)
activerecord (>= 6.0)
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_edge.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ GIT
PATH
remote: ..
specs:
maintenance_tasks (1.2.2)
maintenance_tasks (1.3.0)
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 = "1.2.2"
spec.version = "1.3.0"
spec.author = "Shopify Engineering"
spec.email = "[email protected]"
spec.homepage = "https://github.com/Shopify/maintenance_tasks"
Expand Down

0 comments on commit 643cce9

Please sign in to comment.