Skip to content

Commit

Permalink
fix: gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
YouSysAdmin authored Sep 11, 2023
1 parent a496bf6 commit bd0945c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion princely.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Gem::Specification.new do |s|
s.add_development_dependency('rake')

# Automatically asign gem in the registry to the source repo
spec.metadata = { "github_repo" => "ssh://github.dev/eduvo/princely" }
s.metadata = { "github_repo" => "ssh://github.dev/eduvo/princely" }
end

0 comments on commit bd0945c

Please sign in to comment.