Skip to content

Commit 80b8975

Browse files
chore(deps): update dependency ruby to v3.3.6 (#258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b44ddc commit 80b8975

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.5
1+
3.3.6

Gemfile

+1-1
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.3.5'
4+
ruby '3.3.6'
55

66
gem 'activerecord-import'
77
gem 'bootsnap', require: false

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ DEPENDENCIES
344344
sentry-ruby
345345

346346
RUBY VERSION
347-
ruby 3.3.5p100
347+
ruby 3.3.6p108
348348

349349
BUNDLED WITH
350350
2.4.13

0 commit comments

Comments
 (0)