5 lines
70 B
Ruby
5 lines
70 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "nokogiri"
|
|
gem "rspec"
|
|
gem "watir"
|