Sha256: 65291324e4fa546c81045cb37b7e6ea88d5663a0c9852d49c9477fc7ce4d23e8

Contents?: true

Size: 1.51 KB

Versions: 2

Compression:

Stored size: 1.51 KB

Contents

PATH
  remote: .
  specs:
    drill-mailer (0.1.1)
      mandrill-api (~> 1.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    ast (2.4.0)
    diff-lcs (1.3)
    excon (0.62.0)
    jaro_winkler (1.5.1)
    json (1.8.6)
    launchy (2.4.3)
      addressable (~> 2.3)
    letter_opener (1.6.0)
      launchy (~> 2.2)
    mail (2.7.0)
      mini_mime (>= 0.1.1)
    mandrill-api (1.0.53)
      excon (>= 0.16.0, < 1.0)
      json (>= 1.7.7, < 2.0)
    mini_mime (1.0.1)
    parallel (1.12.1)
    parser (2.5.1.2)
      ast (~> 2.4.0)
    powerpack (0.1.2)
    public_suffix (3.0.3)
    rainbow (3.0.0)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    rubocop (0.59.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.10.0)
    unicode-display_width (1.4.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  drill-mailer!
  letter_opener (~> 1.6)
  mail (~> 2.7)
  rake (~> 10.0)
  rspec (~> 3.0)
  rubocop (~> 0.0)

BUNDLED WITH
   1.16.4

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
drill-mailer-0.3.0 Gemfile.lock
drill-mailer-0.1.1 Gemfile.lock