Updated tests to Rails 5.1
Andrew Kane
committed Apr 29, 2017
commit de7df79f8c20f0e6f31caa9afecaf67314c7d3a5
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.0.0.rc1" |
| + | gem "rails", "~> 5.1.0" |