Skip to content

Commit e33ccf1

Browse files
committed
Update instrumentation base version
1 parent cea5f19 commit e33ccf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/factory_bot/opentelemetry-instrumentation-factory_bot.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
2525
spec.require_paths = ['lib']
2626
spec.required_ruby_version = '>= 3.2'
2727

28-
spec.add_dependency 'opentelemetry-instrumentation-base', '~> 0.24.0'
28+
spec.add_dependency 'opentelemetry-instrumentation-base', '~> 0.25'
2929

3030
if spec.respond_to?(:metadata)
3131
spec.metadata['changelog_uri'] = "https://rubydoc.info/gems/#{spec.name}/#{spec.version}/file/CHANGELOG.md"

0 commit comments

Comments
 (0)