Skip to content

Commit 30e554e

Browse files
Bump rubocop-thread_safety from 0.7.1 to 0.7.2
Bumps [rubocop-thread_safety](https://github.com/rubocop/rubocop-thread_safety) from 0.7.1 to 0.7.2. - [Changelog](https://github.com/rubocop/rubocop-thread_safety/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-thread_safety@v0.7.1...v0.7.2) --- updated-dependencies: - dependency-name: rubocop-thread_safety dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 175c309 commit 30e554e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
ast (2.4.2)
11+
ast (2.4.3)
1212
base64 (0.2.0)
1313
byebug (11.1.3)
1414
coderay (1.1.3)
1515
diffy (3.4.3)
16-
json (2.10.1)
16+
json (2.10.2)
1717
language_server-protocol (3.17.0.4)
1818
lint_roller (1.1.0)
1919
method_source (1.0.0)
2020
minitest (5.25.4)
2121
parallel (1.26.3)
22-
parser (3.3.7.1)
22+
parser (3.3.7.2)
2323
ast (~> 2.4.1)
2424
racc
2525
pry (0.14.2)
@@ -32,7 +32,7 @@ GEM
3232
rainbow (3.1.1)
3333
rake (13.2.1)
3434
regexp_parser (2.10.0)
35-
rubocop (1.72.2)
35+
rubocop (1.74.0)
3636
json (~> 2.3)
3737
language_server-protocol (~> 3.17.0.2)
3838
lint_roller (~> 1.1.0)
@@ -43,9 +43,9 @@ GEM
4343
rubocop-ast (>= 1.38.0, < 2.0)
4444
ruby-progressbar (~> 1.7)
4545
unicode-display_width (>= 2.4.0, < 4.0)
46-
rubocop-ast (1.38.1)
47-
parser (>= 3.3.1.0)
48-
rubocop-thread_safety (0.7.1)
46+
rubocop-ast (1.41.0)
47+
parser (>= 3.3.7.2)
48+
rubocop-thread_safety (0.7.2)
4949
lint_roller (~> 1.1)
5050
rubocop (~> 1.72, >= 1.72.1)
5151
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)