Gems updated. Ruby updated to 2.6.6

This commit is contained in:
Christoph Haas 2021-02-13 22:35:11 +01:00
parent e9aea5325a
commit 3a6d0dae12
3 changed files with 149 additions and 132 deletions

View file

@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '2.6.5'
ruby '2.6.6'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 6.0'