Skip to content

Commit 05d7394

Browse files
committed
⬆️ bundler 2.6.6
1 parent 8db857f commit 05d7394

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ DEPENDENCIES
426426
pg
427427
pry (~> 0.14)
428428
rails (~> 8.0, >= 8.0.2)
429-
rails-controller-testing
429+
rails-controller-testing (~> 1.0, >= 1.0.5)
430430
rake (~> 13.0)
431431
rdoc (~> 6.11)
432432
reek (~> 6.4)
@@ -442,4 +442,4 @@ DEPENDENCIES
442442
yard-junk (~> 0.0, >= 0.0.10)!
443443

444444
BUNDLED WITH
445-
2.6.5
445+
2.6.6

gemfiles/modular/mini_testing.gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22

33
# Minitest Testing
44
gem "minitest"
5-
gem "rails-controller-testing"
65
gem "test-unit", "~> 3.0"
76
gem "mocha"

0 commit comments

Comments
 (0)