Sha256: 03bacba7548ee35443bf8a6e91f7fd5f8d082240da9bc84029fe0acb25358dc0

Contents?: true

Size: 1.12 KB

Versions: 1

Compression:

Stored size: 1.12 KB

Contents

PATH
  remote: .
  specs:
    rails-action_throttling (0.1.1)
      activesupport (~> 5.2)
      http-errors (~> 0.1)
      redis (~> 4.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    http-errors (0.1.3)
      activesupport (~> 5.1)
    i18n (1.0.0)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    rake (10.5.0)
    redis (4.0.1)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      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.1)
    thread_safe (0.3.6)
    timecop (0.9.1)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  rails-action_throttling!
  rake (~> 10.0)
  rspec (~> 3.0)
  timecop (~> 0.9)

BUNDLED WITH
   1.16.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails-action_throttling-0.1.2 Gemfile.lock