diff --git a/.ruby-version b/.ruby-version index b1b25a5..79a6144 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.2.2 +2.4.4 diff --git a/codeclimate-services.gemspec b/codeclimate-services.gemspec index 1aa7c4d..b2d44b4 100644 --- a/codeclimate-services.gemspec +++ b/codeclimate-services.gemspec @@ -10,7 +10,7 @@ Gem::Specification.new do |spec| spec.email = ["bryan@brynary.com"] spec.summary = "Service classes for Code Climate" spec.description = "Service classes for Code Climate" - spec.homepage = "" + spec.homepage = "https://codeclimate.com/" spec.license = "MIT" spec.files = `git ls-files`.split($/)