Skip to content

Commit 0d9e180

Browse files
chore(deps): bump rubocop (#3609)
1 parent 8832386 commit 0d9e180

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

sdks/ruby/src/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ GEM
8383
erb
8484
psych (>= 4.0.0)
8585
tsort
86-
regexp_parser (2.11.3)
86+
regexp_parser (2.12.0)
8787
reline (0.6.3)
8888
io-console (~> 0.5)
8989
rspec (3.13.2)
@@ -99,11 +99,11 @@ GEM
9999
diff-lcs (>= 1.2.0, < 2.0)
100100
rspec-support (~> 3.13.0)
101101
rspec-support (3.13.7)
102-
rubocop (1.86.0)
102+
rubocop (1.86.1)
103103
json (~> 2.3)
104104
language_server-protocol (~> 3.17.0.2)
105105
lint_roller (~> 1.1.0)
106-
parallel (~> 1.10)
106+
parallel (>= 1.10)
107107
parser (>= 3.3.0.2)
108108
rainbow (>= 2.2.2, < 4.0)
109109
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)