Skip to content

Commit

Permalink
Merge pull request #303 from oauth-xx/dependabot/bundler/rubocop-thre…
Browse files Browse the repository at this point in the history
…ad_safety-0.5.1

Bump rubocop-thread_safety from 0.4.4 to 0.5.1
  • Loading branch information
pboling authored Sep 6, 2024
2 parents ec91136 + 0f06faa commit 63df38a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,30 +59,31 @@ GEM
childprocess (>= 0.6.3, < 5)
iniparse (~> 1.4)
rexml (~> 3.2)
parallel (1.22.1)
parser (3.1.2.1)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (5.0.0)
racc (1.8.1)
rack (2.2.4)
rack-test (2.0.2)
rack (>= 1.3)
rainbow (3.1.1)
rake (13.0.6)
redcarpet (3.5.1)
regexp_parser (2.5.0)
regexp_parser (2.9.2)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.6)
strscan
rexml (3.3.7)
rubocop (1.30.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
Expand All @@ -92,8 +93,8 @@ GEM
rubocop-ast (>= 1.18.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-lts (18.0.1)
rubocop-ruby2_7 (~> 1.0.6)
rubocop-minitest (0.22.0)
Expand All @@ -107,9 +108,9 @@ GEM
rubocop (~> 1.0)
rubocop-ruby2_7 (1.0.6)
rubocop (~> 1.30.1)
rubocop-thread_safety (0.4.4)
rubocop (>= 0.53.0)
ruby-progressbar (1.11.0)
rubocop-thread_safety (0.5.1)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand All @@ -126,13 +127,12 @@ GEM
snaky_hash (2.0.0)
hashie
version_gem (~> 1.1)
strscan (3.1.0)
typhoeus (1.4.0)
ethon (>= 0.9.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.3.0)
unicode-display_width (2.5.0)
version_gem (1.1.4)
webmock (3.18.1)
addressable (>= 2.8.0)
Expand Down

0 comments on commit 63df38a

Please sign in to comment.