Skip to content

Commit

Permalink
Use rails 6.0.0.beta1 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
shanecav84 committed Jan 25, 2019
1 parent b772662 commit ddda9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemfiles/rails6_0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

source "https://rubygems.org"

gem "rails", "~> 6.0.0"
gem "rails", "~> 6.0.0.beta1"

gemspec path: "../"

0 comments on commit ddda9c5

Please sign in to comment.