Skip to content

Commit 536fd04

Browse files
dependabot[bot]americodls
authored andcommitted
chore(deps): update activerecord requirement from ~> 6.0 to ~> 8.0 (#1)
Automatic merge of Dependabot PR
1 parent 8a96a78 commit 536fd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/que/example/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
source 'https://rubygems.org'
88

9-
gem 'activerecord', '~> 6.0'
9+
gem 'activerecord', '~> 8.0'
1010
gem 'opentelemetry-api'
1111
gem 'opentelemetry-common'
1212
gem 'opentelemetry-instrumentation-que'

0 commit comments

Comments
 (0)