Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-06-12 10:05:55 +02:00
parent 1f79257d92
commit 72a98a4d8f
No known key found for this signature in database
GPG key ID: 019E764B7184435A
5 changed files with 10 additions and 13 deletions

View file

@ -5,8 +5,6 @@ ruby '2.7.3'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 6.1'
# Keep this low enough until https://github.com/rack/rack/issues/1619 is fixed
gem 'rack', '~> 2.1.4'
# Use postgresql as the database for Active Record
gem 'pg', '>= 1.2.3', '< 2.0'
# Use Puma as the app server