Kaynağa Gözat

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

This reverts commit 454898e14e6bda221c2192fbeadbed7d996a2bc2.

Reason for revert: deploy to Heroku fails with
"The Ruby version you are trying to install does not exist: ruby-3.3.3"
Simon Legner 1 yıl önce
ebeveyn
işleme
58a1678be2
4 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 1 1
      .ruby-version
  2. 1 1
      .tool-versions
  3. 1 1
      Gemfile
  4. 1 1
      Gemfile.lock

+ 1 - 1
.ruby-version

@@ -1 +1 @@
-3.3.3
+3.3.2

+ 1 - 1
.tool-versions

@@ -1 +1 @@
-ruby 3.3.3
+ruby 3.3.2

+ 1 - 1
Gemfile

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

+ 1 - 1
Gemfile.lock

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