We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1babb6 + 31b0951 commit edf1dcbCopy full SHA for edf1dcb
Gemfile
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
4
ruby '2.6.0'
5
6
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
7
-gem 'rails', '~> 6.0.3', '>= 6.0.3.1'
+gem 'rails', '~> 6.0.3', '>= 6.0.3.2'
8
# Use postgresql as the database for Active Record
9
gem 'pg', '>= 0.18', '< 2.0'
10
# Use Puma as the app server
0 commit comments