Skip to content

Commit

Permalink
Update Gemfile (alshedivat#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
alshedivat authored Mar 28, 2021
1 parent f5d41dd commit 11691db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
_site
.bundle
.sass-cache
.jekyll-cache
.jekyll-metadata
.DS_store
.ruby-version
.tweet-cache/
.tweet-cache
Gemfile.lock
vendor
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
source 'https://rubygems.org'
group :jekyll_plugins do
gem 'github-pages'
gem 'jekyll'
gem 'jekyll-email-protect'
gem 'jekyll-github-metadata'
Expand All @@ -9,4 +8,5 @@ group :jekyll_plugins do
gem 'jekyll-twitter-plugin'
gem 'jemoji'
gem 'unicode_utils'
gem 'webrick'
end

0 comments on commit 11691db

Please sign in to comment.