Skip to content

Commit b632fa4

Browse files
Bump rubocop-performance from 1.26.0 to 1.26.1 in the development-dependencies group (#3745)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Rohan <rohan@github.com>
1 parent 5f384bc commit b632fa4

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ GEM
115115
pp (>= 0.6.0)
116116
rdoc (>= 4.0.0)
117117
reline (>= 0.4.2)
118-
json (2.15.0)
118+
json (2.16.0)
119119
kramdown (2.5.1)
120120
rexml (>= 3.3.9)
121121
language_server-protocol (3.17.0.5)
@@ -156,13 +156,13 @@ GEM
156156
racc (~> 1.4)
157157
octicons (19.19.0)
158158
parallel (1.27.0)
159-
parser (3.3.9.0)
159+
parser (3.3.10.0)
160160
ast (~> 2.4.1)
161161
racc
162162
pp (0.6.2)
163163
prettyprint
164164
prettyprint (0.2.0)
165-
prism (1.5.1)
165+
prism (1.6.0)
166166
psych (5.2.6)
167167
date
168168
stringio
@@ -223,17 +223,17 @@ GEM
223223
rubocop-ast (>= 1.46.0, < 2.0)
224224
ruby-progressbar (~> 1.7)
225225
unicode-display_width (>= 2.4.0, < 4.0)
226-
rubocop-ast (1.47.1)
226+
rubocop-ast (1.48.0)
227227
parser (>= 3.3.7.2)
228228
prism (~> 1.4)
229229
rubocop-github (0.26.0)
230230
rubocop (>= 1.76)
231231
rubocop-performance (>= 1.24)
232232
rubocop-rails (>= 2.23)
233-
rubocop-performance (1.26.0)
233+
rubocop-performance (1.26.1)
234234
lint_roller (~> 1.1)
235235
rubocop (>= 1.75.0, < 2.0)
236-
rubocop-ast (>= 1.44.0, < 2.0)
236+
rubocop-ast (>= 1.47.1, < 2.0)
237237
rubocop-rails (2.33.4)
238238
activesupport (>= 4.2.0)
239239
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)