Skip to content

Commit 9294e42

Browse files
chore(deps): update dependency image_optim_pack to v0.11.1
1 parent 62d8b06 commit 9294e42

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
2-
ruby '3.3.1'
2+
ruby '3.3.0'
33

44
gem 'activesupport', require: false
55
gem 'html-pipeline'

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ GEM
4646
image_size (>= 1.5, < 4)
4747
in_threads (~> 1.3)
4848
progress (~> 3.0, >= 3.0.1)
49-
image_optim_pack (0.10.1)
49+
image_optim_pack (0.11.1)
5050
fspath (>= 2.1, < 4)
5151
image_optim (~> 0.19)
52-
image_size (3.3.0)
52+
image_size (3.4.0)
5353
in_threads (1.6.0)
5454
method_source (1.0.0)
5555
mini_portile2 (2.8.5)
@@ -188,7 +188,7 @@ DEPENDENCIES
188188
yajl-ruby
189189

190190
RUBY VERSION
191-
ruby 3.3.1p55
191+
ruby 3.3.0p0
192192

193193
BUNDLED WITH
194194
2.4.6

0 commit comments

Comments
 (0)