1
0
Fork 0
wordle-solver/Gemfile

8 lines
99 B
Ruby

source "https://rubygems.org"
gem "pry"
gem "capybara"
gem "selenium-webdriver"
gem "webdrivers"