mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
chore(deps): update dependency ruby to v3.3.6
This commit is contained in:
parent
34f1c47e11
commit
8185a84c00
4 changed files with 4 additions and 4 deletions
|
@ -1 +1 @@
|
|||
3.3.5
|
||||
3.3.6
|
||||
|
|
|
@ -1 +1 @@
|
|||
ruby 3.3.5
|
||||
ruby 3.3.6
|
||||
|
|
2
Gemfile
2
Gemfile
|
@ -1,5 +1,5 @@
|
|||
source 'https://rubygems.org'
|
||||
ruby '3.3.5'
|
||||
ruby '3.3.6'
|
||||
|
||||
gem 'activesupport', require: false
|
||||
gem 'html-pipeline'
|
||||
|
|
|
@ -187,7 +187,7 @@ DEPENDENCIES
|
|||
yajl-ruby
|
||||
|
||||
RUBY VERSION
|
||||
ruby 3.3.5p100
|
||||
ruby 3.3.6p108
|
||||
|
||||
BUNDLED WITH
|
||||
2.4.6
|
||||
|
|
Loading…
Reference in a new issue