Skip to content

Commit 63a0f3c

Browse files
authored
Merge pull request #71 from AlchemyCMS/depfu/update/rails-5.2.1
Upgrade rails to version 5.2.1
2 parents 4543f7c + f603edb commit 63a0f3c

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)