mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-05 21:45:23 +02:00
Bump to Ruby 3.3.1 (#709)
* Bump to Ruby 3.3.1 * Update Dockerfile versions * Omit system tests in CI * Use `:test` adapter in test * Remove redundant config
This commit is contained in:
parent
9563ac6334
commit
4f508cd151
6 changed files with 10 additions and 39 deletions
|
@ -7,7 +7,7 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: https://github.com/rails/rails.git
|
||||
revision: 2c79c87a1906498845542607d1293fc10acafb90
|
||||
revision: 793ff00442723b2ff9ed7b7fb39cae2f5608cc2b
|
||||
branch: main
|
||||
specs:
|
||||
actioncable (7.2.0.alpha)
|
||||
|
@ -334,7 +334,7 @@ GEM
|
|||
rdoc (6.6.3.1)
|
||||
psych (>= 4.0.0)
|
||||
regexp_parser (2.9.0)
|
||||
reline (0.5.4)
|
||||
reline (0.5.5)
|
||||
io-console (~> 0.5)
|
||||
rexml (3.2.6)
|
||||
rubocop (1.63.4)
|
||||
|
@ -494,7 +494,7 @@ DEPENDENCIES
|
|||
webmock
|
||||
|
||||
RUBY VERSION
|
||||
ruby 3.3.0p0
|
||||
ruby 3.3.1p55
|
||||
|
||||
BUNDLED WITH
|
||||
2.5.4
|
||||
2.5.9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue