Skip to content

Commit e424bc9

Browse files
committed
change rails gem version
1 parent a525cd7 commit e424bc9

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
@@ -8,7 +8,7 @@ git_source(:github) do |repo_name|
88
end
99

1010
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
11-
gem 'rails', '~> 5.1.3'
11+
gem 'rails', '~> 5.1.6.2'
1212
# Use sqlite3 as the database for Active Record
1313
# Use Puma as the app server
1414
gem 'puma', '~> 3.7'

0 commit comments

Comments
 (0)