Feature #33906 » 0001-Update-Rails-to-5.2.4.5.patch
Gemfile | ||
---|---|---|
3 | 3 |
ruby '>= 2.4.0', '< 2.8.0' |
4 | 4 |
gem 'bundler', '>= 1.12.0' |
5 | 5 | |
6 |
gem 'rails', '5.2.4.4'
|
|
6 |
gem 'rails', '5.2.4.5'
|
|
7 | 7 |
gem 'sprockets', '~> 3.7.2' if RUBY_VERSION < '2.5' |
8 | 8 |
gem 'rouge', '~> 3.26.0' |
9 | 9 |
gem 'request_store', '~> 1.5.0' |