Skip to content
Snippets Groups Projects
Commit 18fe7708 authored by Clworld's avatar Clworld Committed by Eugen Rochko
Browse files

bump rails version in Gemfile: '~> 5.0.0' -> '~> 5.1.0' (#3523)

parent dc253ea2
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ ruby '>= 2.3.0', '< 2.5.0'
gem 'pkg-config', '~> 1.2'
gem 'puma', '~> 3.8'
gem 'rails', '~> 5.0.0'
gem 'rails', '~> 5.1.0'
gem 'uglifier', '~> 3.2'
gem 'hamlit-rails', '~> 0.2'
......
......@@ -528,7 +528,7 @@ DEPENDENCIES
rack-attack (~> 5.0)
rack-cors (~> 0.4)
rack-timeout (~> 0.4)
rails (~> 5.0.0)
rails (~> 5.1.0)
rails-controller-testing (~> 1.0)
rails-i18n (~> 5.0)
rails-settings-cached (~> 0.6)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment