Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dd1ee5e

Browse files
committedFeb 18, 2025
Ruby 3.4
1 parent 007296d commit dd1ee5e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.6
1+
3.4.2

‎Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ DEPENDENCIES
656656
web-console
657657

658658
RUBY VERSION
659-
ruby 3.3.6p108
659+
ruby 3.4.2p28
660660

661661
BUNDLED WITH
662662
2.3.17

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The CFP App does not provide a public facing website for your conference, though
1818

1919
### Prerequisite Requirements
2020

21-
* Ruby 3.1.6 (set in `.ruby-version`)
21+
* Ruby 3.4.2 (set in `.ruby-version`)
2222
* Bundler (was installed with 2.3.11)
2323
* PostgreSQL 14.1
2424
* Google Chrome browser must be installed to run tests

0 commit comments

Comments
 (0)
Please sign in to comment.