Skip to content

Commit

Permalink
squash: user newer AR versions
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Nov 5, 2024
1 parent 9191541 commit 0274ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instrumentation/pg/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ source 'https://rubygems.org'
gemspec

group :test do
gem 'activerecord'
gem 'activerecord', '>= 7.0.0'
gem 'opentelemetry-instrumentation-base', path: '../base'
gem 'opentelemetry-helpers-sql-obfuscation', path: '../../helpers/sql-obfuscation'
end

0 comments on commit 0274ff5

Please sign in to comment.