Skip to content

Commit f603edb

Browse files
committed
Update rails to version 5.2.1
1 parent 4543f7c commit f603edb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source "https://rubygems.org"
22

33
gemspec
44

5-
gem 'rails', '~> 5.1.6'
5+
gem 'rails', '~> 5.2.1'
66
gem 'alchemy_cms', github: 'AlchemyCMS/alchemy_cms', branch: 'master'
77
gem 'sassc-rails'
88

0 commit comments

Comments
 (0)