Skip to content

Commit

Permalink
Fix: build, require older activesupport.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Aug 7, 2016
1 parent 6d97293 commit bf9f2af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ gemspec

gem ENV['CONCURRENCY'], require: false if ENV.key?('CONCURRENCY')
gem 'picky' unless RUBY_PLATFORM == 'java'
gem 'activesupport', '~> 4.0'

0 comments on commit bf9f2af

Please sign in to comment.