We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35bd146 commit e90bbccCopy full SHA for e90bbcc
active_admin_role.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |gem|
8
9
gem.summary = "Role based authorization with CanCanCan for Active Admin"
10
gem.description = gem.summary
11
- gem.homepage = "https://github.com/yhirano55/active_admin_role"
+ gem.homepage = "https://github.com/activeadmin-plugins/active_admin_role"
12
gem.license = "MIT"
13
14
gem.files = `git ls-files -z`.split("\x0").reject {|f| f.match(%r{^(test|spec|features)/}) }
0 commit comments