mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
Merge pull request #216 from cyberdelia/patch-1
Don't require rake in gemspec
This commit is contained in:
commit
99f00339a9
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…
Reference in a new issue