Skip to content

Commit

Permalink
Do not require goby in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
pablofullana committed May 28, 2017
1 parent c98ecfd commit 192eb24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions goby.gemspec
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# coding: utf-8
lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require 'goby'
require 'i18n'

Gem::Specification.new do |spec|
spec.name = "goby"
Expand Down

0 comments on commit 192eb24

Please sign in to comment.