Skip to content

Commit 0949687

Browse files
Bump rubocop from 1.78.0 to 1.79.0 (#913)
1 parent 204c50d commit 0949687

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Gemfile.lock

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,16 +92,17 @@ GEM
9292
diff-lcs (>= 1.2.0, < 2.0)
9393
rspec-support (~> 3.13.0)
9494
rspec-support (3.13.4)
95-
rubocop (1.78.0)
95+
rubocop (1.79.0)
9696
json (~> 2.3)
9797
language_server-protocol (~> 3.17.0.2)
9898
lint_roller (~> 1.1.0)
9999
parallel (~> 1.10)
100100
parser (>= 3.3.0.2)
101101
rainbow (>= 2.2.2, < 4.0)
102102
regexp_parser (>= 2.9.3, < 3.0)
103-
rubocop-ast (>= 1.45.1, < 2.0)
103+
rubocop-ast (>= 1.46.0, < 2.0)
104104
ruby-progressbar (~> 1.7)
105+
tsort (>= 0.2.0)
105106
unicode-display_width (>= 2.4.0, < 4.0)
106107
rubocop-ast (1.46.0)
107108
parser (>= 3.3.7.2)
@@ -132,6 +133,7 @@ GEM
132133
securerandom (0.4.1)
133134
slop (4.10.1)
134135
stringio (3.1.7)
136+
tsort (0.2.0)
135137
tzinfo (2.0.6)
136138
concurrent-ruby (~> 1.0)
137139
unicode-display_width (3.1.4)
@@ -199,7 +201,7 @@ CHECKSUMS
199201
rspec-expectations (3.13.5) sha256=33a4d3a1d95060aea4c94e9f237030a8f9eae5615e9bd85718fe3a09e4b58836
200202
rspec-mocks (3.13.5) sha256=e4338a6f285ada9fe56f5893f5457783af8194f5d08884d17a87321d5195ea81
201203
rspec-support (3.13.4) sha256=184b1814f6a968102b57df631892c7f1990a91c9a3b9e80ef892a0fc2a71a3f7
202-
rubocop (1.78.0) sha256=8b74a6f912eb4fd3e6878851f7f7f45dcad8c7185c34250d4f952b0ee80d6bc0
204+
rubocop (1.79.0) sha256=c709e83b16f9fced295d83d190a3a5bbcc46c419d8f9b85f259b99ba6faf5bbe
203205
rubocop-ast (1.46.0) sha256=0da7f6ad5b98614f89b74f11873c191059c823eae07d6ffd40a42a3338f2232b
204206
rubocop-performance (1.25.0) sha256=6f7d03568a770054117a78d0a8e191cefeffb703b382871ca7743831b1a52ec1
205207
rubocop-rake (0.7.1) sha256=3797f2b6810c3e9df7376c26d5f44f3475eda59eb1adc38e6f62ecf027cbae4d
@@ -211,6 +213,7 @@ CHECKSUMS
211213
securerandom (0.4.1) sha256=cc5193d414a4341b6e225f0cb4446aceca8e50d5e1888743fac16987638ea0b1
212214
slop (4.10.1) sha256=844322b5ffcf17ed4815fdb173b04a20dd82b4fd93e3744c88c8fafea696d9c7
213215
stringio (3.1.7) sha256=5b78b7cb242a315fb4fca61a8255d62ec438f58da2b90be66048546ade4507fa
216+
tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
214217
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
215218
unicode-display_width (3.1.4) sha256=8caf2af1c0f2f07ec89ef9e18c7d88c2790e217c482bfc78aaa65eadd5415ac1
216219
unicode-emoji (4.0.4) sha256=2c2c4ef7f353e5809497126285a50b23056cc6e61b64433764a35eff6c36532a

0 commit comments

Comments
 (0)