Skip to content

Commit

Permalink
Update Gemfile.lock by running bundle install --path vendor/bundle (v…
Browse files Browse the repository at this point in the history
…214)
  • Loading branch information
sachitsaksena committed Apr 7, 2021
1 parent c3471f3 commit 4e6d443
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
source 'https://rubygems.org'
gem 'github-pages', "~> 213"
gem 'github-pages', "~> 214"
12 changes: 6 additions & 6 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ GEM
ffi (1.15.0)
forwardable-extended (2.6.0)
gemoji (3.0.1)
github-pages (213)
github-pages (214)
github-pages-health-check (= 1.17.0)
jekyll (= 3.9.0)
jekyll-avatar (= 0.7.0)
Expand Down Expand Up @@ -70,7 +70,7 @@ GEM
jekyll-theme-time-machine (= 0.1.1)
jekyll-titles-from-headings (= 0.5.3)
jemoji (= 0.12.0)
kramdown (= 2.3.0)
kramdown (= 2.3.1)
kramdown-parser-gfm (= 1.1.0)
liquid (= 4.0.3)
mercenary (~> 0.3)
Expand Down Expand Up @@ -196,12 +196,12 @@ GEM
gemoji (~> 3.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
kramdown (2.3.0)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.5.0)
listen (3.5.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
Expand All @@ -225,7 +225,7 @@ GEM
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.4)
rexml (3.2.5)
rouge (3.26.0)
ruby-enum (0.9.0)
i18n
Expand Down Expand Up @@ -259,7 +259,7 @@ PLATFORMS
universal-darwin-19

DEPENDENCIES
github-pages (~> 213)
github-pages (~> 214)

BUNDLED WITH
2.2.4

0 comments on commit 4e6d443

Please sign in to comment.