Skip to content

Commit 8512041

Browse files
chore(deps-dev): bump rubocop from 1.80.2 to 1.81.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.80.2 to 1.81.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.80.2...v1.81.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75cca30 commit 8512041

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ GEM
411411
rdoc (>= 4.0.0)
412412
reline (>= 0.4.2)
413413
jmespath (1.6.2)
414-
json (2.13.2)
414+
json (2.15.0)
415415
json-schema (5.1.1)
416416
addressable (~> 2.8)
417417
bigdecimal (~> 3.1)
@@ -514,7 +514,7 @@ GEM
514514
net-smtp
515515
premailer (~> 1.7, >= 1.7.9)
516516
prettyprint (0.2.0)
517-
prism (1.4.0)
517+
prism (1.5.1)
518518
pry (0.15.2)
519519
coderay (~> 1.1)
520520
method_source (~> 1.0)
@@ -613,7 +613,7 @@ GEM
613613
reform-rails (0.3.1)
614614
activemodel (>= 5.0)
615615
reform (>= 2.3.1, < 3.0.0)
616-
regexp_parser (2.11.2)
616+
regexp_parser (2.11.3)
617617
reline (0.6.2)
618618
io-console (~> 0.5)
619619
representable (3.2.0)
@@ -669,18 +669,18 @@ GEM
669669
rswag-ui (2.16.0)
670670
actionpack (>= 5.2, < 8.1)
671671
railties (>= 5.2, < 8.1)
672-
rubocop (1.80.2)
672+
rubocop (1.81.1)
673673
json (~> 2.3)
674674
language_server-protocol (~> 3.17.0.2)
675675
lint_roller (~> 1.1.0)
676676
parallel (~> 1.10)
677677
parser (>= 3.3.0.2)
678678
rainbow (>= 2.2.2, < 4.0)
679679
regexp_parser (>= 2.9.3, < 3.0)
680-
rubocop-ast (>= 1.46.0, < 2.0)
680+
rubocop-ast (>= 1.47.1, < 2.0)
681681
ruby-progressbar (~> 1.7)
682682
unicode-display_width (>= 2.4.0, < 4.0)
683-
rubocop-ast (1.46.0)
683+
rubocop-ast (1.47.1)
684684
parser (>= 3.3.7.2)
685685
prism (~> 1.4)
686686
rubocop-capybara (2.22.1)
@@ -798,9 +798,9 @@ GEM
798798
uglifier (4.2.1)
799799
execjs (>= 0.3.0, < 3)
800800
unf (0.2.0)
801-
unicode-display_width (3.1.5)
802-
unicode-emoji (~> 4.0, >= 4.0.4)
803-
unicode-emoji (4.0.4)
801+
unicode-display_width (3.2.0)
802+
unicode-emoji (~> 4.1)
803+
unicode-emoji (4.1.0)
804804
uri (1.0.3)
805805
useragent (0.16.11)
806806
virtus (2.0.0)

0 commit comments

Comments
 (0)