1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00

Change to 2.6.2

This is a Ruby version that Netlify has a prebuilt image of.
This commit is contained in:
Daniel Barber 2021-01-14 17:20:58 -05:00
parent 9d21c8b5c0
commit 3d18bbc033
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2.7.2
2.6.2

View File

@ -1 +1 @@
ruby 2.7.2
ruby 2.6.2

View File

@ -2,7 +2,7 @@
# the following line to use "http://" instead
source 'https://rubygems.org'
ruby "2.7.2"
ruby "2.6.2"
gem "bourbon"

View File

@ -116,7 +116,7 @@ DEPENDENCIES
wdm (~> 0.1.0)
RUBY VERSION
ruby 2.7.2
ruby 2.6.2
BUNDLED WITH
2.1.4