aboutsummaryrefslogtreecommitdiffhomepage
path: root/pronto-eslint-npm.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'pronto-eslint-npm.gemspec')
-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 9447bb8..50256e0 100644
--- a/pronto-eslint-npm.gemspec
+++ b/pronto-eslint-npm.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
16 EOF 16 EOF
17 17
18 s.licenses = ['MIT'] 18 s.licenses = ['MIT']
19 s.required_ruby_version = '>= 1.9.3' 19 s.required_ruby_version = '>= 2.0.0'
20 s.rubygems_version = '1.8.23' 20 s.rubygems_version = '1.8.23'
21 21
22 s.files = FileList['LICENSE', 'README.md', 'lib/*'] 22 s.files = FileList['LICENSE', 'README.md', 'lib/*']