Skip to content

Commit 093b5c6

Browse files
committed
Update opentelemetry-propagator-google_cloud_platform.gemspec
1 parent a500bb3 commit 093b5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

propagator/google_cloud_platform/opentelemetry-propagator-google_cloud_platform.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ Gem::Specification.new do |spec|
4040
spec.metadata['documentation_uri'] = "https://rubydoc.info/gems/#{spec.name}/#{spec.version}"
4141
end
4242

43-
spec.post_install_message = File.read(File.expand_path('../../POST_INSTALL_MESSAGE', __dir__))
43+
spec.post_install_message = File.read(File.expand_path('../../gemspecs/POST_INSTALL_MESSAGE', __dir__))
4444
end

0 commit comments

Comments
 (0)