gemfiles/rails_60.gemfile in artemis-0.9.0 vs gemfiles/rails_60.gemfile in artemis-1.0.0

- old
+ new

@@ -4,10 +4,10 @@ gem "pry" gem "pry-byebug", platforms: :mri gem "curb", ">= 0.9.6" gem "webrick" -gem "rails", "~> 6.0.0.rc1" -gem "railties", "~> 6.0.0.rc1" -gem "activesupport", "~> 6.0.0.rc1" +gem "rails", "~> 6.0.0" +gem "railties", "~> 6.0.0" +gem "activesupport", "~> 6.0.0" gemspec path: "../"