Skip to content

Commit

Permalink
Remove "english" require which is not supported in old rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremywadsack committed Jul 25, 2017
1 parent f51f6a1 commit 927a629
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fog-core.gemspec
Expand Up @@ -2,7 +2,6 @@
lib = File.expand_path("../lib", __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require "fog/core/version"
require 'english'

Gem::Specification.new do |spec|
spec.name = "fog-core"
Expand Down

0 comments on commit 927a629

Please sign in to comment.