Skip to content

Commit

Permalink
πŸš‘ chore(deps): updated dependencies and ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly107 committed Sep 22, 2024
1 parent 012848e commit 50135ac
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 177 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '3.2.0'
ruby '3.3.1'

# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem 'rails', '~> 7.1.1'
Expand Down
Loading

0 comments on commit 50135ac

Please sign in to comment.