GEM
  remote: https://public-gems.liveramp.net/
  specs:
    activesupport (4.2.11.3)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    bigdecimal (1.3.5)
    concurrent-ruby (1.2.3)
    diff-lcs (1.5.1)
    fattr (2.4.0)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    minitest (5.22.2)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-core (3.13.0)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-support (3.13.0)
    thread_safe (0.3.6)
    tzinfo (1.2.11)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport (~> 4.2.8)
  bigdecimal (= 1.3.5)
  fattr
  i18n (~> 0.9)
  rspec (~> 3.7)

BUNDLED WITH
   1.17.3