Sha256: e89509c3ae94fbb08aa7c307977984b4e1a2109af1efbfb570fbf221768f1ea5

Contents?: true

Size: 1.2 KB

Versions: 2

Compression:

Stored size: 1.2 KB

Contents

PATH
  remote: .
  specs:
    api_mailer (0.0.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)

GEM
  remote: https://rubygems.org/
  specs:
    actionpack (4.0.0)
      activesupport (= 4.0.0)
      builder (~> 3.1.0)
      erubis (~> 2.7.0)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    activesupport (4.0.0)
      i18n (~> 0.6, >= 0.6.4)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    atomic (1.1.10)
    builder (3.1.4)
    columnize (0.3.6)
    debugger (1.6.2)
      columnize (>= 0.3.1)
      debugger-linecache (~> 1.2.0)
      debugger-ruby_core_source (~> 1.2.3)
    debugger-linecache (1.2.0)
    debugger-ruby_core_source (1.2.3)
    diff-lcs (1.2.4)
    erubis (2.7.0)
    i18n (0.6.4)
    minitest (4.7.5)
    multi_json (1.7.7)
    rack (1.5.2)
    rack-test (0.6.2)
      rack (>= 1.0)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.6)
    rspec-expectations (2.14.3)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.4)
    thread_safe (0.1.2)
      atomic
    tzinfo (0.3.38)

PLATFORMS
  ruby

DEPENDENCIES
  api_mailer!
  debugger
  rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
api_mailer-0.0.3 Gemfile.lock
api_mailer-0.0.1 Gemfile.lock