Skip to content

Commit

Permalink
Try fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarSEB committed Feb 4, 2025
1 parent 0b4482a commit 2d1ac8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem 'github-pages', '~> 218'
gem 'jemoji', '~> 0.12.0'
gem 'webrick', '~> 1.7'
gem 'fastimage', '>= 2.2.4'
gem 'rmagick', '~> 4.2.2'
# gem 'rmagick', '~> 4.2.2'
# gem 'fontcustom', '~> 2.0'
gem 'jslint', '~> 1.2'
gem 'html-proofer', '~> 3.19', '>= 3.19.2'
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ GEM
redcarpet (3.5.1)
regexp_parser (2.1.1)
rexml (3.2.5)
rmagick (4.2.2)
rouge (3.26.0)
rubocop (1.18.4)
parallel (~> 1.10)
Expand Down Expand Up @@ -371,7 +370,6 @@ DEPENDENCIES
rainbow (~> 3.0)
rake (~> 13.0, >= 13.0.6)
redcarpet (~> 3.5, >= 3.5.1)
rmagick (~> 4.2.2)
rubocop (~> 1.18, >= 1.18.4)
rubocop-rspec (~> 2.4)
sass (~> 3.7, >= 3.7.4)
Expand Down

0 comments on commit 2d1ac8f

Please sign in to comment.