File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ Gem::Specification.new do |spec|
66 spec . name = "request_queue_time"
77 spec . version = RequestQueueTime ::Middleware ::VERSION
88 spec . authors = [ "Jonas Brusman" , "Björn Nordstrand" ]
9- spec . homepage = "https://github.com/teamtailor/request-queue-time-middleware "
9+ spec . homepage = "https://github.com/teamtailor/request_queue_time "
1010 spec . summary = "Used by ECS stacks for Teamtailor"
1111
1212 spec . metadata [ "homepage_uri" ] = spec . homepage
13- spec . metadata [ "source_code_uri" ] = "https://github.com/teamtailor/request-queue-time-middleware "
14- spec . metadata [ "changelog_uri" ] = "https://github.com/teamtailor/request-queue-time-middleware /blob/main/CHANGELOG.md"
13+ spec . metadata [ "source_code_uri" ] = "https://github.com/teamtailor/request_queue_time "
14+ spec . metadata [ "changelog_uri" ] = "https://github.com/teamtailor/request_queue_time /blob/main/CHANGELOG.md"
1515
1616 # Specify which files should be added to the gem when it is released.
1717 # 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