Skip to content

Commit edea43f

Browse files
build(deps): bump rubycritic from 4.11.0 to 5.0.0
Bumps [rubycritic](https://github.com/whitesmith/rubycritic) from 4.11.0 to 5.0.0. - [Changelog](https://github.com/whitesmith/rubycritic/blob/main/CHANGELOG.md) - [Commits](whitesmith/rubycritic@v4.11.0...v5.0.0) --- updated-dependencies: - dependency-name: rubycritic dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1194c9a commit edea43f

File tree

1 file changed

+21
-18
lines changed

1 file changed

+21
-18
lines changed

Gemfile.lock

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -51,27 +51,27 @@ GEM
5151
dry-configurable (1.3.0)
5252
dry-core (~> 1.1)
5353
zeitwerk (~> 2.6)
54-
dry-core (1.1.0)
54+
dry-core (1.2.0)
5555
concurrent-ruby (~> 1.0)
5656
logger
5757
zeitwerk (~> 2.6)
58-
dry-inflector (1.2.0)
58+
dry-inflector (1.3.1)
5959
dry-initializer (3.2.0)
6060
dry-logic (1.6.0)
6161
bigdecimal
6262
concurrent-ruby (~> 1.0)
6363
dry-core (~> 1.1)
6464
zeitwerk (~> 2.6)
65-
dry-schema (1.14.1)
65+
dry-schema (1.15.0)
6666
concurrent-ruby (~> 1.0)
6767
dry-configurable (~> 1.0, >= 1.0.1)
6868
dry-core (~> 1.1)
6969
dry-initializer (~> 3.2)
70-
dry-logic (~> 1.5)
70+
dry-logic (~> 1.6)
7171
dry-types (~> 1.8)
7272
zeitwerk (~> 2.6)
73-
dry-types (1.8.3)
74-
bigdecimal (~> 3.0)
73+
dry-types (1.9.0)
74+
bigdecimal (>= 3.0)
7575
concurrent-ruby (~> 1.0)
7676
dry-core (~> 1.0)
7777
dry-inflector (~> 1.0)
@@ -96,14 +96,14 @@ GEM
9696
ffi-win32-extensions (1.0.4)
9797
ffi
9898
fileutils (1.8.0)
99-
flay (2.13.3)
99+
flay (2.14.2)
100100
erubi (~> 1.10)
101-
path_expander (~> 1.0)
102-
ruby_parser (~> 3.0)
101+
path_expander (~> 2.0)
102+
prism (~> 1.7)
103103
sexp_processor (~> 4.0)
104-
flog (4.8.0)
105-
path_expander (~> 1.0)
106-
ruby_parser (~> 3.1, > 3.1.0)
104+
flog (4.9.4)
105+
path_expander (~> 2.0)
106+
prism (~> 1.7)
107107
sexp_processor (~> 4.8)
108108
forwardable-extended (2.6.0)
109109
gemoji (4.1.0)
@@ -350,12 +350,13 @@ GEM
350350
octokit (4.25.1)
351351
faraday (>= 1, < 3)
352352
sawyer (~> 0.9)
353+
ostruct (0.6.3)
353354
paint (2.3.0)
354355
parallel (1.27.0)
355-
parser (3.3.10.0)
356+
parser (3.3.10.1)
356357
ast (~> 2.4.1)
357358
racc
358-
path_expander (1.1.3)
359+
path_expander (2.0.1)
359360
pathutil (0.16.2)
360361
forwardable-extended (~> 2.6)
361362
pdf-core (0.10.0)
@@ -394,14 +395,16 @@ GEM
394395
parser (>= 3.3.7.2)
395396
prism (~> 1.4)
396397
ruby-progressbar (1.13.0)
397-
ruby_parser (3.21.1)
398+
ruby_parser (3.22.0)
398399
racc (~> 1.5)
399400
sexp_processor (~> 4.16)
400-
rubycritic (4.11.0)
401+
rubycritic (5.0.0)
401402
flay (~> 2.13)
402403
flog (~> 4.7)
403404
launchy (>= 2.5.2)
405+
ostruct
404406
parser (>= 3.3.0.5)
407+
prism (>= 1.6.0)
405408
rainbow (~> 3.1.1)
406409
reek (~> 6.5.0, < 7.0)
407410
rexml
@@ -428,7 +431,7 @@ GEM
428431
rexml (~> 3.2, >= 3.2.5)
429432
rubyzip (>= 1.2.2, < 4.0)
430433
websocket (~> 1.0)
431-
sexp_processor (4.17.4)
434+
sexp_processor (4.17.5)
432435
simplecov (0.22.0)
433436
docile (~> 1.1)
434437
simplecov-html (~> 0.11)
@@ -462,7 +465,7 @@ GEM
462465
win32-process (0.10.0)
463466
ffi (>= 1.0.0)
464467
wmi-lite (1.0.7)
465-
zeitwerk (2.7.3)
468+
zeitwerk (2.7.4)
466469

467470
PLATFORMS
468471
ruby

0 commit comments

Comments
 (0)