bin/forj in forj-0.0.11 vs bin/forj in forj-0.0.12

- old
+ new

@@ -13,9 +13,10 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. require 'thor' +require 'require_relative' require_relative '../lib/boot.rb' include Boot require_relative '../lib/down.rb' include Down \ No newline at end of file