pugetive/apple_music_library

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    apple_music_library (0.14.0)
      facets (~> 3.1)
      plist (~> 3.6)

GEM
  remote: https://rubygems.org/
  specs:
    awesome_print (1.9.2)
    diff-lcs (1.5.0)
    docile (1.4.0)
    facets (3.1.0)
    plist (3.6.0)
    rake (13.0.6)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)

PLATFORMS
  arm64-darwin-21
  x86_64-linux

DEPENDENCIES
  apple_music_library!
  awesome_print (~> 1.9)
  bundler (~> 2.0)
  rake (~> 13.0)
  rspec (~> 3.0)
  simplecov (~> 0.21)

BUNDLED WITH
   2.3.9