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:
parent
9d21c8b5c0
commit
3d18bbc033
@ -1 +1 @@
|
||||
2.7.2
|
||||
2.6.2
|
||||
|
||||
@ -1 +1 @@
|
||||
ruby 2.7.2
|
||||
ruby 2.6.2
|
||||
|
||||
2
Gemfile
2
Gemfile
@ -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"
|
||||
|
||||
|
||||
@ -116,7 +116,7 @@ DEPENDENCIES
|
||||
wdm (~> 0.1.0)
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.7.2
|
||||
ruby 2.6.2
|
||||
|
||||
BUNDLED WITH
|
||||
2.1.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user