File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
- ruby '3.4.1 '
2
+ ruby '3.3.6 '
3
3
4
4
gem 'activesupport' , require : false
5
5
gem 'html-pipeline'
Original file line number Diff line number Diff line change 33
33
ffi (>= 1.15.0 )
34
34
eventmachine (1.2.7 )
35
35
execjs (2.9.1 )
36
- exifr (1.4.0 )
36
+ exifr (1.4.1 )
37
37
ffi (1.15.5 )
38
38
fspath (3.1.2 )
39
39
highline (3.1.2 )
43
43
nokogiri (>= 1.4 )
44
44
i18n (1.14.6 )
45
45
concurrent-ruby (~> 1.0 )
46
- image_optim (0.31.3 )
46
+ image_optim (0.31.4 )
47
47
exifr (~> 1.2 , >= 1.2.2 )
48
48
fspath (~> 3.0 )
49
49
image_size (>= 1.5 , < 4 )
50
50
in_threads (~> 1.3 )
51
51
progress (~> 3.0 , >= 3.0.1 )
52
- image_optim_pack (0.10.1 )
52
+ image_optim_pack (0.11.1.20250125 )
53
53
fspath (>= 2.1 , < 4 )
54
54
image_optim (~> 0.19 )
55
- image_size (3.3 .0 )
55
+ image_size (3.4 .0 )
56
56
in_threads (1.6.0 )
57
57
io-console (0.8.0 )
58
58
logger (1.6.2 )
@@ -191,7 +191,7 @@ DEPENDENCIES
191
191
yajl-ruby
192
192
193
193
RUBY VERSION
194
- ruby 3.4.1p0
194
+ ruby 3.3.6p108
195
195
196
196
BUNDLED WITH
197
197
2.4.6
You can’t perform that action at this time.
0 commit comments