Skip to content

Commit b891167

Browse files
committed
Merge branch 'master' of github.com:avo-hq/avo
2 parents 66358b6 + 09dc071 commit b891167

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: avo.gemspec

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Gem::Specification.new do |spec|
2525

2626
spec.files = Dir['{bin,app,config,db,lib,public}/**/*', 'MIT-LICENSE', 'Rakefile', 'README.md', 'avo.gemspec', 'Gemfile', 'Gemfile.lock']
2727
.reject { |file| file.start_with? 'app/frontend' }
28-
.reject { |file| file.start_with? 'public/avo-packs' }
2928

3029
spec.add_dependency 'rails', '~> 6.0.2', '>= 6.0.2.1'
3130
spec.add_dependency 'kaminari'

0 commit comments

Comments
 (0)