Skip to content

Commit

Permalink
Merge branch 'master' of github.com:avo-hq/avo
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed Sep 25, 2020
2 parents 66358b6 + 09dc071 commit b891167
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion avo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Gem::Specification.new do |spec|

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

spec.add_dependency 'rails', '~> 6.0.2', '>= 6.0.2.1'
spec.add_dependency 'kaminari'
Expand Down

0 comments on commit b891167

Please sign in to comment.