File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 3.4.6
1+ 3.4.7
Original file line number Diff line number Diff line change 1- FROM ruby:3.4.6 -slim AS base
1+ FROM ruby:3.4.7 -slim AS base
22
33WORKDIR /hackathons
44
Original file line number Diff line number Diff line change @@ -526,7 +526,7 @@ DEPENDENCIES
526526 webmock
527527
528528RUBY VERSION
529- ruby 3.4.6p54
529+ ruby 3.4.7p58
530530
531531BUNDLED WITH
532532 2.6.5
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ using 🐘 [PostgreSQL](https://www.postgresql.org) for the database and 💾 [S
2525### Getting Started
2626
27271 . Make sure you have Docker
28- and [ Ruby 3.4.5 installed] ( https://guides.rubyonrails.org/install_ruby_on_rails.html ) .
28+ and [ Ruby 3.4.7 installed] ( https://guides.rubyonrails.org/install_ruby_on_rails.html ) .
2929
30302 . Clone the repo
3131
You can’t perform that action at this time.
0 commit comments