mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +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"
|