Skip to content

Commit e90bbcc

Browse files
committedMay 12, 2019
Update homepage url
1 parent 35bd146 commit e90bbcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎active_admin_role.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |gem|
88

99
gem.summary = "Role based authorization with CanCanCan for Active Admin"
1010
gem.description = gem.summary
11-
gem.homepage = "https://github.com/yhirano55/active_admin_role"
11+
gem.homepage = "https://github.com/activeadmin-plugins/active_admin_role"
1212
gem.license = "MIT"
1313

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

0 commit comments

Comments
 (0)
Please sign in to comment.