Skip to content

Commit

Permalink
removed comments in Gem file
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeCodes19 committed May 1, 2024
1 parent 6ee08ed commit fc48e56
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ gem "sidekiq", "~> 6.4"
group :development, :test do
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
gem "debug"
# There's some research around running debase within a container with varying architecture
# from the hosts. Especially with M1 > macs. See https://docs.docker.com/build/building/multi-platform/
gem "debase"
gem "ruby-debug-ide"
gem "brakeman", "~> 5.2"
Expand Down

0 comments on commit fc48e56

Please sign in to comment.