lib/publishr.rb in publishr-0.7.0 vs lib/publishr.rb in publishr-0.7.1

- old
+ new

@@ -13,9 +13,10 @@ # GNU Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. +require 'webgen/website' require 'kramdown' require 'erb' require 'yaml' require 'fileutils' require 'sanitize'