Skip to content

Commit

Permalink
unused
Browse files Browse the repository at this point in the history
  • Loading branch information
exaluc committed Jul 24, 2023
1 parent 6cbc588 commit 674873f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
9 changes: 3 additions & 6 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
# frozen_string_literal: true

source "https://rubygems.org"
gemspec

gem "rake", "~> 13.0"
group :jekyll_plugins do
gem "jekyll-feed"
gem "jekyll-postcss"
gem "jekyll-minifier"
gem 'jekyll-sitemap'
gem 'jekyll-paginate-v2'
gem 'jekyll-archives'
gem 'jekyll-seo-tag'
end
gem "rouge"
gem "webrick"
gem "rouge"

gem "webrick"
8 changes: 0 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
PATH
remote: .
specs:
boucle (0.1.0)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -75,7 +70,6 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.1)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand All @@ -95,15 +89,13 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
boucle!
jekyll-archives
jekyll-feed
jekyll-minifier
jekyll-paginate-v2
jekyll-postcss
jekyll-seo-tag
jekyll-sitemap
rake (~> 13.0)
rouge
webrick

Expand Down

0 comments on commit 674873f

Please sign in to comment.