File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -19,5 +19,5 @@ gem "rspec", "~> 3.13"
19
19
gem "rubocop" , "~> 1.71"
20
20
gem "rubocop-performance" , "~> 1.24"
21
21
gem "rubocop-rake" , "~> 0.7.1"
22
- gem "rubocop-rspec" , "~> 3.4 "
22
+ gem "rubocop-rspec" , "~> 3.5 "
23
23
gem "rubocop-thread_safety" , "~> 0.5.1"
Original file line number Diff line number Diff line change 54
54
rubocop-rake (0.7.1 )
55
55
lint_roller (~> 1.1 )
56
56
rubocop (>= 1.72.1 )
57
- rubocop-rspec (3.4.0 )
58
- rubocop (~> 1.61 )
57
+ rubocop-rspec (3.5.0 )
58
+ lint_roller (~> 1.1 )
59
+ rubocop (~> 1.72 , >= 1.72.1 )
59
60
rubocop-thread_safety (0.5.1 )
60
61
rubocop (>= 0.90.0 )
61
62
ruby-progressbar (1.13.0 )
@@ -75,7 +76,7 @@ DEPENDENCIES
75
76
rubocop (~> 1.71 )
76
77
rubocop-performance (~> 1.24 )
77
78
rubocop-rake (~> 0.7.1 )
78
- rubocop-rspec (~> 3.4 )
79
+ rubocop-rspec (~> 3.5 )
79
80
rubocop-thread_safety (~> 0.5.1 )
80
81
81
82
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments