1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00
cv/Gemfile
2023-06-25 18:13:00 -05:00

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.2.1"
gem "bourbon"
gem "middleman"
gem "middleman-livereload"