Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-07-31 17:02:19 +02:00
parent 6535219d3d
commit b1101984b4
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 56 additions and 56 deletions

View file

@ -8,7 +8,7 @@ gem 'rails', '~> 6.1'
# Use postgresql as the database for Active Record
gem 'pg', '>= 1.2.3', '< 2.0'
# Use Puma as the app server
gem 'puma', '~> 5.3'
gem 'puma', '~> 5.4'
# Use ActiveModelSerializer for serializing to JSON
gem 'active_model_serializers', '~> 0.10'
# Use Redis adapter to run Action Cable in production