Skip to content

Commit

Permalink
chore: Add tiny version to Appraisal
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylareopelle committed Oct 17, 2024
1 parent a1bcf49 commit 385ed1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/otlp-logs/Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# SPDX-License-Identifier: Apache-2.0

(14..23).each do |i|
version = "3.#{i}"
version = "3.#{i}.0"
appraise "google-protobuf-#{version}" do
gem 'google-protobuf', "~> #{version}"
end
Expand Down

0 comments on commit 385ed1d

Please sign in to comment.