Sha256: d2e434bf9a0901cf8cb94347728a1831620be60c4942712ad57434739d94f88d

Contents?: true

Size: 1.12 KB

Versions: 1

Compression:

Stored size: 1.12 KB

Contents

PATH
  remote: ../..
  specs:
    sinatra-pundit (0.2.0)
      pundit (~> 1.0)
      sinatra (~> 2.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)
    backports (3.11.3)
    concurrent-ruby (1.0.5)
    foreman (0.85.0)
      thor (~> 0.19.1)
    i18n (1.0.1)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    multi_json (1.13.1)
    mustermann (1.0.2)
    pundit (1.1.0)
      activesupport (>= 3.0.0)
    rack (2.0.5)
    rack-protection (2.0.3)
      rack
    sinatra (2.0.3)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.3)
      tilt (~> 2.0)
    sinatra-contrib (2.0.3)
      activesupport (>= 4.0.0)
      backports (>= 2.8.2)
      multi_json
      mustermann (~> 1.0)
      rack-protection (= 2.0.3)
      sinatra (= 2.0.3)
      tilt (>= 1.3, < 3)
    thor (0.19.4)
    thread_safe (0.3.6)
    tilt (2.0.8)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  foreman
  sinatra
  sinatra-contrib
  sinatra-pundit!

BUNDLED WITH
   1.16.0

Version data entries

1 entries across 1 versions & 1 rubygems

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