mirror of
https://github.com/danbee/cv
synced 2026-06-20 23:02:24 +00:00
10 lines
195 B
Ruby
10 lines
195 B
Ruby
# If you do not have OpenSSL installed, update
|
|
# the following line to use "http://" instead
|
|
source "https://rubygems.org"
|
|
|
|
ruby "3.3.1"
|
|
|
|
gem "bourbon"
|
|
gem "middleman"
|
|
gem "middleman-livereload"
|