1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00
cv/Gemfile
2021-01-31 16:36:07 -05:00

12 lines
197 B
Ruby

# If you do not have OpenSSL installed, update
# the following line to use "http://" instead
source 'https://rubygems.org'
ruby "2.7.2"
gem "bourbon"
gem "middleman"
gem "middleman-livereload"