Skip to content

Commit

Permalink
RuboCop lint check fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ-Kulundu committed Oct 14, 2023
1 parent dc8c442 commit 05931e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ gem "redis", "~> 4.0"
#Devise 4.0 works with Rails 4.1 onwards.
gem 'devise'

#A dynamic sitemap generator gem for the Ruby on Rails framework
# A dynamic sitemap generator gem for the Ruby on Rails framework
gem 'sitemap_generator'

# Use Active Model has_secure_password [https://guides.rubyonrails.org/active_model_basics.html#securepassword]
Expand Down

0 comments on commit 05931e8

Please sign in to comment.