Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby-typhoeus-1.3.1-2.mga8 RPM for noarch

From Mageia 8 for x86_64 / media / core / release

Name: ruby-typhoeus Distribution: Mageia
Version: 1.3.1 Vendor: Mageia.Org
Release: 2.mga8 Build date: Fri Feb 14 15:13:50 2020
Group: Development/Ruby Build host: localhost
Size: 222062 Source RPM: ruby-typhoeus-1.3.1-2.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://github.com/dbalatero/typhoeus
Summary: A library for interacting with web services at blinding speed
Like a modern code version of the mythical beast with 100 serpent heads,
Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling
logic.

Provides

Requires

License

MIT

Changelog

* Fri Feb 14 2020 umeabot <umeabot> 1.3.1-2.mga8
  + Revision: 1520152
  - Mageia 8 Mass Rebuild
* Wed Nov 07 2018 pterjan <pterjan> 1.3.1-1.mga7
  + Revision: 1328742
  - Update to 1.3.1
* Fri Sep 21 2018 umeabot <umeabot> 1.3.0-2.mga7
  + Revision: 1291435
  - Mageia 7 Mass Rebuild

Files

/usr/share/gems/gems/typhoeus-1.3.1
/usr/share/gems/gems/typhoeus-1.3.1/.gitignore
/usr/share/gems/gems/typhoeus-1.3.1/.rspec
/usr/share/gems/gems/typhoeus-1.3.1/.travis.yml
/usr/share/gems/gems/typhoeus-1.3.1/CHANGELOG.md
/usr/share/gems/gems/typhoeus-1.3.1/CONTRIBUTING.md
/usr/share/gems/gems/typhoeus-1.3.1/Gemfile
/usr/share/gems/gems/typhoeus-1.3.1/Guardfile
/usr/share/gems/gems/typhoeus-1.3.1/LICENSE
/usr/share/gems/gems/typhoeus-1.3.1/README.md
/usr/share/gems/gems/typhoeus-1.3.1/Rakefile
/usr/share/gems/gems/typhoeus-1.3.1/UPGRADE.md
/usr/share/gems/gems/typhoeus-1.3.1/lib
/usr/share/gems/gems/typhoeus-1.3.1/lib/rack
/usr/share/gems/gems/typhoeus-1.3.1/lib/rack/typhoeus
/usr/share/gems/gems/typhoeus-1.3.1/lib/rack/typhoeus.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/rack/typhoeus/middleware
/usr/share/gems/gems/typhoeus-1.3.1/lib/rack/typhoeus/middleware/params_decoder
/usr/share/gems/gems/typhoeus-1.3.1/lib/rack/typhoeus/middleware/params_decoder.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/rack/typhoeus/middleware/params_decoder/helper.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/adapters
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/adapters/faraday.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/cache
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/cache/dalli.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/cache/rails.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/cache/redis.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/config.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/easy_factory.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/errors
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/errors.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/errors/no_stub.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/errors/typhoeus_error.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/expectation.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/hydra
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/hydra.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/hydra/addable.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/hydra/before.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/hydra/block_connection.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/hydra/cacheable.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/hydra/memoizable.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/hydra/queueable.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/hydra/runnable.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/hydra/stubbable.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/pool.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/railtie.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/request
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/request.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/request/actions.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/request/before.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/request/block_connection.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/request/cacheable.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/request/callbacks.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/request/marshal.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/request/memoizable.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/request/operations.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/request/responseable.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/request/streamable.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/request/stubbable.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/response
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/response.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/response/cacheable.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/response/header.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/response/informations.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/response/status.rb
/usr/share/gems/gems/typhoeus-1.3.1/lib/typhoeus/version.rb
/usr/share/gems/gems/typhoeus-1.3.1/perf
/usr/share/gems/gems/typhoeus-1.3.1/perf/profile.rb
/usr/share/gems/gems/typhoeus-1.3.1/perf/vs_nethttp.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec
/usr/share/gems/gems/typhoeus-1.3.1/spec/rack
/usr/share/gems/gems/typhoeus-1.3.1/spec/rack/typhoeus
/usr/share/gems/gems/typhoeus-1.3.1/spec/rack/typhoeus/middleware
/usr/share/gems/gems/typhoeus-1.3.1/spec/rack/typhoeus/middleware/params_decoder
/usr/share/gems/gems/typhoeus-1.3.1/spec/rack/typhoeus/middleware/params_decoder/helper_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/rack/typhoeus/middleware/params_decoder_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/spec_helper.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/support
/usr/share/gems/gems/typhoeus-1.3.1/spec/support/localhost_server.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/support/memory_cache.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/support/server.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/adapters
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/adapters/faraday_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/cache
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/cache/dalli_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/cache/redis_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/config_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/easy_factory_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/errors
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/errors/no_stub_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/expectation_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/hydra
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/hydra/addable_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/hydra/before_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/hydra/block_connection_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/hydra/cacheable_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/hydra/memoizable_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/hydra/queueable_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/hydra/runnable_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/hydra/stubbable_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/hydra_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/pool_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/request
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/request/actions_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/request/before_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/request/block_connection_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/request/cacheable_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/request/callbacks_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/request/marshal_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/request/memoizable_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/request/operations_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/request/responseable_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/request/stubbable_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/request_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/response
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/response/header_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/response/informations_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/response/status_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus/response_spec.rb
/usr/share/gems/gems/typhoeus-1.3.1/spec/typhoeus_spec.rb
/usr/share/gems/specifications/typhoeus-1.3.1.gemspec


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 15:38:33 2024