Skip to content

Commit c5debd3

Browse files
Update dependency standard to v1.45.0
1 parent 154ca00 commit c5debd3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -46,23 +46,23 @@ GEM
4646
faraday (~> 1.0)
4747
i18n (1.14.6)
4848
concurrent-ruby (~> 1.0)
49-
json (2.9.1)
49+
json (2.10.1)
5050
json_api_client (1.21.0)
5151
activemodel (>= 3.2.0)
5252
activesupport (>= 3.2.0)
5353
addressable (~> 2.2)
5454
faraday (>= 0.15.2, < 2.0)
5555
faraday_middleware (>= 0.9.0, < 2.0)
5656
rack (>= 0.2)
57-
language_server-protocol (3.17.0.3)
57+
language_server-protocol (3.17.0.4)
5858
lint_roller (1.1.0)
5959
logger (1.6.5)
6060
memo_wise (1.10.0)
6161
minitest (5.19.0)
6262
multipart-post (2.3.0)
6363
mutex_m (0.3.0)
6464
parallel (1.26.3)
65-
parser (3.3.7.0)
65+
parser (3.3.7.1)
6666
ast (~> 2.4.1)
6767
racc
6868
productive (0.6.80)
@@ -90,17 +90,17 @@ GEM
9090
diff-lcs (>= 1.2.0, < 2.0)
9191
rspec-support (~> 3.13.0)
9292
rspec-support (3.13.0)
93-
rubocop (1.70.0)
93+
rubocop (1.71.2)
9494
json (~> 2.3)
9595
language_server-protocol (>= 3.17.0)
9696
parallel (~> 1.10)
9797
parser (>= 3.3.0.2)
9898
rainbow (>= 2.2.2, < 4.0)
9999
regexp_parser (>= 2.9.3, < 3.0)
100-
rubocop-ast (>= 1.36.2, < 2.0)
100+
rubocop-ast (>= 1.38.0, < 2.0)
101101
ruby-progressbar (~> 1.7)
102102
unicode-display_width (>= 2.4.0, < 4.0)
103-
rubocop-ast (1.37.0)
103+
rubocop-ast (1.38.0)
104104
parser (>= 3.3.1.0)
105105
rubocop-performance (1.23.1)
106106
rubocop (>= 1.48.1, < 2.0)
@@ -110,10 +110,10 @@ GEM
110110
sawyer (0.9.2)
111111
addressable (>= 2.3.5)
112112
faraday (>= 0.17.3, < 3)
113-
standard (1.44.0)
113+
standard (1.45.0)
114114
language_server-protocol (~> 3.17.0.2)
115115
lint_roller (~> 1.0)
116-
rubocop (~> 1.70.0)
116+
rubocop (~> 1.71.0)
117117
standard-custom (~> 1.0.0)
118118
standard-performance (~> 1.6)
119119
standard-custom (1.0.2)

0 commit comments

Comments
 (0)