Sha256: d2bb52a7a12087bb16edf9dfcb479d13b5ec9124d4113d8e104a2e93e6434d02

Contents?: true

Size: 1.06 KB

Versions: 1

Compression:

Stored size: 1.06 KB

Contents

PATH
  remote: .
  specs:
    fluent_logger_rails (0.1.0)
      activesupport (~> 5.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.4.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    coderay (1.1.3)
    concurrent-ruby (1.1.6)
    diff-lcs (1.4.4)
    i18n (1.8.3)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    minitest (5.14.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.2)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.3)
    thread_safe (0.3.6)
    timecop (0.9.1)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  fluent_logger_rails!
  pry
  rspec (~> 3.6)
  timecop

BUNDLED WITH
   1.17.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fluent_logger_rails-0.1.0 Gemfile.lock