Skip to content

Commit e1bb3c0

Browse files
authored
Merge pull request #35 from github/dependabot/bundler/rubocop-performance-1.20.2
Bump rubocop-performance from 1.19.1 to 1.20.2
2 parents e826cbd + 6751e8d commit e1bb3c0

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ GEM
5050
nokogiri (1.15.4-x86_64-linux)
5151
racc (~> 1.4)
5252
parallel (1.24.0)
53-
parser (3.2.2.4)
53+
parser (3.3.0.3)
5454
ast (~> 2.4.1)
5555
racc
5656
racc (1.7.3)
@@ -64,7 +64,7 @@ GEM
6464
nokogiri (~> 1.14)
6565
rainbow (3.1.1)
6666
rake (13.1.0)
67-
regexp_parser (2.8.3)
67+
regexp_parser (2.9.0)
6868
rexml (3.2.6)
6969
rspec (3.12.0)
7070
rspec-core (~> 3.12.0)
@@ -79,11 +79,11 @@ GEM
7979
diff-lcs (>= 1.2.0, < 2.0)
8080
rspec-support (~> 3.12.0)
8181
rspec-support (3.12.1)
82-
rubocop (1.59.0)
82+
rubocop (1.60.0)
8383
json (~> 2.3)
8484
language_server-protocol (>= 3.17.0)
8585
parallel (~> 1.10)
86-
parser (>= 3.2.2.4)
86+
parser (>= 3.3.0.2)
8787
rainbow (>= 2.2.2, < 4.0)
8888
regexp_parser (>= 1.8, < 3.0)
8989
rexml (>= 3.2.5, < 4.0)
@@ -96,9 +96,9 @@ GEM
9696
rubocop (>= 1.37)
9797
rubocop-performance (>= 1.15)
9898
rubocop-rails (>= 2.17)
99-
rubocop-performance (1.19.1)
100-
rubocop (>= 1.7.0, < 2.0)
101-
rubocop-ast (>= 0.4.0)
99+
rubocop-performance (1.20.2)
100+
rubocop (>= 1.48.1, < 2.0)
101+
rubocop-ast (>= 1.30.0, < 2.0)
102102
rubocop-rails (2.23.1)
103103
activesupport (>= 4.2.0)
104104
rack (>= 1.1)

0 commit comments

Comments
 (0)