bin/gumdrop in gumdrop-1.1.0 vs bin/gumdrop in gumdrop-1.1.1
- old
+ new
@@ -2,11 +2,11 @@
# encoding: utf-8
# Copyright (c) 2011 M@ McCray. All rights reserved.
require 'rubygems'
require 'bundler/setup'
-require 'gumdrop'
Bundler.require if File.exists?('Gemfile')
+require 'gumdrop'
begin
if Gumdrop.in_site_folder?
# Pre-Fetch Site and load Gumdrop file
Gumdrop.site
\ No newline at end of file