mirror of
https://github.com/moparisthebest/mailcatcher
synced 2024-12-21 23:08:54 -05:00
Re-add favicon to gem manifest
This commit is contained in:
parent
c920bad92f
commit
5f05ea0d5d
@ -20,10 +20,10 @@ Gem::Specification.new do |s|
|
||||
"README.md", "LICENSE", "VERSION",
|
||||
"bin/*",
|
||||
"lib/**/*.rb",
|
||||
"public/favicon.ico",
|
||||
"public/images/**/*",
|
||||
"public/javascripts/**/*.js",
|
||||
"public/stylesheets/**/*.css",
|
||||
"public/stylesheets/**/*.xsl",
|
||||
"public/stylesheets/**/*.{css,xsl}",
|
||||
"views/**/*"
|
||||
]
|
||||
s.require_paths = ["lib"]
|
||||
|
Loading…
Reference in New Issue
Block a user