Skip to content

Commit bad64f8

Browse files
chore(deps): update dependency ruby
1 parent 2871c7b commit bad64f8

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.1.7
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.1.7 AS ci_image
1+
FROM ruby:3.4.4 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.1.7'
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
@@ -257,7 +257,7 @@ DEPENDENCIES
257257
simplecov (~> 0.22.0)
258258

259259
RUBY VERSION
260-
ruby 3.1.7p261
260+
ruby 3.4.5p51
261261

262262
BUNDLED WITH
263263
2.3.20

0 commit comments

Comments
 (0)