Skip to content

Commit 455716b

Browse files
committed
ruby 3.4.6
1 parent 907f935 commit 455716b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.9
1+
3.4.6

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

4-
ruby '3.2.9'
4+
ruby '3.4.6'
55

66
gem 'bootsnap', require: false
77
gem 'devise'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ DEPENDENCIES
482482
webmock
483483

484484
RUBY VERSION
485-
ruby 3.2.9p265
485+
ruby 3.4.6p54
486486

487487
BUNDLED WITH
488-
2.6.3
488+
2.7.2

0 commit comments

Comments
 (0)