Skip to content

Commit 1601530

Browse files
chore: do not test anymore against httpx 0.x
1 parent 1157122 commit 1601530

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

instrumentation/httpx/Appraisals

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,3 @@
77
appraise 'httpx-1' do
88
gem 'httpx', '~> 1.0'
99
end
10-
11-
appraise 'httpx-0' do
12-
gem 'httpx', '~> 0.24'
13-
end

0 commit comments

Comments
 (0)