We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8832386 commit 0d9e180Copy full SHA for 0d9e180
1 file changed
sdks/ruby/src/Gemfile.lock
@@ -83,7 +83,7 @@ GEM
83
erb
84
psych (>= 4.0.0)
85
tsort
86
- regexp_parser (2.11.3)
+ regexp_parser (2.12.0)
87
reline (0.6.3)
88
io-console (~> 0.5)
89
rspec (3.13.2)
@@ -99,11 +99,11 @@ GEM
99
diff-lcs (>= 1.2.0, < 2.0)
100
rspec-support (~> 3.13.0)
101
rspec-support (3.13.7)
102
- rubocop (1.86.0)
+ rubocop (1.86.1)
103
json (~> 2.3)
104
language_server-protocol (~> 3.17.0.2)
105
lint_roller (~> 1.1.0)
106
- parallel (~> 1.10)
+ parallel (>= 1.10)
107
parser (>= 3.3.0.2)
108
rainbow (>= 2.2.2, < 4.0)
109
regexp_parser (>= 2.9.3, < 3.0)
0 commit comments