We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62d8b06 commit 9294e42Copy full SHA for 9294e42
Gemfile
@@ -1,5 +1,5 @@
1
source 'https://rubygems.org'
2
-ruby '3.3.1'
+ruby '3.3.0'
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)
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
method_source (1.0.0)
55
mini_portile2 (2.8.5)
@@ -188,7 +188,7 @@ DEPENDENCIES
188
yajl-ruby
189
190
RUBY VERSION
191
- ruby 3.3.1p55
+ ruby 3.3.0p0
192
193
BUNDLED WITH
194
2.4.6
0 commit comments