Skip to content

Commit

Permalink
Rails 6.0.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lleir Borras committed May 28, 2019
1 parent c3654b0 commit b6dcd79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gemfiles/rails_6.0.gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "activerecord", "~> 6.0.0"
gem "rails", "~> 6.0.0"
gem "activerecord", "~> 6.0.0.rc1"
gem "rails", "~> 6.0.0.rc1"

gemspec :path => "../"

0 comments on commit b6dcd79

Please sign in to comment.