We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b44ddc commit 80b8975Copy full SHA for 80b8975
.ruby-version
@@ -1 +1 @@
1
-3.3.5
+3.3.6
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '3.3.5'
+ruby '3.3.6'
5
6
gem 'activerecord-import'
7
gem 'bootsnap', require: false
Gemfile.lock
@@ -344,7 +344,7 @@ DEPENDENCIES
344
sentry-ruby
345
346
RUBY VERSION
347
- ruby 3.3.5p100
+ ruby 3.3.6p108
348
349
BUNDLED WITH
350
2.4.13
0 commit comments