File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ source 'https://rubygems.org'
5
5
gem 'classifier-reborn'
6
6
gem 'html-proofer' , '4.4.3'
7
7
gem 'image_optim'
8
- gem 'image_optim_pack' , '0.10.1'
8
+ gem 'image_optim_pack' , '0.10.1.20240317 '
9
9
# https://github.com/jekyll/jekyll/issues/8049
10
10
gem "jekyll" , '4.3.3'
11
11
gem 'mini_magick'
Original file line number Diff line number Diff line change 83
83
image_size (>= 1.5 , < 4 )
84
84
in_threads (~> 1.3 )
85
85
progress (~> 3.0 , >= 3.0.1 )
86
- image_optim_pack (0.10.1 )
86
+ image_optim_pack (0.10.1.20240317 )
87
87
fspath (>= 2.1 , < 4 )
88
88
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 )
90
90
fspath (>= 2.1 , < 4 )
91
91
image_optim (~> 0.19 )
92
- image_size (3.3 .0 )
92
+ image_size (3.4 .0 )
93
93
in_threads (1.6.0 )
94
94
jekyll (4.3.3 )
95
95
addressable (~> 2.4 )
@@ -205,7 +205,7 @@ DEPENDENCIES
205
205
classifier-reborn
206
206
html-proofer (= 4.4.3 )
207
207
image_optim
208
- image_optim_pack (= 0.10.1 )
208
+ image_optim_pack (= 0.10.1.20240317 )
209
209
jekyll (= 4.3.3 )
210
210
jekyll-assets !
211
211
jekyll-compose
You can’t perform that action at this time.
0 commit comments