We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dacda2 commit 427bbafCopy full SHA for 427bbaf
Gemfile
@@ -1,5 +1,5 @@
1
source 'https://rubygems.org'
2
-ruby '3.4.1'
+ruby '3.3.6'
3
4
gem 'activesupport', require: false
5
gem 'html-pipeline'
Gemfile.lock
@@ -137,7 +137,7 @@ GEM
137
eventmachine (~> 1.0, >= 1.0.4)
138
rack (>= 1, < 3)
139
thor (1.3.2)
140
- tilt (2.5.0)
+ tilt (2.6.0)
141
tty-pager (0.14.0)
142
strings (~> 0.2.0)
143
tty-screen (~> 0.8)
@@ -191,7 +191,7 @@ DEPENDENCIES
191
yajl-ruby
192
193
RUBY VERSION
194
- ruby 3.4.1p0
+ ruby 3.3.6p108
195
196
BUNDLED WITH
197
2.4.6
0 commit comments