Resolve gem dependency

This commit is contained in:
Joyce Chen
2020-06-01 02:55:24 -04:00
parent 261ee47926
commit 73bdb38888
2 changed files with 4 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
gem 'wdm', '~> 0.1.0'

View File

@@ -236,6 +236,7 @@ GEM
tzinfo (1.2.7)
thread_safe (~> 0.1)
unicode-display_width (1.7.0)
wdm (0.1.1)
zeitwerk (2.3.0)
PLATFORMS
@@ -243,6 +244,7 @@ PLATFORMS
DEPENDENCIES
github-pages
wdm (~> 0.1.0)
BUNDLED WITH
2.1.4