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

Bump rails from 6.0.2.1 to 6.0.2.2

Bumps [rails](https://github.com/rails/rails) from 6.0.2.1 to 6.0.2.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.0.2.1...v6.0.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-20 07:19:46 +00:00
committed by GitHub
parent 9feeae796c
commit 6cdbf3ecb1
2 changed files with 54 additions and 54 deletions

View File

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