Skip to content

Commit

Permalink
Require i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
pablofullana committed May 28, 2017
1 parent 42541bd commit c98ecfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions goby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
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 c98ecfd

Please sign in to comment.