File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ source "https://rubygems.org"
5
5
gemspec
6
6
7
7
group :development do
8
- gem "boxt_rubocop" , "0.0.6 "
8
+ gem "boxt_rubocop" , "0.0.7 "
9
9
gem "byebug" , "~> 11.0"
10
10
gem "rake" , "~> 13.0"
11
11
gem "rspec" , "~> 3.9"
Original file line number Diff line number Diff line change 19
19
minitest (>= 5.1 )
20
20
tzinfo (~> 2.0 )
21
21
ast (2.4.2 )
22
- boxt_rubocop (0.0.6 )
23
- rubocop (= 1.28.2 )
22
+ boxt_rubocop (0.0.7 )
23
+ rubocop (= 1.29.0 )
24
24
rubocop-faker (= 1.1.0 )
25
25
rubocop-rails (= 2.14.2 )
26
26
rubocop-rake (= 0.6.0 )
55
55
diff-lcs (>= 1.2.0 , < 2.0 )
56
56
rspec-support (~> 3.11.0 )
57
57
rspec-support (3.11.0 )
58
- rubocop (1.28.2 )
58
+ rubocop (1.29.0 )
59
59
parallel (~> 1.10 )
60
60
parser (>= 3.1.0.0 )
61
61
rainbow (>= 2.2.2 , < 4.0 )
62
62
regexp_parser (>= 1.8 , < 3.0 )
63
- rexml
63
+ rexml ( >= 3.2.5 , < 4.0 )
64
64
rubocop-ast (>= 1.17.0 , < 2.0 )
65
65
ruby-progressbar (~> 1.7 )
66
66
unicode-display_width (>= 1.4.0 , < 3.0 )
@@ -92,7 +92,7 @@ PLATFORMS
92
92
ruby
93
93
94
94
DEPENDENCIES
95
- boxt_rubocop (= 0.0.6 )
95
+ boxt_rubocop (= 0.0.7 )
96
96
byebug (~> 11.0 )
97
97
logga !
98
98
rake (~> 13.0 )
You can’t perform that action at this time.
0 commit comments