Skip to content

Instantly share code, notes, and snippets.

@MaksimenkoPG
Last active May 16, 2021 18:43
Show Gist options
  • Save MaksimenkoPG/7e370066ab6c74dc9e15e4e551bd5dc0 to your computer and use it in GitHub Desktop.
Save MaksimenkoPG/7e370066ab6c74dc9e15e4e551bd5dc0 to your computer and use it in GitHub Desktop.
# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
gem 'faraday', '1.4.1'
gem 'rake', '13.0.3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment