Skip to content

Commit

Permalink
Update dependency alembic-jekyll-theme to v3 (#5)
Browse files Browse the repository at this point in the history
Update dependency alembic-jekyll-theme to v3
  • Loading branch information
AlMcKinlay authored Nov 21, 2019
2 parents 342c888 + 5508e3f commit 07a8c0f
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 49 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "https://rubygems.org"
gem "jekyll", "~> 3.3"

# The theme for the site
gem "alembic-jekyll-theme", "~> 0.1"
gem "alembic-jekyll-theme", "~> 3.1.0"

# The plugins for the site
group :jekyll_plugins do
Expand Down
105 changes: 57 additions & 48 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,40 +1,43 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
alembic-jekyll-theme (0.1.7)
jekyll (~> 3.3)
jekyll-feed (~> 0.5)
activesupport (3.2.22.5)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
alembic-jekyll-theme (3.1.0)
jekyll (~> 3.8)
jekyll-commonmark (~> 1.2)
jekyll-default-layout (~> 0.1)
jekyll-feed (~> 0.9)
jekyll-include-cache (~> 0.1)
jekyll-mentions (~> 1.2)
jekyll-paginate (~> 1.1)
jekyll-redirect-from (~> 0.11)
jekyll-seo-tag (~> 2.0)
jekyll-sitemap (~> 0.10)
jemoji (~> 0.7)
jekyll-redirect-from (~> 0.12)
jekyll-seo-tag (~> 2.3)
jekyll-sitemap (~> 0.13)
jemoji (~> 0.11)
colorator (1.1.0)
concurrent-ruby (1.1.4)
commonmarker (0.20.1)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.5)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
ffi (1.10.0)
ffi (1.10.0-x64-mingw32)
ffi (1.11.2)
ffi (1.11.2-x64-mingw32)
forwardable-extended (2.6.0)
gemoji (3.0.0)
html-pipeline (2.10.0)
gemoji (3.0.1)
html-pipeline (2.12.2)
activesupport (>= 2)
nokogiri (>= 1.4)
http_parser.rb (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jekyll (3.8.5)
jekyll (3.8.6)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand All @@ -47,56 +50,62 @@ GEM
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
jekyll-feed (0.11.0)
jekyll (~> 3.3)
jekyll-mentions (1.4.1)
html-pipeline (~> 2.3)
jekyll-commonmark (1.3.1)
commonmarker (~> 0.14)
jekyll (>= 3.7, < 5.0)
jekyll-default-layout (0.1.4)
jekyll (~> 3.0)
jekyll-feed (0.13.0)
jekyll (>= 3.7, < 5.0)
jekyll-include-cache (0.2.0)
jekyll (>= 3.7, < 5.0)
jekyll-mentions (1.5.1)
html-pipeline (~> 2.3)
jekyll (>= 3.7, < 5.0)
jekyll-paginate (1.1.0)
jekyll-redirect-from (0.14.0)
jekyll (~> 3.3)
jekyll-redirect-from (0.15.0)
jekyll (>= 3.3, < 5.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-seo-tag (2.5.0)
jekyll (~> 3.3)
jekyll-seo-tag (2.6.1)
jekyll (>= 3.3, < 5.0)
jekyll-sitemap (0.13.0)
jekyll (~> 3.3)
jekyll-watch (2.1.2)
jekyll-watch (2.2.1)
listen (~> 3.0)
jemoji (0.10.1)
jemoji (0.11.1)
gemoji (~> 3.0)
html-pipeline (~> 2.2)
jekyll (~> 3.0)
jekyll (>= 3.0, < 5.0)
kramdown (1.17.0)
liquid (4.0.1)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
liquid (4.0.3)
listen (3.2.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_portile2 (2.4.0)
minitest (5.11.3)
nokogiri (1.10.4)
multi_json (1.14.1)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.4-x64-mingw32)
nokogiri (1.10.5-x64-mingw32)
mini_portile2 (~> 2.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (3.0.3)
public_suffix (4.0.1)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rouge (3.3.0)
ruby_dep (1.5.0)
safe_yaml (1.0.4)
sass (3.7.3)
rouge (3.13.0)
ruby-enum (0.7.2)
i18n
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
tzinfo (2.0.0)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2018.9)
tzinfo (>= 1.0.0)

Expand All @@ -105,7 +114,7 @@ PLATFORMS
x64-mingw32

DEPENDENCIES
alembic-jekyll-theme (~> 0.1)
alembic-jekyll-theme (~> 3.1.0)
jekyll (~> 3.3)
jekyll-feed
jekyll-mentions
Expand Down

0 comments on commit 07a8c0f

Please sign in to comment.