Skip to content

Commit

Permalink
fix:rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
wisdom-plus committed May 22, 2024
1 parent 7c98f62 commit b57871d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ gem 'lograge'
gem 'logstash-event'
gem 'meta-tags'
gem 'mini_magick'
gem 'premailer-rails'
gem 'rack-cors'
gem 'rails-i18n'
gem 'ransack'
Expand All @@ -66,7 +67,6 @@ gem 'slim'
gem 'slim-rails'
gem 'stimulus-rails'
gem 'view_component'
gem 'premailer-rails'

group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
Expand Down

0 comments on commit b57871d

Please sign in to comment.