Finish merge and update gemfile.lock

This commit is contained in:
2020-07-14 22:38:32 -04:00
parent 489b8963c7
commit 24736726ce
7 changed files with 129 additions and 272 deletions

View File

@@ -1,3 +1,11 @@
PATH
remote: .
specs:
beautiful-jekyll-theme (4.0.1)
jekyll (~> 3.8)
jekyll-paginate (~> 1.1)
jekyll-sitemap (~> 1.4)
GEM
remote: https://rubygems.org/
specs:
@@ -9,12 +17,12 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
ffi (1.12.2)
ffi (1.13.1)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jekyll (3.8.6)
jekyll (3.8.7)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
@@ -30,6 +38,8 @@ GEM
jekyll-paginate (1.1.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (1.17.0)
@@ -40,11 +50,12 @@ GEM
mercenary (0.3.6)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.3)
rb-fsevent (0.10.3)
public_suffix (4.0.5)
rake (12.3.3)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
rouge (3.17.0)
rouge (3.21.0)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
@@ -56,8 +67,9 @@ PLATFORMS
ruby
DEPENDENCIES
jekyll (~> 3.8.6)
jekyll-paginate
beautiful-jekyll-theme!
bundler (>= 1.16)
rake (~> 12.0)
BUNDLED WITH
2.0.2