Sha256: 70319d0b2b7b2b83acbb44c7ca88b145c0722da034f7ee70ff76e16ddb0554e3

Contents?: true

Size: 641 Bytes

Versions: 6

Compression:

Stored size: 641 Bytes

Contents

# frozen_string_literal: true

# Released under the MIT License.
# Copyright, 2006-2013, by Nick Sieger.
# Copyright, 2010, by Tohru Hashimoto.
# Copyright, 2011, by Jeff Hodges.
# Copyright, 2011, by Alex Koppel.
# Copyright, 2011, by Christine Yen.
# Copyright, 2011, by Gerrit Riessen.
# Copyright, 2011, by Luke Redpath.
# Copyright, 2013, by Mislav Marohnić.
# Copyright, 2013, by Leo Cassarani.
# Copyright, 2019, by Olle Jonsson.
# Copyright, 2022-2024, by Samuel Williams.

warn "Top level ::CompositeIO is deprecated, require 'multipart/post' and use `Multipart::Post::CompositeReadIO` instead!"
require_relative 'multipart/post'

Version data entries

6 entries across 6 versions & 4 rubygems

Version Path
avalara_sdk-24.12.1 vendor/bundle/ruby/2.7.0/gems/multipart-post-2.4.1/lib/composite_io.rb
avalara_sdk-24.12.0 vendor/bundle/ruby/2.7.0/gems/multipart-post-2.4.1/lib/composite_io.rb
minato_ruby_api_client-0.2.2 vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/lib/composite_io.rb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/multipart-post-2.4.1/lib/composite_io.rb
avalara_sdk-24.2.29 vendor/bundle/ruby/2.7.0/gems/multipart-post-2.4.0/lib/composite_io.rb
multipart-post-2.4.0 lib/composite_io.rb