Skip to content

Commit 04a4a56

Browse files
authored
Merge pull request #19 from github/dependabot/bundler/rubocop-github-0.19.0
Bump rubocop-github from 0.18.0 to 0.19.0
2 parents bae3361 + 9856bbd commit 04a4a56

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ GEM
4040
nokogiri (1.15.4-x86_64-linux)
4141
racc (~> 1.4)
4242
parallel (1.23.0)
43-
parser (3.2.2.3)
43+
parser (3.2.2.4)
4444
ast (~> 2.4.1)
4545
racc
4646
racc (1.7.1)
@@ -54,7 +54,7 @@ GEM
5454
nokogiri (~> 1.14)
5555
rainbow (3.1.1)
5656
rake (13.0.6)
57-
regexp_parser (2.8.1)
57+
regexp_parser (2.8.2)
5858
rexml (3.2.6)
5959
rspec (3.12.0)
6060
rspec-core (~> 3.12.0)
@@ -69,12 +69,12 @@ GEM
6969
diff-lcs (>= 1.2.0, < 2.0)
7070
rspec-support (~> 3.12.0)
7171
rspec-support (3.12.1)
72-
rubocop (1.56.3)
72+
rubocop (1.57.1)
7373
base64 (~> 0.1.1)
7474
json (~> 2.3)
7575
language_server-protocol (>= 3.17.0)
7676
parallel (~> 1.10)
77-
parser (>= 3.2.2.3)
77+
parser (>= 3.2.2.4)
7878
rainbow (>= 2.2.2, < 4.0)
7979
regexp_parser (>= 1.8, < 3.0)
8080
rexml (>= 3.2.5, < 4.0)
@@ -83,7 +83,7 @@ GEM
8383
unicode-display_width (>= 2.4.0, < 3.0)
8484
rubocop-ast (1.29.0)
8585
parser (>= 3.2.1.0)
86-
rubocop-github (0.18.0)
86+
rubocop-github (0.19.0)
8787
rubocop (>= 1.0.0)
8888
rubocop-performance
8989
rubocop-rails
@@ -97,7 +97,7 @@ GEM
9797
ruby-progressbar (1.13.0)
9898
tzinfo (2.0.6)
9999
concurrent-ruby (~> 1.0)
100-
unicode-display_width (2.4.2)
100+
unicode-display_width (2.5.0)
101101

102102
PLATFORMS
103103
arm64-darwin-21

0 commit comments

Comments
 (0)