1
0
mirror of https://github.com/captn3m0/hoshruba.git synced 2024-09-10 13:46:30 +00:00
hoshruba/Gemfile
2021-05-10 18:12:48 +05:30

10 lines
174 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
# gem "rails"
gem "nokogiri", "~> 1.11"