Skip to content

Commit

Permalink
Remove Redcarpet
Browse files Browse the repository at this point in the history
Since Redcarpet is not used anywhere, I have removed it. [1]

[1]: https://github.com/vmg/redcarpet
  • Loading branch information
ania-hm committed Nov 16, 2023
1 parent 80b00a5 commit 1d61211
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ gem 'oj' # Fast JSON parser and object serializer
gem 'pg' # Ruby interface to PostgreSQL RDBMS
gem 'puma' # Ruby web server built for concurrency
gem 'rails-i18n'
gem 'redcarpet'
gem 'route_translator' # Manage translations of routes
gem 'sass-rails', '~> 6.0'
gem 'simple_form', '~> 5.3'
Expand Down
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,6 @@ DEPENDENCIES
rails-controller-testing
rails-i18n
rails_best_practices
redcarpet
reek
route_translator
rspec-rails (~> 6.0.3)
Expand Down

0 comments on commit 1d61211

Please sign in to comment.