We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5843b72 commit dc66495Copy full SHA for dc66495
Gemfile
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
3
ruby '>= 2.3.0', '< 2.7.0'
4
gem 'bundler', '>= 1.12.0'
5
6
-gem 'rails', '5.2.4.2'
+gem 'rails', '5.2.4.4'
7
gem 'sprockets', '~> 3.7.2' if RUBY_VERSION < '2.5'
8
gem 'rouge', '~> 3.23.0'
9
gem 'request_store', '~> 1.5.0'
0 commit comments