Skip to content

Commit

Permalink
simplify gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro Escontrela authored and Alejandro Escontrela committed Jan 13, 2025
1 parent 6e26bb1 commit 049abf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ group :jekyll_plugins do
gem 'jekyll-target-blank'
gem 'jekyll-twitter-plugin'
gem 'jemoji'
gem 'mini_racer' # Sometimes need to comment this out...
# gem 'mini_racer' # Sometimes need to comment this out...
gem 'unicode_utils'
gem 'webrick'
# gem 'google-protobuf' # and uncomment this when building the site locally.
gem 'google-protobuf' # and uncomment this when building the site locally.
end
group :other_plugins do
gem 'httparty'
Expand Down

0 comments on commit 049abf6

Please sign in to comment.