chore: import bvg
This commit is contained in:
8
bvg/Gemfile
Normal file
8
bvg/Gemfile
Normal file
@@ -0,0 +1,8 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
|
||||
|
||||
gem "nokogiri"
|
||||
gem "rainbow"
|
||||
Reference in New Issue
Block a user