Skip to content

Commit

Permalink
remove liquid-c
Browse files Browse the repository at this point in the history
  • Loading branch information
markzegarelli committed Oct 21, 2021
1 parent befe006 commit 2330947
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
source "https://rubygems.org"

gem "jekyll", github: "jekyll/jekyll"
gem "liquid-c"

group :development do
gem "faraday"
Expand Down
11 changes: 4 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/jekyll/jekyll.git
revision: 5687bf97d8242feb8bb8f03cdc93991fb20847b7
revision: 26a949df85a1f9577e8080e19f2196c8a3db17ec
specs:
jekyll (4.2.1)
addressable (~> 2.4)
Expand Down Expand Up @@ -92,14 +92,12 @@ GEM
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.5.1)
json (2.6.0)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
liquid-c (4.0.0)
liquid (>= 3.0.0)
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand All @@ -115,7 +113,7 @@ GEM
premonition (2.0.1)
progressbar (1.11.0)
public_suffix (4.0.6)
racc (1.5.2)
racc (1.6.0)
rake (13.0.6)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
Expand All @@ -131,7 +129,7 @@ GEM
thread_safe (0.3.6)
tzinfo (1.2.9)
thread_safe (~> 0.1)
tzinfo-data (1.2021.2)
tzinfo-data (1.2021.4)
tzinfo (>= 1.0.0)
unicode-display_width (2.1.0)
verbal_expressions (0.1.5)
Expand All @@ -154,7 +152,6 @@ DEPENDENCIES
jekyll-last-modified-at
jekyll-redirect-from
jekyll-sitemap
liquid-c
premonition (~> 2.0.0)
rake
tzinfo (~> 1.2)
Expand Down

0 comments on commit 2330947

Please sign in to comment.