mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +00:00
Switch to Ruby 2.7.2
This commit is contained in:
parent
08f4fccd0b
commit
c47d8a61d8
@ -1 +1 @@
|
||||
2.6.2
|
||||
2.7.2
|
||||
|
||||
@ -1 +1 @@
|
||||
ruby 2.6.2
|
||||
ruby 2.7.2
|
||||
|
||||
2
Gemfile
2
Gemfile
@ -2,7 +2,7 @@
|
||||
# the following line to use "http://" instead
|
||||
source 'https://rubygems.org'
|
||||
|
||||
ruby "2.6.2"
|
||||
ruby "2.7.2"
|
||||
|
||||
gem "bourbon"
|
||||
|
||||
|
||||
@ -112,8 +112,9 @@ DEPENDENCIES
|
||||
bourbon
|
||||
middleman
|
||||
middleman-livereload
|
||||
tzinfo-data
|
||||
wdm (~> 0.1.0)
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.6.2
|
||||
ruby 2.7.2p137
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user