Skip to content

Commit 2349277

Browse files
chore(deps): update dependency ruby to v3.4.5
1 parent 7f98932 commit 2349277

File tree

4 files changed

+4
-4
lines changed

4 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.4.4
1+
3.4.5

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.4.4 AS ci_image
1+
FROM ruby:3.4.5 AS ci_image
22

33
# 92c56cb432c5d86d8687d765bd6d0847dc80edfbab28a878a9c11eec9289b02d fly-7.8.2-linux-amd64.tgz
44
# 6cf7acfcde78a980339cba1534c01be28d360306e5c76c60c5546e3847434eb7 fly-7.9.1-linux-amd64.tgz

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
ruby '3.4.4'
3+
ruby '3.4.5'
44
gem 'rhcl', '~> 0.1.0'
55

66
group :development do

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ DEPENDENCIES
289289
simplecov (~> 0.22.0)
290290

291291
RUBY VERSION
292-
ruby 3.4.4p34
292+
ruby 3.4.5p51
293293

294294
BUNDLED WITH
295295
2.3.20

0 commit comments

Comments
 (0)