Commit 359b596e2477166e2622fcbde51a8dba773f97a2

Authored by Andrew Kane
1 parent 754322f8

Test with Rails 5 rc1 [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
test/gemfiles/activerecord50.gemfile
@@ -3,4 +3,4 @@ source 'https://rubygems.org' @@ -3,4 +3,4 @@ source 'https://rubygems.org'
3 # Specify your gem's dependencies in searchkick.gemspec 3 # Specify your gem's dependencies in searchkick.gemspec
4 gemspec path: "../../" 4 gemspec path: "../../"
5 5
6 -gem "activerecord", "~> 5.0.0.beta1" 6 +gem "activerecord", "~> 5.0.0.rc1"