File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ gem "activesupport", require: false
6
6
gem "mry" , require : false
7
7
gem "parser"
8
8
gem "pry" , require : false
9
- gem "rubocop" , "1.22.2 " , require : false
9
+ gem "rubocop" , "1.22.3 " , require : false
10
10
gem "rubocop-i18n" , require : false
11
11
gem "rubocop-graphql" , require : false
12
12
gem "rubocop-minitest" , require : false
Original file line number Diff line number Diff line change 11
11
coderay (1.1.3 )
12
12
concurrent-ruby (1.1.9 )
13
13
diff-lcs (1.4.4 )
14
- i18n (1.8.10 )
14
+ i18n (1.8.11 )
15
15
concurrent-ruby (~> 1.0 )
16
16
method_source (1.0.0 )
17
17
minitest (5.14.4 )
40
40
rspec-mocks (3.10.2 )
41
41
diff-lcs (>= 1.2.0 , < 2.0 )
42
42
rspec-support (~> 3.10.0 )
43
- rspec-support (3.10.2 )
44
- rubocop (1.22.2 )
43
+ rspec-support (3.10.3 )
44
+ rubocop (1.22.3 )
45
45
parallel (~> 1.10 )
46
46
parser (>= 3.0.0.0 )
47
47
rainbow (>= 2.2.2 , < 4.0 )
@@ -93,7 +93,7 @@ DEPENDENCIES
93
93
pry
94
94
rake
95
95
rspec
96
- rubocop (= 1.22.2 )
96
+ rubocop (= 1.22.3 )
97
97
rubocop-graphql
98
98
rubocop-i18n
99
99
rubocop-minitest
You can’t perform that action at this time.
0 commit comments