graphql-pundit2 1
Pundit authorization support for new graphql interpreter
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (11):
            bundler
            ~> 2.0
          
          
            codecov
            ~> 0.1.10
          
          
            fuubar
            ~> 2.5.0
          
          
            pry
            ~> 0.13.1
          
          
            pry-byebug
            ~> 3.9.0
          
          
            pry-rescue
            ~> 1.5.0
          
          
            pry-stack_explorer
            ~> 0.4.9.2
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.6
          
          
            rubocop
            >= 0.83.0
          
          
            simplecov
            ~> 0.18.5
          
    