Skip to content

Commit da927c3

Browse files
Bump rubocop-performance from 1.22.1 to 1.23.0 (#172)
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.22.1 to 1.23.0. - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-performance@v1.22.1...v1.23.0) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e069d9 commit da927c3

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gemspec
88
gem "base64", "~> 0.2.0" # Until https://github.com/vcr/vcr/commit/5c9230b43b6a51dec78941d16bf8e2954042964c is released
99
gem "rake", "~> 13.2"
1010
gem "rubocop", "~> 1.67"
11-
gem "rubocop-performance", "~> 1.22"
11+
gem "rubocop-performance", "~> 1.23"
1212
gem "rubocop-rake", "~> 0.6.0"
1313
gem "simplecov", "~> 0.22.0"
1414
gem "test-unit", "~> 3.0"

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ GEM
2020
rexml
2121
docile (1.4.0)
2222
hashdiff (1.1.1)
23-
json (2.7.2)
24-
json (2.7.2-java)
23+
json (2.8.2)
24+
json (2.8.2-java)
2525
language_server-protocol (3.17.0.3)
2626
net-http (0.5.0)
2727
uri
2828
parallel (1.26.3)
29-
parser (3.3.5.0)
29+
parser (3.3.6.0)
3030
ast (~> 2.4.1)
3131
racc
3232
power_assert (2.0.3)
@@ -57,9 +57,9 @@ GEM
5757
rubocop-ast (>= 1.32.2, < 2.0)
5858
ruby-progressbar (~> 1.7)
5959
unicode-display_width (>= 2.4.0, < 3.0)
60-
rubocop-ast (1.32.3)
60+
rubocop-ast (1.36.1)
6161
parser (>= 3.3.1.0)
62-
rubocop-performance (1.22.1)
62+
rubocop-performance (1.23.0)
6363
rubocop (>= 1.48.1, < 2.0)
6464
rubocop-ast (>= 1.31.1, < 2.0)
6565
rubocop-rake (0.6.0)
@@ -97,7 +97,7 @@ DEPENDENCIES
9797
base64 (~> 0.2.0)
9898
rake (~> 13.2)
9999
rubocop (~> 1.67)
100-
rubocop-performance (~> 1.22)
100+
rubocop-performance (~> 1.23)
101101
rubocop-rake (~> 0.6.0)
102102
sigstore!
103103
simplecov (~> 0.22.0)
@@ -116,12 +116,12 @@ CHECKSUMS
116116
crack (1.0.0) sha256=c83aefdb428cdc7b66c7f287e488c796f055c0839e6e545fec2c7047743c4a49
117117
docile (1.4.0) sha256=5f1734bde23721245c20c3d723e76c104208e1aa01277a69901ce770f0ebb8d3
118118
hashdiff (1.1.1) sha256=c7966316726e0ceefe9f5c6aef107ebc3ccfef8b6db55fe3934f046b2cf0936a
119-
json (2.7.2) sha256=1898b5cbc81cd36c0fd4d0b7ad2682c39fb07c5ff682fc6265f678f550d4982c
120-
json (2.7.2-java) sha256=138e3038b5361b3d06ee2e8aa2be00bed0d0de4ef5f1553fc5935e5b93aca7ee
119+
json (2.8.2) sha256=dd4fa6c9c81daecf72b86ea36e56ed8955fdbb4d4dc379c93d313a59344486cf
120+
json (2.8.2-java) sha256=7a7321efd8fad215a1afe92b5f16546203f193781da2d5c01587600cc00aa302
121121
language_server-protocol (3.17.0.3) sha256=3d5c58c02f44a20d972957a9febe386d7e7468ab3900ce6bd2b563dd910c6b3f
122122
net-http (0.5.0) sha256=ed7f88205afe03bf53142a4b81ded91f2c01522dcf03089cb6ad4acb476ce1da
123123
parallel (1.26.3) sha256=d86babb7a2b814be9f4b81587bf0b6ce2da7d45969fab24d8ae4bf2bb4d4c7ef
124-
parser (3.3.5.0) sha256=f30ebb71b7830c2e7cdc4b2b0e0ec2234900e3fca3fe2fba47f78be759181ab3
124+
parser (3.3.6.0) sha256=25d4e67cc4f0f7cab9a2ae1f38e2005b6904d2ea13c34734511d0faad038bc3b
125125
power_assert (2.0.3) sha256=cd5e13c267370427c9804ce6a57925d6030613e341cb48e02eec1f3c772d4cf8
126126
protobug (0.1.0) sha256=5bf1356cedf99dcf311890743b78f5e602f62ca703e574764337f1996b746bf2
127127
protobug_googleapis_field_behavior_protos (0.1.0) sha256=db48ef6a5913b2355b4a6931ab400a9e3e995fb48499977a3ad0be6365f9e265
@@ -135,8 +135,8 @@ CHECKSUMS
135135
regexp_parser (2.9.2) sha256=5a27e767ad634f8a4b544520d5cd28a0db7aa1198a5d7c9d7e11d7b3d9066446
136136
rexml (3.3.9) sha256=d71875b85299f341edf47d44df0212e7658cbdf35aeb69cefdb63f57af3137c9
137137
rubocop (1.67.0) sha256=8ccca7226e76d0a9974af960ea446d1fb38adf0c491214294e2fed75a85c378c
138-
rubocop-ast (1.32.3) sha256=40201e861c73a3c2d59428c7627828ef81fb2f8a306bc4a1c1801452afe3fe0f
139-
rubocop-performance (1.22.1) sha256=9ed9737af1ee90655654b483e0eac4e64702139e85d33335bf744b57a309a679
138+
rubocop-ast (1.36.1) sha256=15d89a8953178bc32561d481a3620496e70933a228be1e3b6997b01b8d587b79
139+
rubocop-performance (1.23.0) sha256=34ae78cb1bc5f1a0b34a34a1f9f6eec2cb8b8b9cafa2ce37982021e86fa49171
140140
rubocop-rake (0.6.0) sha256=56b6f22189af4b33d4f4e490a555c09f1281b02f4d48c3a61f6e8fe5f401d8db
141141
ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
142142
sigstore (0.1.1)

0 commit comments

Comments
 (0)