File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ Gem::Specification.new do |spec|
1010
1111 spec . summary = "Ruby SDK for Lingo.dev localization API"
1212 spec . description = "A Ruby SDK for integrating with the Lingo.dev localization and translation engine API."
13- spec . homepage = "https://github.com/lingodev /sdk-ruby"
13+ spec . homepage = "https://github.com/lingodotdev /sdk-ruby"
1414 spec . required_ruby_version = ">= 3.2.0"
1515
1616 spec . metadata [ "allowed_push_host" ] = "https://rubygems.org"
1717 spec . metadata [ "homepage_uri" ] = spec . homepage
18- spec . metadata [ "source_code_uri" ] = "https://github.com/lingodev /sdk-ruby"
18+ spec . metadata [ "source_code_uri" ] = "https://github.com/lingodotdev /sdk-ruby"
1919
2020 # Specify which files should be added to the gem when it is released.
2121 # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
You can’t perform that action at this time.
0 commit comments