Skip to content

Commit fa9fa57

Browse files
committed
gemspec fix
1 parent 8ccbe79 commit fa9fa57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kraken-mobile.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Gem::Specification.new do |s|
1919
Dir.glob('lib/**/*') +
2020
Dir.glob("bin/**/*.rb") +
2121
Dir.glob("calabash-android-features-skeleton/**/*.*") +
22+
Dir.glob("reporter/**/*.*") +
2223
["bin/kraken-mobile"] +
2324
%w(LICENSE README.md)
2425
end.call

0 commit comments

Comments
 (0)