Created
March 30, 2020 11:30
-
-
Save onedebos/e9fa55248893951c97953ec413764c8a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source 'https://rubygems.org' | |
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } | |
gem 'byebug' | |
gem 'httparty' | |
gem 'nokogiri' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment