Skip to content

Commit

Permalink
Merge pull request #17 from rakuda-san-desu/update_ruby_v3.2.4
Browse files Browse the repository at this point in the history
Update Ruby version: 3.2.3 -> 3.2.4
  • Loading branch information
rakuda-san-desu authored May 1, 2024
2 parents f4f9c03 + 67c637d commit 1aa82ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby "3.2.3"
ruby "3.2.4"

gem "rails", "7.0.4.3"
gem "sassc-rails", "2.1.2"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ DEPENDENCIES
webdrivers (= 5.2.0)

RUBY VERSION
ruby 3.2.3p157
ruby 3.2.4p170

BUNDLED WITH
2.5.6

0 comments on commit 1aa82ed

Please sign in to comment.