Updated tests for ActiveRecord 5.2

Andrew committed Apr 10, 2018
commit 1b87a4b4b8212d3f48195a32f1344c000c445930
Showing 1 changed file with 1 additions and 1 deletions
Gemfile +1 -1
@@ @@ -3,4 +3,4 @@ source "https://rubygems.org"
# Specify your gem's dependencies in ahoy.gemspec
gemspec
- gem "rails", "~> 5.1.0"
+ gem "rails", "~> 5.2.0"