Skip to content

Commit 85fd417

Browse files
compwronCopilot
andcommitted
Update Gemfile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 7e7b284 commit 85fd417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ gem "tzinfo-data", platforms: %i[mingw mswin x64_mingw jruby] # Windows does not
6161
gem "view_component" # View components for reusability
6262
gem "wicked" # Multi-step form wizard for Rails
6363

64-
group :development, :test do
64+
group :development, :test, :production do
6565
gem "brakeman" # Security inspection
6666
gem "prosopite" # N+1 query detection via SQL pattern analysis
6767
gem "byebug", platforms: %i[mri mingw x64_mingw] # Debugger console

0 commit comments

Comments
 (0)