Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ end

# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-commonmark"
gem "jekyll-commonmark", ">= 1.4.0"
gem 'jekyll-sitemap'
gem 'jekyll-redirect-from'
gem "premonition", "~> 2.0.0"
Expand Down
74 changes: 42 additions & 32 deletions Gemfile.lock
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,42 +1,44 @@
GIT
remote: https://github.com/jekyll/jekyll.git
revision: 26a949df85a1f9577e8080e19f2196c8a3db17ec
revision: 8e378c0615ce8e84948e0b8c51814fe0ba37fc24
specs:
jekyll (4.2.1)
jekyll (4.3.4)
addressable (~> 2.4)
colorator (~> 1.0)
csv (~> 3.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (~> 2.0)
jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3, >= 2.3.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (>= 0.3.6, < 0.5)
pathutil (~> 0.9)
rouge (~> 3.0)
rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)

GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
algolia_html_extractor (2.6.4)
json (~> 2.0)
nokogiri (~> 1.10)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
colorator (1.1.0)
commonmarker (0.23.6)
concurrent-ruby (1.1.9)
commonmarker (0.23.10)
concurrent-ruby (1.3.4)
csv (3.3.0)
dotenv (2.7.6)
em-websocket (0.5.2)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
http_parser.rb (~> 0)
eventmachine (1.2.7)
faraday (1.8.0)
faraday-em_http (~> 1.0)
Expand All @@ -57,12 +59,16 @@ GEM
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
ffi (1.15.4)
ffi (1.16.3)
filesize (0.2.0)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
google-protobuf (3.25.5)
google-protobuf (3.25.5-arm64-darwin)
google-protobuf (3.25.5-x86_64-darwin)
google-protobuf (3.25.5-x86_64-linux)
http_parser.rb (0.8.0)
httpclient (2.8.3)
i18n (1.8.10)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jekyll-algolia (1.7.1)
algolia_html_extractor (~> 2.6)
Expand All @@ -73,9 +79,8 @@ GEM
nokogiri (~> 1.6)
progressbar (~> 1.9)
verbal_expressions (~> 0.1.5)
jekyll-commonmark (1.3.1)
commonmarker (~> 0.14)
jekyll (>= 3.7, < 5.0)
jekyll-commonmark (1.4.0)
commonmarker (~> 0.22)
jekyll-dotenv (0.2.0)
dotenv (~> 2.7)
jekyll (~> 4)
Expand All @@ -86,19 +91,19 @@ GEM
posix-spawn (~> 0.3.9)
jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0)
jekyll-sass-converter (2.1.0)
sassc (> 2.0.1, < 3.0)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.6.0)
kramdown (2.3.1)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.7.0)
liquid (4.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
Expand All @@ -118,29 +123,34 @@ GEM
posix-spawn (0.3.15)
premonition (2.0.1)
progressbar (1.11.0)
public_suffix (4.0.6)
public_suffix (5.1.1)
racc (1.6.0)
rake (13.0.6)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.2.5)
rouge (3.26.1)
rexml (3.3.9)
rouge (4.4.0)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
sass-embedded (1.54.6)
google-protobuf (~> 3.19)
rake (>= 10.0.0)
sass-embedded (1.54.6-arm64-darwin)
google-protobuf (~> 3.19)
sass-embedded (1.54.6-x86_64-darwin)
google-protobuf (~> 3.19)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thread_safe (0.3.6)
tzinfo (1.2.10)
thread_safe (~> 0.1)
tzinfo-data (1.2021.4)
tzinfo (>= 1.0.0)
unicode-display_width (2.1.0)
unicode-display_width (2.6.0)
verbal_expressions (0.1.5)
wdm (0.1.1)
webrick (1.7.0)
webrick (1.9.0)

PLATFORMS
arm64-darwin-20
Expand All @@ -153,7 +163,7 @@ DEPENDENCIES
faraday
jekyll!
jekyll-algolia
jekyll-commonmark
jekyll-commonmark (>= 1.4.0)
jekyll-dotenv
jekyll-include-cache
jekyll-last-modified-at
Expand All @@ -166,4 +176,4 @@ DEPENDENCIES
wdm (~> 0.1.0)

BUNDLED WITH
2.2.2
2.1.4