Skip to content

Commit

Permalink
Remove unnecessary Nokogiri gem
Browse files Browse the repository at this point in the history
  • Loading branch information
markets committed Jan 29, 2024
1 parent 7fb120e commit a94837f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,3 @@ gem 'haml', RUBY_VERSION > '3.0' ? '< 7' : '< 6'
gem 'slim', '>= 3', '< 5'
gem 'kramdown'
gem "redcarpet"

# For old Rubies
gem 'nokogiri', '~> 1.12.0'

0 comments on commit a94837f

Please sign in to comment.