1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +01:00

Update rails to 6.0.2.1

This commit is contained in:
2019-12-24 14:48:52 +01:00
parent 1b728059e5
commit 45c530891a
2 changed files with 64 additions and 64 deletions

View File

@@ -2,7 +2,7 @@ source 'https://rubygems.org'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '6.0.1'
gem 'rails', '6.0.2.1'
# Use sqlite3 as the database for Active Record
gem 'sqlite3', '~> 1.4.1'