Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit 6e39e64

Browse files
authored
Merge pull request #50 from tablexi/dependabot/bundler/rubocop-0.57.2
Bump rubocop from 0.55.0 to 0.57.2
2 parents 73a47c2 + 16bc326 commit 6e39e64

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ GEM
182182
concurrent-ruby (~> 1.0)
183183
iniparse (1.4.4)
184184
ipaddress (0.8.3)
185+
jaro_winkler (1.5.1)
185186
jmespath (1.4.0)
186187
json (2.1.0)
187188
kitchen-docker (2.6.0)
@@ -264,7 +265,7 @@ GEM
264265
ast (~> 2.4.0)
265266
plist (3.4.0)
266267
polyglot (0.3.5)
267-
powerpack (0.1.1)
268+
powerpack (0.1.2)
268269
proxifier (1.0.3)
269270
pry (0.11.3)
270271
coderay (~> 1.1.0)
@@ -315,7 +316,8 @@ GEM
315316
rspec_junit_formatter (0.2.3)
316317
builder (< 4)
317318
rspec-core (>= 2, < 4, != 2.12.0)
318-
rubocop (0.55.0)
319+
rubocop (0.57.2)
320+
jaro_winkler (~> 1.5.1)
319321
parallel (~> 1.10)
320322
parser (>= 2.5)
321323
powerpack (~> 0.1)
@@ -371,7 +373,7 @@ GEM
371373
polyglot (~> 0.3)
372374
tzinfo (1.2.5)
373375
thread_safe (~> 0.1)
374-
unicode-display_width (1.3.0)
376+
unicode-display_width (1.4.0)
375377
uuidtools (2.1.5)
376378
varia_model (0.6.0)
377379
buff-extensions (~> 2.0)

0 commit comments

Comments
 (0)