Skip to content

Commit 2d99121

Browse files
Bump rubocop-performance from 1.26.0 to 1.26.1
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.26.0 to 1.26.1. - [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.26.0...v1.26.1) --- updated-dependencies: - dependency-name: rubocop-performance dependency-version: 1.26.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 173d0e2 commit 2d99121

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ GEM
130130
jshint-rb (1.1.1)
131131
execjs (>= 1.3.2)
132132
multi_json (>= 1.3.5)
133-
json (2.15.0)
133+
json (2.15.1)
134134
kramdown (2.5.1)
135135
rexml (>= 3.3.9)
136136
kramdown-parser-gfm (1.1.0)
@@ -170,7 +170,7 @@ GEM
170170
hashery (~> 2.0)
171171
ruby-rc4
172172
ttfunk
173-
prism (1.5.1)
173+
prism (1.6.0)
174174
pry (0.14.2)
175175
coderay (~> 1.1)
176176
method_source (~> 1.0)
@@ -209,10 +209,10 @@ GEM
209209
rubocop-ast (1.47.1)
210210
parser (>= 3.3.7.2)
211211
prism (~> 1.4)
212-
rubocop-performance (1.26.0)
212+
rubocop-performance (1.26.1)
213213
lint_roller (~> 1.1)
214214
rubocop (>= 1.75.0, < 2.0)
215-
rubocop-ast (>= 1.44.0, < 2.0)
215+
rubocop-ast (>= 1.47.1, < 2.0)
216216
ruby-progressbar (1.13.0)
217217
ruby-rc4 (0.1.5)
218218
ruby2_keywords (0.0.5)

0 commit comments

Comments
 (0)