Skip to content

Commit

Permalink
remove byebug
Browse files Browse the repository at this point in the history
  • Loading branch information
taitus committed Apr 10, 2024
1 parent 39430f4 commit 7e74420
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ gem "wkhtmltopdf-binary", "~> 0.12.6"

group :development, :test do
gem "bullet", "~> 7.1.6"
gem "byebug", "~> 11.1.3"
gem "factory_bot_rails", "~> 6.4.3"
gem "faker", "~> 3.2.3"
gem "i18n-tasks", "~> 0.9.37"
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ GEM
bullet (7.1.6)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (11.1.3)
cancancan (3.5.0)
capistrano (3.18.1)
airbrussh (>= 1.0.0)
Expand Down Expand Up @@ -685,7 +684,6 @@ DEPENDENCIES
autoprefixer-rails (~> 10.4.16)
bing_translator (~> 6.2.0)
bullet (~> 7.1.6)
byebug (~> 11.1.3)
cancancan (~> 3.5.0)
capistrano (~> 3.18.1)
capistrano-bundler (~> 2.1.0)
Expand Down

0 comments on commit 7e74420

Please sign in to comment.