Skip to content

Commit 7a3f298

Browse files
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [fastimage](https://github.com/sdsykes/fastimage) and [rubocop-performance](https://github.com/rubocop/rubocop-performance). Updates `fastimage` from 2.3.1 to 2.4.0 - [Changelog](https://github.com/sdsykes/fastimage/blob/master/CHANGELOG) - [Commits](sdsykes/fastimage@v2.3.1...2.4.0) Updates `rubocop-performance` from 1.23.0 to 1.23.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.23.0...v1.23.1) --- updated-dependencies: - dependency-name: fastimage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e4b635 commit 7a3f298

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GEM
4545
net-http
4646
faraday-retry (2.2.1)
4747
faraday (~> 2.0)
48-
fastimage (2.3.1)
48+
fastimage (2.4.0)
4949
ffi (1.17.0-aarch64-linux-gnu)
5050
ffi (1.17.0-aarch64-linux-musl)
5151
ffi (1.17.0-arm-linux-gnu)
@@ -230,7 +230,7 @@ GEM
230230
gemoji (>= 3, < 5)
231231
html-pipeline (~> 2.2)
232232
jekyll (>= 3.0, < 5.0)
233-
json (2.9.0)
233+
json (2.9.1)
234234
kramdown (2.4.0)
235235
rexml
236236
kramdown-parser-gfm (1.1.0)
@@ -284,7 +284,7 @@ GEM
284284
rb-fsevent (0.11.2)
285285
rb-inotify (0.11.1)
286286
ffi (~> 1.0)
287-
regexp_parser (2.9.3)
287+
regexp_parser (2.10.0)
288288
rexml (3.3.9)
289289
rouge (3.30.0)
290290
rubocop (1.69.2)
@@ -299,7 +299,7 @@ GEM
299299
unicode-display_width (>= 2.4.0, < 4.0)
300300
rubocop-ast (1.37.0)
301301
parser (>= 3.3.1.0)
302-
rubocop-performance (1.23.0)
302+
rubocop-performance (1.23.1)
303303
rubocop (>= 1.48.1, < 2.0)
304304
rubocop-ast (>= 1.31.1, < 2.0)
305305
ruby-progressbar (1.13.0)
@@ -320,7 +320,7 @@ GEM
320320
ethon (>= 0.9.0)
321321
tzinfo (2.0.6)
322322
concurrent-ruby (~> 1.0)
323-
unicode-display_width (3.1.2)
323+
unicode-display_width (3.1.3)
324324
unicode-emoji (~> 4.0, >= 4.0.4)
325325
unicode-emoji (4.0.4)
326326
uri (0.13.1)

0 commit comments

Comments
 (0)