update ruby version

This commit is contained in:
Dylan Knutson
2025-07-21 22:26:54 +00:00
parent fd61616c03
commit b1de28d80f
9 changed files with 95 additions and 57 deletions

View File

@@ -24,10 +24,8 @@ GIT
railties
websocket-driver
GIT
remote: ssh://git@git.dy.mk:2221/dymk/has_aux_table.git
revision: fb7912e3536c339cba55af54c3e647f69f5997f3
branch: main
PATH
remote: gems/has_aux_table
specs:
has_aux_table (0.1.0)
activerecord (>= 7.0)
@@ -155,7 +153,7 @@ GEM
db-query-matchers (0.14.0)
activesupport (>= 4.0, < 8.1)
rspec (>= 3.0)
debug (1.10.0)
debug (1.11.0)
irb (~> 1.10)
reline (>= 0.3.8)
debug_inspector (1.2.0)
@@ -212,16 +210,22 @@ GEM
fugit (>= 1.11.0)
railties (>= 6.1.0)
thor (>= 1.0.0)
google-protobuf (4.29.2-aarch64-linux)
google-protobuf (4.31.1-aarch64-linux-gnu)
bigdecimal
rake (>= 13)
google-protobuf (4.29.2-arm64-darwin)
google-protobuf (4.31.1-aarch64-linux-musl)
bigdecimal
rake (>= 13)
google-protobuf (4.29.2-x86_64-darwin)
google-protobuf (4.31.1-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.29.2-x86_64-linux)
google-protobuf (4.31.1-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-x86_64-linux-gnu)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-x86_64-linux-musl)
bigdecimal
rake (>= 13)
htmlbeautifier (1.4.3)
@@ -589,10 +593,6 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (1.7.3-aarch64-linux)
sqlite3 (1.7.3-arm64-darwin)
sqlite3 (1.7.3-x86_64-darwin)
sqlite3 (1.7.3-x86_64-linux)
stackprof (0.2.26)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
@@ -669,6 +669,7 @@ DEPENDENCIES
addressable
attr_json
bootsnap
bundler (~> 2.6.7)
capybara
charlock_holmes
cloudflare-rails
@@ -679,7 +680,7 @@ DEPENDENCIES
curb
daemons
db-query-matchers (~> 0.14)
debug (~> 1.10)
debug (~> 1.11)
devise (~> 4.9)
dhash-vips
discard
@@ -742,7 +743,6 @@ DEPENDENCIES
spring-commands-parallel-tests
spring-commands-rspec
sprockets-rails
sqlite3 (~> 1.4)
stackprof
stimulus-rails
syntax_tree (~> 6.2)
@@ -762,4 +762,4 @@ RUBY VERSION
ruby 3.2.6p234
BUNDLED WITH
2.6.2
2.6.7