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

Merge pull request #130 from projekteuler/dependabot/bundler/rails-6.0.3.1

Bump rails from 6.0.3 to 6.0.3.1
This commit is contained in:
2020-06-06 15:02:22 +02:00
committed by GitHub
2 changed files with 56 additions and 56 deletions

View File

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