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 9ecd785 commit 9eb55d2Copy full SHA for 9eb55d2
jQuery-Timepicker-Addon.gemspec
@@ -7,6 +7,7 @@ Gem::Specification.new do |gem|
7
gem.description = %q{TODO: Write a gem description}
8
gem.summary = %q{TODO: Write a gem summary}
9
gem.homepage = ""
10
+ gem.platform = Gem::Platform::RUBY
11
12
gem.files = `git ls-files`.split($\)
13
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
0 commit comments