Skip to content

Commit 2bf8afb

Browse files
Bump the development-dependencies group across 1 directory with 2 updates
Bumps the development-dependencies group with 2 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-performance](https://github.com/rubocop/rubocop-performance). Updates `rubocop` from 1.81.1 to 1.81.7 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.1...v1.81.7) Updates `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 dependency-version: 1.81.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: rubocop-performance dependency-version: 1.26.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69a892a commit 2bf8afb

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 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.1)
118+
json (2.17.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.2)
165+
prism (1.6.0)
166166
psych (5.2.6)
167167
date
168168
stringio
@@ -212,7 +212,7 @@ GEM
212212
io-console (~> 0.5)
213213
rexml (3.4.2)
214214
rouge (4.6.0)
215-
rubocop (1.81.1)
215+
rubocop (1.81.7)
216216
json (~> 2.3)
217217
language_server-protocol (~> 3.17.0.2)
218218
lint_roller (~> 1.1.0)
@@ -223,17 +223,17 @@ GEM
223223
rubocop-ast (>= 1.47.1, < 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)