Skip to content

Commit

Permalink
Must require concurrent/hash for Concurrent::Hash to work
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Nov 21, 2016
1 parent 77a565b commit a3a7d0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/i18n.rb
@@ -1,3 +1,5 @@
require 'concurrent/hash'

require 'i18n/version'
require 'i18n/exceptions'
require 'i18n/interpolate/ruby'
Expand Down

0 comments on commit a3a7d0d

Please sign in to comment.