Skip to content

Commit

Permalink
update rails to 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flyerhzm committed Aug 15, 2018
1 parent f6ed5ac commit 0b4a0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.rails-5.2
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem 'rails', '~> 5.2.0.beta2'
gem 'rails', '~> 5.2.0'
gem 'sqlite3'
gem 'activerecord-jdbcsqlite3-adapter', platforms: [:jruby]
gem 'activerecord-import'
Expand Down

0 comments on commit 0b4a0cb

Please sign in to comment.