Revert "chore(deps): update dependency ruby to v3.3.3"

This reverts commit 454898e14e.

Reason for revert: deploy to Heroku fails with
"The Ruby version you are trying to install does not exist: ruby-3.3.3"
This commit is contained in:
Simon Legner 2024-06-12 20:48:06 +02:00
parent 774e9f3635
commit 58a1678be2
4 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
3.3.3
3.3.2

View file

@ -1 +1 @@
ruby 3.3.3
ruby 3.3.2

View file

@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '3.3.3'
ruby '3.3.2'
gem 'activesupport', require: false
gem 'html-pipeline'

View file

@ -187,7 +187,7 @@ DEPENDENCIES
yajl-ruby
RUBY VERSION
ruby 3.3.3p89
ruby 3.3.2p78
BUNDLED WITH
2.4.6