Skip to content

Commit 34ab7c6

Browse files
Bump rubocop-thread_safety from 0.5.1 to 0.6.0
Bumps [rubocop-thread_safety](https://github.com/rubocop/rubocop-thread_safety) from 0.5.1 to 0.6.0. - [Changelog](https://github.com/rubocop/rubocop-thread_safety/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-thread_safety@v0.5.1...v0.6.0) --- updated-dependencies: - dependency-name: rubocop-thread_safety dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a1e8de commit 34ab7c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ GEM
3636
drb (2.2.1)
3737
i18n (1.14.6)
3838
concurrent-ruby (~> 1.0)
39-
json (2.9.0)
39+
json (2.9.1)
4040
language_server-protocol (3.17.0.3)
4141
logger (1.6.1)
4242
method_source (1.1.0)
@@ -53,7 +53,7 @@ GEM
5353
rack (3.1.8)
5454
rainbow (3.1.1)
5555
rake (13.2.1)
56-
regexp_parser (2.9.3)
56+
regexp_parser (2.10.0)
5757
rspec (3.13.0)
5858
rspec-core (~> 3.13.0)
5959
rspec-expectations (~> 3.13.0)
@@ -89,15 +89,15 @@ GEM
8989
rubocop-ast (>= 1.31.1, < 2.0)
9090
rubocop-rspec (3.2.0)
9191
rubocop (~> 1.61)
92-
rubocop-thread_safety (0.5.1)
93-
rubocop (>= 0.90.0)
92+
rubocop-thread_safety (0.6.0)
93+
rubocop (>= 1.48.1)
9494
ruby-progressbar (1.13.0)
9595
securerandom (0.3.1)
9696
timeout (0.4.1)
9797
trilogy (2.9.0)
9898
tzinfo (2.0.6)
9999
concurrent-ruby (~> 1.0)
100-
unicode-display_width (3.1.2)
100+
unicode-display_width (3.1.3)
101101
unicode-emoji (~> 4.0, >= 4.0.4)
102102
unicode-emoji (4.0.4)
103103

0 commit comments

Comments
 (0)