Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Bump rubocop-thread_safety from 0.3.4 to 0.4.2
Browse files Browse the repository at this point in the history
Bumps [rubocop-thread_safety](https://github.com/covermymeds/rubocop-thread_safety) from 0.3.4 to 0.4.2.
- [Release notes](https://github.com/covermymeds/rubocop-thread_safety/releases)
- [Commits](https://github.com/covermymeds/rubocop-thread_safety/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Oct 28, 2020
1 parent 7e1623f commit 2a8661b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
ast (2.4.0)
ast (2.4.1)
diff-lcs (1.3)
graphql (1.10.9)
parallel (1.19.1)
parser (2.7.1.2)
ast (~> 2.4.0)
parallel (1.19.2)
parser (2.7.2.0)
ast (~> 2.4.1)
rainbow (3.0.0)
rake (13.0.1)
rdoc (6.2.1)
Expand All @@ -39,8 +39,8 @@ GEM
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-performance (1.5.2)
rubocop (>= 0.71.0)
rubocop-thread_safety (0.3.4)
rubocop (>= 0.51.0)
rubocop-thread_safety (0.4.2)
rubocop (>= 0.53.0)
ruby-progressbar (1.10.1)
unicode-display_width (1.7.0)

Expand Down

0 comments on commit 2a8661b

Please sign in to comment.