mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
Don't require rake in gemspec
This can cause breakage when installing via bundler.
This commit is contained in:
parent
d8aeb66b4b
commit
138c03770a
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
# Awesome Print is freely distributable under the terms of MIT license.
|
||||
# See LICENSE file or http://www.opensource.org/licenses/mit-license.php
|
||||
#------------------------------------------------------------------------------
|
||||
require "rake"
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "awesome_print"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue