1
0
Fork 0
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:
Gerry 2016-05-12 06:43:07 +10:00
commit 99f00339a9

View file

@ -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"