Sha256: 57b753a954b02e3e6163ee86afb3d4a7078fd193be700577d0ff071b13029243

Contents?: true

Size: 1.72 KB

Versions: 0

Compression: gzip

Compressed size: 720 Bytes

Stored size: 720 Bytes

Contents

--- !ruby/object:Gem::Specification
name: bundler_install_stats
version: !ruby/object:Gem::Version
  version: 0.1.0
platform: ruby
authors:
- Shopify Engineering
autorequire: 
bindir: exe
cert_chain: []
date: 2023-03-23 00:00:00.000000000 Z
dependencies: []
description: A plugin for measuring gem installation stats. Discover which are your
  slowest gems to install.
email:
- gems@shopify.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".github/workflows/ci.yml"
- ".github/workflows/cla.yml"
- ".github/workflows/release.yml"
- ".gitignore"
- ".rubocop.yml"
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- Gemfile
- Gemfile.lock
- LICENSE.md
- README.md
- Rakefile
- bin/console
- bin/rake
- bin/rubocop
- bin/setup
- bundler-install-stats.gemspec
- dev.yml
- lib/bundler_install_stats.rb
- lib/bundler_install_stats/gem_installation_hook.rb
- lib/bundler_install_stats/version.rb
- plugins.rb
- service.yml
- shipit.rubygems.yml
homepage: https://github.com/Shopify/bundler-install-stats
licenses: []
metadata:
  allowed_push_host: https://rubygems.org
  homepage_uri: https://github.com/Shopify/bundler-install-stats
  source_code_uri: https://github.com/Shopify/bundler-install-stats
  changelog_uri: https://github.com/Shopify/bundler-install-stats/releases
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.6.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.4.9
signing_key: 
specification_version: 4
summary: A Bundler plugin for measuring gem installation stats.
test_files: []

Package Spec version

bundler_install_stats-0.1.0