Skip to content

Commit df4a97b

Browse files
committed
Merge pull request #11 from activeadmin-plugins/Fivell-patch-1
Update active_admin_scoped_collection_actions.gemspec
2 parents 4753db3 + 6045634 commit df4a97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

active_admin_scoped_collection_actions.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
99

1010
spec.summary = %q{scoped_collection actions extension for ActiveAdmin}
1111
spec.description = %q{Plugin for ActiveAdmin. Provides batch Update and Delete for scoped_collection (Filters + Scope) across all pages.}
12-
spec.homepage = "https://github.com/workgena/active_admin_scoped_collection_actions"
12+
spec.homepage = "https://github.com/activeadmin-plugins/active_admin_scoped_collection_actions"
1313
spec.license = "MIT"
1414

1515
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }

0 commit comments

Comments
 (0)