Added princples to the data base.

This commit is contained in:
2022-06-11 19:42:21 +01:00
parent bfae18aae8
commit 0fa0f5f42e
7 changed files with 65 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
gem 'devise'
gem 'cancancan'
ruby "3.0.3"
ruby "3.0.4"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.0.2.3"