We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e60658 commit 9c5e4f1Copy full SHA for 9c5e4f1
2 files changed
Gemfile
@@ -4,7 +4,6 @@ gem 'jekyll'
4
5
# Core plugins that directly affect site building
6
group :jekyll_plugins do
7
- gem 'jekyll-3rd-party-libraries'
8
gem 'jekyll-archives-v2'
9
gem 'jekyll-cache-bust'
10
gem 'jekyll-email-protect'
Gemfile.lock
@@ -118,10 +118,6 @@ GEM
118
multi_xml (>= 0.5.2)
119
i18n (1.14.8)
120
concurrent-ruby (~> 1.0)
121
- jekyll-3rd-party-libraries (0.0.1)
122
- css_parser (>= 1.6, < 2.0)
123
- jekyll (>= 3.6, < 5.0)
124
- nokogiri (>= 1.8, < 2.0)
125
jekyll (4.4.1)
126
addressable (~> 2.4)
127
base64 (~> 0.2)
@@ -302,7 +298,6 @@ DEPENDENCIES
302
298
feedjira
303
299
httparty
304
300
jekyll
305
- jekyll-3rd-party-libraries
306
301
jekyll-archives-v2
307
jekyll-cache-bust
308
jekyll-email-protect
0 commit comments