Skip to content

Commit

Permalink
update AR version in default Gemfile
Browse files Browse the repository at this point in the history
kbrock committed Apr 17, 2018
1 parent 66786ab commit 8111e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ gemspec

gem "appraisal"
gem "coveralls", require: false
gem "activerecord", '~> 4.0.2'
gem "activerecord", '~> 4.2.10'

if RUBY_VERSION < "2.0"
gem "json", "~> 1.8.3"

0 comments on commit 8111e08

Please sign in to comment.