Sha256: 2dd753959a5cfb33f7e2eb3bcdf18ae9f58416540dfae93b65f22b5ffe44eddd

Contents?: true

Size: 1.05 KB

Versions: 1

Compression:

Stored size: 1.05 KB

Contents

PATH
  remote: ../..
  specs:
    sinatra-pundit (0.1.0)
      pundit (~> 1.1.0)
      sinatra (~> 1.4.7)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.6)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    backports (3.6.8)
    foreman (0.80.2)
      thor (~> 0.19.1)
    i18n (0.7.0)
    json (1.8.3)
    minitest (5.8.4)
    multi_json (1.11.3)
    pundit (1.1.0)
      activesupport (>= 3.0.0)
    rack (1.6.4)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    sinatra (1.4.7)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    sinatra-contrib (1.4.7)
      backports (>= 2.0)
      multi_json
      rack-protection
      rack-test
      sinatra (~> 1.4.0)
      tilt (>= 1.3, < 3)
    thor (0.19.1)
    thread_safe (0.3.5)
    tilt (2.0.2)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  foreman
  sinatra
  sinatra-contrib
  sinatra-pundit!

BUNDLED WITH
   1.11.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sinatra-pundit-0.1.0 example/Gemfile.lock