Skip to content

Commit

Permalink
Add teams clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
ger619 committed Mar 4, 2024
1 parent 5cbe3c2 commit 27341aa
Show file tree
Hide file tree
Showing 17 changed files with 738 additions and 254 deletions.
654 changes: 563 additions & 91 deletions .idea/mseals.iml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ gem 'bootsnap', require: false
group :development, :test do
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
gem 'debug', platforms: %i[mri mingw x64_mingw]
gem 'rubocop', require: false
end

group :development do
Expand Down
Loading

0 comments on commit 27341aa

Please sign in to comment.