Skip to content

Commit 55ad7cf

Browse files
Bump rubocop-rspec from 3.9.0 to 3.10.2
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.9.0 to 3.10.2. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.9.0...v3.10.2) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-version: 3.10.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b5a7fe commit 55ad7cf

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ GEM
100100
faraday (>= 1, < 3)
101101
sawyer (~> 0.9)
102102
open4 (1.3.4)
103-
parallel (1.27.0)
104-
parser (3.3.10.1)
103+
parallel (1.28.0)
104+
parser (3.3.11.1)
105105
ast (~> 2.4.1)
106106
racc
107107
prism (1.9.0)
@@ -146,7 +146,7 @@ GEM
146146
rb-inotify (0.11.1)
147147
ffi (~> 1.0)
148148
rchardet (1.8.0)
149-
regexp_parser (2.11.3)
149+
regexp_parser (2.12.0)
150150
reline (0.6.3)
151151
io-console (~> 0.5)
152152
rspec (3.13.2)
@@ -162,26 +162,27 @@ GEM
162162
diff-lcs (>= 1.2.0, < 2.0)
163163
rspec-support (~> 3.13.0)
164164
rspec-support (3.13.7)
165-
rubocop (1.84.2)
165+
rubocop (1.88.0)
166166
json (~> 2.3)
167167
language_server-protocol (~> 3.17.0.2)
168168
lint_roller (~> 1.1.0)
169-
parallel (~> 1.10)
169+
parallel (>= 1.10)
170170
parser (>= 3.3.0.2)
171171
rainbow (>= 2.2.2, < 4.0)
172172
regexp_parser (>= 2.9.3, < 3.0)
173173
rubocop-ast (>= 1.49.0, < 2.0)
174174
ruby-progressbar (~> 1.7)
175175
unicode-display_width (>= 2.4.0, < 4.0)
176-
rubocop-ast (1.49.0)
176+
rubocop-ast (1.49.1)
177177
parser (>= 3.3.7.2)
178178
prism (~> 1.7)
179179
rubocop-rake (0.7.1)
180180
lint_roller (~> 1.1)
181181
rubocop (>= 1.72.1)
182-
rubocop-rspec (3.9.0)
182+
rubocop-rspec (3.10.2)
183183
lint_roller (~> 1.1)
184-
rubocop (~> 1.81)
184+
regexp_parser (>= 2.0)
185+
rubocop (~> 1.86, >= 1.86.2)
185186
ruby-progressbar (1.13.0)
186187
ruby_git_crypt (0.1.0)
187188
immutable-struct (~> 2.4)

0 commit comments

Comments
 (0)