We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c651818 commit 204355eCopy full SHA for 204355e
sparql-client.gemspec
@@ -20,12 +20,7 @@ Gem::Specification.new do |gem|
20
gem.platform = Gem::Platform::RUBY
21
gem.files = %w(AUTHORS CREDITS README.md UNLICENSE VERSION) + Dir.glob('lib/**/*.rb')
22
gem.bindir = %q(bin)
23
- gem.executables = %w()
24
- gem.default_executable = gem.executables.first
25
gem.require_paths = %w(lib)
26
- gem.extensions = %w()
27
- gem.test_files = %w()
28
- gem.has_rdoc = false
29
30
gem.required_ruby_version = '>= 2.2.2'
31
gem.requirements = []
0 commit comments