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