Skip to content

Commit

Permalink
Add explicit require for digest/md5
Browse files Browse the repository at this point in the history
This should fix the ruby-head build: https://travis-ci.org/svenfuchs/i18n/jobs/296429662
  • Loading branch information
Ryan Bigg committed Nov 2, 2017
1 parent 329ba05 commit 939bb23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/backend/cache_test.rb
@@ -1,4 +1,5 @@
require 'test_helper'
require 'digest/md5'

begin
require 'active_support'
Expand Down

0 comments on commit 939bb23

Please sign in to comment.