Sha256: 017578b2908f47300b0479aa861a8f0032105cf9d4954ce941fd990f73769cb0
Contents?: true
Size: 1.61 KB
Versions: 0
Compression: gzip
Compressed size: 766 Bytes
Stored size: 766 Bytes
Contents
--- !ruby/object:Gem::Specification name: imgix version: !ruby/object:Gem::Version version: 4.1.0 platform: ruby authors: - Kelly Sutton - Sam Soffes - Ryan LeFevre - Antony Denyer - Paul Straw - Sherwin Heydarbeygi autorequire: bindir: bin cert_chain: [] date: 2022-12-15 00:00:00.000000000 Z dependencies: [] description: Easily create and sign imgix URLs. email: - kelly@imgix.com - sam@soff.es - ryan@layervault.com - email@antonydenyer.co.uk - paul@imgix.com - sherwin@imgix.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rubocop.yml" - CHANGELOG.md - CODE-OF-CONDUCT.md - CONTRIBUTING.md - Gemfile - LICENSE - README.md - Rakefile - imgix.gemspec - lib/imgix.rb - lib/imgix/client.rb - lib/imgix/path.rb - lib/imgix/version.rb - script/bench_path.rb - script/bench_to_url.rb homepage: https://github.com/imgix/imgix-rb licenses: - MIT metadata: bug_tracker_uri: https://github.com/imgix/imgix-rb/issues changelog_uri: https://github.com/imgix/imgix-rb/blob/main/CHANGELOG.md documentation_uri: https://www.rubydoc.info/gems/imgix/4.1.0 source_code_uri: https://github.com/imgix/imgix-rb/tree/4.1.0 post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.9.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.0.3.1 signing_key: specification_version: 4 summary: Official Ruby Gem for easily creating and signing imgix URLs. test_files: []