We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a148927 + 9b9ac60 commit e9e0617Copy full SHA for e9e0617
1 file changed
rails_admin.gemspec
@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
22
spec.authors = ['Erik Michaels-Ober', 'Bogdan Gaza', 'Petteri Kaapa', 'Benoit Benezech', 'Mitsuhiro Shibuya']
23
spec.description = 'RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.'
24
spec.email = ['sferik@gmail.com', 'bogdan@cadmio.org', 'petteri.kaapa@gmail.com']
25
- spec.files = Dir['Gemfile', 'LICENSE.md', 'README.md', 'Rakefile', 'app/**/*', 'config/**/*', 'lib/**/*', 'public/**/*']
+ spec.files = Dir['Gemfile', 'LICENSE.md', 'README.md', 'Rakefile', 'app/**/*', 'config/**/*', 'lib/**/*', 'public/**/*', 'vendor/**/*']
26
spec.licenses = %w(MIT)
27
spec.homepage = 'https://github.com/sferik/rails_admin'
28
spec.name = 'rails_admin'
0 commit comments