Skip to content

Instantly share code, notes, and snippets.

@onedebos
Created March 30, 2020 11:30
Show Gist options
  • Save onedebos/e9fa55248893951c97953ec413764c8a to your computer and use it in GitHub Desktop.
Save onedebos/e9fa55248893951c97953ec413764c8a to your computer and use it in GitHub Desktop.
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