Skip to content

Commit 040e46d

Browse files
authored
Merge pull request #328 from oauth-xx/dependabot/bundler/rubocop-thread_safety-0.7.3
Bump rubocop-thread_safety from 0.7.2 to 0.7.3
2 parents 048d866 + d99dfd2 commit 040e46d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,18 +95,18 @@ GEM
9595
mime-types (>= 1.16, < 4.0)
9696
netrc (~> 0.8)
9797
rexml (3.4.1)
98-
rubocop (1.75.8)
98+
rubocop (1.76.2)
9999
json (~> 2.3)
100100
language_server-protocol (~> 3.17.0.2)
101101
lint_roller (~> 1.1.0)
102102
parallel (~> 1.10)
103103
parser (>= 3.3.0.2)
104104
rainbow (>= 2.2.2, < 4.0)
105105
regexp_parser (>= 2.9.3, < 3.0)
106-
rubocop-ast (>= 1.44.0, < 2.0)
106+
rubocop-ast (>= 1.45.1, < 2.0)
107107
ruby-progressbar (~> 1.7)
108108
unicode-display_width (>= 2.4.0, < 4.0)
109-
rubocop-ast (1.44.1)
109+
rubocop-ast (1.45.1)
110110
parser (>= 3.3.7.2)
111111
prism (~> 1.4)
112112
rubocop-gradual (0.3.6)
@@ -144,9 +144,10 @@ GEM
144144
version_gem (>= 1.1.3, < 3)
145145
rubocop-shopify (2.15.1)
146146
rubocop (~> 1.51)
147-
rubocop-thread_safety (0.7.2)
147+
rubocop-thread_safety (0.7.3)
148148
lint_roller (~> 1.1)
149149
rubocop (~> 1.72, >= 1.72.1)
150+
rubocop-ast (>= 1.44.0, < 2.0)
150151
ruby-progressbar (1.13.0)
151152
ruby2_keywords (0.0.5)
152153
simplecov (0.21.2)

0 commit comments

Comments
 (0)