Skip to content

Commit 004ba5b

Browse files
chore(deps): update dependency image_optim_pack to v0.11.1.20240713
1 parent e28f81d commit 004ba5b

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.4'
2+
ruby '3.3.2'
33

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

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ GEM
4545
image_size (>= 1.5, < 4)
4646
in_threads (~> 1.3)
4747
progress (~> 3.0, >= 3.0.1)
48-
image_optim_pack (0.10.1)
48+
image_optim_pack (0.11.1.20240713)
4949
fspath (>= 2.1, < 4)
5050
image_optim (~> 0.19)
51-
image_size (3.3.0)
51+
image_size (3.4.0)
5252
in_threads (1.6.0)
5353
method_source (1.0.0)
5454
mini_portile2 (2.8.7)
@@ -187,7 +187,7 @@ DEPENDENCIES
187187
yajl-ruby
188188

189189
RUBY VERSION
190-
ruby 3.3.4p94
190+
ruby 3.3.2p78
191191

192192
BUNDLED WITH
193193
2.4.6

0 commit comments

Comments
 (0)