Sha256: 341a09843575a2fbd5894ef44a92b748f953643ce46c5e584b07cf703ea1ec04

Contents?: true

Size: 1.13 KB

Versions: 1

Compression:

Stored size: 1.13 KB

Contents

PATH
  remote: .
  specs:
    respond_to_faster (0.1.0)
      activerecord (>= 5.1, < 6.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.1.4)
      activesupport (= 5.1.4)
    activerecord (5.1.4)
      activemodel (= 5.1.4)
      activesupport (= 5.1.4)
      arel (~> 8.0)
    activesupport (5.1.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (8.0.0)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    i18n (0.9.1)
      concurrent-ruby (~> 1.0)
    minitest (5.10.3)
    rake (10.5.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    thread_safe (0.3.6)
    tzinfo (1.2.4)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16.a)
  rake (~> 10.0)
  respond_to_faster!
  rspec (~> 3.0)

BUNDLED WITH
   1.16.0.pre.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
respond_to_faster-0.0.1 Gemfile.lock