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 8ccbe79 commit fa9fa57Copy full SHA for fa9fa57
kraken-mobile.gemspec
@@ -19,6 +19,7 @@ Gem::Specification.new do |s|
19
Dir.glob('lib/**/*') +
20
Dir.glob("bin/**/*.rb") +
21
Dir.glob("calabash-android-features-skeleton/**/*.*") +
22
+ Dir.glob("reporter/**/*.*") +
23
["bin/kraken-mobile"] +
24
%w(LICENSE README.md)
25
end.call
0 commit comments