Skip to content

Commit ec7f97e

Browse files
chore(deps): update dependency image_optim_pack to v0.11.1.20240914
1 parent 97dc85c commit ec7f97e

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.5'
2+
ruby '3.3.4'
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.20240914)
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
logger (1.6.0)
5555
method_source (1.0.0)
@@ -185,7 +185,7 @@ DEPENDENCIES
185185
yajl-ruby
186186

187187
RUBY VERSION
188-
ruby 3.3.5p100
188+
ruby 3.3.4p94
189189

190190
BUNDLED WITH
191191
2.4.6

0 commit comments

Comments
 (0)