1
0
Fork 0
advent-of-code-2024/Gemfile

5 lines
70 B
Ruby

source "https://rubygems.org"
gem "nokogiri"
gem "rspec"
gem "watir"