Skip to content

Commit

Permalink
Pin json gem for rails 4.x builds
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Mar 2, 2017
1 parent 6eb943e commit fd3c848
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 @@ -36,6 +36,7 @@ else
gem 'responders', '~> 2.0'
gem 'sass-rails', '>= 5.0'
gem 'coffee-rails', '~> 4.1.0'
gem 'json', '~> 1.8'
when /^4.[01]/
gem 'sass-rails', '< 5.0'
end
Expand Down

0 comments on commit fd3c848

Please sign in to comment.