Skip to content

Commit 736853f

Browse files
Merge dependabot/bundler/dev-ruby-dependencies-5cec2ae7cd into combined-prs-working
2 parents 4e344a7 + 62e9157 commit 736853f

17 files changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ GEM
5858
hashdiff (1.2.0)
5959
i18n (1.14.7)
6060
concurrent-ruby (~> 1.0)
61-
json (2.13.2)
61+
json (2.15.1)
6262
language_server-protocol (3.17.0.5)
6363
lint_roller (1.1.0)
6464
logger (1.7.0)
@@ -76,15 +76,15 @@ GEM
7676
parser (3.3.9.0)
7777
ast (~> 2.4.1)
7878
racc
79-
prism (1.4.0)
79+
prism (1.6.0)
8080
public_suffix (6.0.2)
8181
racc (1.8.1)
8282
rack (3.1.17)
8383
rainbow (3.1.1)
8484
rake (13.3.0)
8585
rbs (3.6.1)
8686
logger
87-
regexp_parser (2.11.2)
87+
regexp_parser (2.11.3)
8888
retryable (3.0.5)
8989
rexml (3.4.2)
9090
rspec (3.13.1)
@@ -100,28 +100,28 @@ GEM
100100
diff-lcs (>= 1.2.0, < 2.0)
101101
rspec-support (~> 3.13.0)
102102
rspec-support (3.13.4)
103-
rubocop (1.80.2)
103+
rubocop (1.81.1)
104104
json (~> 2.3)
105105
language_server-protocol (~> 3.17.0.2)
106106
lint_roller (~> 1.1.0)
107107
parallel (~> 1.10)
108108
parser (>= 3.3.0.2)
109109
rainbow (>= 2.2.2, < 4.0)
110110
regexp_parser (>= 2.9.3, < 3.0)
111-
rubocop-ast (>= 1.46.0, < 2.0)
111+
rubocop-ast (>= 1.47.1, < 2.0)
112112
ruby-progressbar (~> 1.7)
113113
unicode-display_width (>= 2.4.0, < 4.0)
114-
rubocop-ast (1.46.0)
114+
rubocop-ast (1.47.1)
115115
parser (>= 3.3.7.2)
116116
prism (~> 1.4)
117117
rubocop-github (0.23.0)
118118
rubocop (>= 1.72)
119119
rubocop-performance (>= 1.24)
120120
rubocop-rails (>= 2.23)
121-
rubocop-performance (1.26.0)
121+
rubocop-performance (1.26.1)
122122
lint_roller (~> 1.1)
123123
rubocop (>= 1.75.0, < 2.0)
124-
rubocop-ast (>= 1.44.0, < 2.0)
124+
rubocop-ast (>= 1.47.1, < 2.0)
125125
rubocop-rails (2.32.0)
126126
activesupport (>= 4.2.0)
127127
lint_roller (~> 1.1)
@@ -148,9 +148,9 @@ GEM
148148
simplecov_json_formatter (0.1.4)
149149
tzinfo (2.0.6)
150150
concurrent-ruby (~> 1.0)
151-
unicode-display_width (3.1.5)
152-
unicode-emoji (~> 4.0, >= 4.0.4)
153-
unicode-emoji (4.0.4)
151+
unicode-display_width (3.2.0)
152+
unicode-emoji (~> 4.1)
153+
unicode-emoji (4.1.0)
154154
uri (1.0.3)
155155
vcr (6.3.1)
156156
base64

vendor/cache/json-2.13.2.gem

-76 KB
Binary file not shown.

vendor/cache/json-2.15.1.gem

77 KB
Binary file not shown.

vendor/cache/prism-1.4.0.gem

-618 KB
Binary file not shown.

vendor/cache/prism-1.6.0.gem

628 KB
Binary file not shown.
-58.5 KB
Binary file not shown.
59 KB
Binary file not shown.

vendor/cache/rubocop-1.80.2.gem

-700 KB
Binary file not shown.

vendor/cache/rubocop-1.81.1.gem

702 KB
Binary file not shown.
-60 KB
Binary file not shown.

0 commit comments

Comments
 (0)