Gemfile: add source
This commit is contained in:
parent
906c4b0f51
commit
b67740a74e
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,5 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
gem "nokogiri", "~> 1.13"
|
||||
gem "paint", "~> 2.2"
|
||||
gem "json", "~> 2.6"
|
||||
|
|
Loading…
Reference in a new issue