Skip to content

Commit b4f31e0

Browse files
chore(deps): bump image_optim_pack from 0.10.1 to 0.10.1.20240317
Bumps [image_optim_pack](https://github.com/toy/image_optim_pack) from 0.10.1 to 0.10.1.20240317. - [Changelog](https://github.com/toy/image_optim_pack/blob/main/CHANGELOG.markdown) - [Commits](toy/image_optim_pack@v0.10.1...v0.10.1.20240317) --- updated-dependencies: - dependency-name: image_optim_pack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05eac01 commit b4f31e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source 'https://rubygems.org'
55
gem 'classifier-reborn'
66
gem 'html-proofer', '4.4.3'
77
gem 'image_optim'
8-
gem 'image_optim_pack', '0.10.1'
8+
gem 'image_optim_pack', '0.10.1.20240317'
99
# https://github.com/jekyll/jekyll/issues/8049
1010
gem "jekyll", '4.3.3'
1111
gem 'mini_magick'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,13 @@ GEM
8383
image_size (>= 1.5, < 4)
8484
in_threads (~> 1.3)
8585
progress (~> 3.0, >= 3.0.1)
86-
image_optim_pack (0.10.1)
86+
image_optim_pack (0.10.1.20240317)
8787
fspath (>= 2.1, < 4)
8888
image_optim (~> 0.19)
89-
image_optim_pack (0.10.1-x86_64-darwin)
89+
image_optim_pack (0.10.1.20240317-x86_64-darwin)
9090
fspath (>= 2.1, < 4)
9191
image_optim (~> 0.19)
92-
image_size (3.3.0)
92+
image_size (3.4.0)
9393
in_threads (1.6.0)
9494
jekyll (4.3.3)
9595
addressable (~> 2.4)
@@ -205,7 +205,7 @@ DEPENDENCIES
205205
classifier-reborn
206206
html-proofer (= 4.4.3)
207207
image_optim
208-
image_optim_pack (= 0.10.1)
208+
image_optim_pack (= 0.10.1.20240317)
209209
jekyll (= 4.3.3)
210210
jekyll-assets!
211211
jekyll-compose

0 commit comments

Comments
 (0)