We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28f81d commit 004ba5bCopy full SHA for 004ba5b
Gemfile
@@ -1,5 +1,5 @@
1
source 'https://rubygems.org'
2
-ruby '3.3.4'
+ruby '3.3.2'
3
4
gem 'activesupport', require: false
5
gem 'html-pipeline'
Gemfile.lock
@@ -45,10 +45,10 @@ GEM
45
image_size (>= 1.5, < 4)
46
in_threads (~> 1.3)
47
progress (~> 3.0, >= 3.0.1)
48
- image_optim_pack (0.10.1)
+ image_optim_pack (0.11.1.20240713)
49
fspath (>= 2.1, < 4)
50
image_optim (~> 0.19)
51
- image_size (3.3.0)
+ image_size (3.4.0)
52
in_threads (1.6.0)
53
method_source (1.0.0)
54
mini_portile2 (2.8.7)
@@ -187,7 +187,7 @@ DEPENDENCIES
187
yajl-ruby
188
189
RUBY VERSION
190
- ruby 3.3.4p94
+ ruby 3.3.2p78
191
192
BUNDLED WITH
193
2.4.6
0 commit comments