aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--pronto-eslint_npm.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/pronto-eslint_npm.gemspec b/pronto-eslint_npm.gemspec
index 3906a7d..e23349e 100644
--- a/pronto-eslint_npm.gemspec
+++ b/pronto-eslint_npm.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9 s.platform = Gem::Platform::RUBY 9 s.platform = Gem::Platform::RUBY
10 s.authors = ['Markus Doits', 'Mindaugas Mozūras'] 10 s.authors = ['Markus Doits', 'Mindaugas Mozūras']
11 s.email = 'markus.doits@gmail.com' 11 s.email = 'markus.doits@gmail.com'
12 s.homepage = 'https://github.org/doits/pronto-eslint_npm' 12 s.homepage = 'https://github.com/doits/pronto-eslint_npm'
13 s.summary = <<-EOF 13 s.summary = <<-EOF
14 Pronto runner for ESLint, pluggable linting utility for JavaScript and JSX 14 Pronto runner for ESLint, pluggable linting utility for JavaScript and JSX
15 EOF 15 EOF