grape 1.2.2 → 1.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
 - data/CHANGELOG.md +22 -0
 - data/Gemfile +1 -1
 - data/Gemfile.lock +58 -58
 - data/README.md +52 -3
 - data/gemfiles/multi_json.gemfile +1 -1
 - data/gemfiles/multi_xml.gemfile +1 -1
 - data/gemfiles/rack_1.5.2.gemfile.lock +232 -0
 - data/gemfiles/rack_edge.gemfile +1 -1
 - data/gemfiles/rails_3.gemfile +1 -1
 - data/gemfiles/rails_3.gemfile.lock +288 -0
 - data/gemfiles/rails_4.gemfile +1 -1
 - data/gemfiles/rails_4.gemfile.lock +280 -0
 - data/gemfiles/rails_5.gemfile +1 -1
 - data/gemfiles/rails_5.gemfile.lock +312 -0
 - data/gemfiles/rails_edge.gemfile +1 -1
 - data/gemfiles/rails_edge.gemfile.lock +335 -0
 - data/lib/grape.rb +2 -1
 - data/lib/grape/config.rb +32 -0
 - data/lib/grape/endpoint.rb +9 -1
 - data/lib/grape/locale/en.yml +1 -0
 - data/lib/grape/request.rb +1 -1
 - data/lib/grape/validations/types/file.rb +1 -1
 - data/lib/grape/validations/validators/as.rb +0 -1
 - data/lib/grape/validations/validators/same_as.rb +23 -0
 - data/lib/grape/version.rb +1 -1
 - data/pkg/grape-1.2.0.gem +0 -0
 - data/pkg/grape-1.2.1.gem +0 -0
 - data/spec/grape/config_spec.rb +17 -0
 - data/spec/grape/request_spec.rb +24 -0
 - data/spec/grape/validations/params_scope_spec.rb +10 -0
 - data/spec/grape/validations/validators/coerce_spec.rb +4 -0
 - data/spec/grape/validations/validators/same_as_spec.rb +63 -0
 - data/spec/spec_helper.rb +1 -0
 - metadata +102 -92
 - data/pkg/grape-0.19.1.gem +0 -0
 - data/pkg/grape-1.0.1.gem +0 -0
 - data/pkg/grape-1.0.2.gem +0 -0
 
    
        data/gemfiles/rails_5.gemfile
    CHANGED
    
    
| 
         @@ -0,0 +1,312 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            PATH
         
     | 
| 
      
 2 
     | 
    
         
            +
              remote: ..
         
     | 
| 
      
 3 
     | 
    
         
            +
              specs:
         
     | 
| 
      
 4 
     | 
    
         
            +
                grape (1.1.1)
         
     | 
| 
      
 5 
     | 
    
         
            +
                  activesupport
         
     | 
| 
      
 6 
     | 
    
         
            +
                  builder
         
     | 
| 
      
 7 
     | 
    
         
            +
                  mustermann-grape (~> 1.0.0)
         
     | 
| 
      
 8 
     | 
    
         
            +
                  rack (>= 1.3.0)
         
     | 
| 
      
 9 
     | 
    
         
            +
                  rack-accept
         
     | 
| 
      
 10 
     | 
    
         
            +
                  virtus (>= 1.0.0)
         
     | 
| 
      
 11 
     | 
    
         
            +
             
     | 
| 
      
 12 
     | 
    
         
            +
            GEM
         
     | 
| 
      
 13 
     | 
    
         
            +
              remote: https://rubygems.org/
         
     | 
| 
      
 14 
     | 
    
         
            +
              specs:
         
     | 
| 
      
 15 
     | 
    
         
            +
                actioncable (5.0.0)
         
     | 
| 
      
 16 
     | 
    
         
            +
                  actionpack (= 5.0.0)
         
     | 
| 
      
 17 
     | 
    
         
            +
                  nio4r (~> 1.2)
         
     | 
| 
      
 18 
     | 
    
         
            +
                  websocket-driver (~> 0.6.1)
         
     | 
| 
      
 19 
     | 
    
         
            +
                actionmailer (5.0.0)
         
     | 
| 
      
 20 
     | 
    
         
            +
                  actionpack (= 5.0.0)
         
     | 
| 
      
 21 
     | 
    
         
            +
                  actionview (= 5.0.0)
         
     | 
| 
      
 22 
     | 
    
         
            +
                  activejob (= 5.0.0)
         
     | 
| 
      
 23 
     | 
    
         
            +
                  mail (~> 2.5, >= 2.5.4)
         
     | 
| 
      
 24 
     | 
    
         
            +
                  rails-dom-testing (~> 2.0)
         
     | 
| 
      
 25 
     | 
    
         
            +
                actionpack (5.0.0)
         
     | 
| 
      
 26 
     | 
    
         
            +
                  actionview (= 5.0.0)
         
     | 
| 
      
 27 
     | 
    
         
            +
                  activesupport (= 5.0.0)
         
     | 
| 
      
 28 
     | 
    
         
            +
                  rack (~> 2.0)
         
     | 
| 
      
 29 
     | 
    
         
            +
                  rack-test (~> 0.6.3)
         
     | 
| 
      
 30 
     | 
    
         
            +
                  rails-dom-testing (~> 2.0)
         
     | 
| 
      
 31 
     | 
    
         
            +
                  rails-html-sanitizer (~> 1.0, >= 1.0.2)
         
     | 
| 
      
 32 
     | 
    
         
            +
                actionview (5.0.0)
         
     | 
| 
      
 33 
     | 
    
         
            +
                  activesupport (= 5.0.0)
         
     | 
| 
      
 34 
     | 
    
         
            +
                  builder (~> 3.1)
         
     | 
| 
      
 35 
     | 
    
         
            +
                  erubis (~> 2.7.0)
         
     | 
| 
      
 36 
     | 
    
         
            +
                  rails-dom-testing (~> 2.0)
         
     | 
| 
      
 37 
     | 
    
         
            +
                  rails-html-sanitizer (~> 1.0, >= 1.0.2)
         
     | 
| 
      
 38 
     | 
    
         
            +
                activejob (5.0.0)
         
     | 
| 
      
 39 
     | 
    
         
            +
                  activesupport (= 5.0.0)
         
     | 
| 
      
 40 
     | 
    
         
            +
                  globalid (>= 0.3.6)
         
     | 
| 
      
 41 
     | 
    
         
            +
                activemodel (5.0.0)
         
     | 
| 
      
 42 
     | 
    
         
            +
                  activesupport (= 5.0.0)
         
     | 
| 
      
 43 
     | 
    
         
            +
                activerecord (5.0.0)
         
     | 
| 
      
 44 
     | 
    
         
            +
                  activemodel (= 5.0.0)
         
     | 
| 
      
 45 
     | 
    
         
            +
                  activesupport (= 5.0.0)
         
     | 
| 
      
 46 
     | 
    
         
            +
                  arel (~> 7.0)
         
     | 
| 
      
 47 
     | 
    
         
            +
                activesupport (5.0.0)
         
     | 
| 
      
 48 
     | 
    
         
            +
                  concurrent-ruby (~> 1.0, >= 1.0.2)
         
     | 
| 
      
 49 
     | 
    
         
            +
                  i18n (~> 0.7)
         
     | 
| 
      
 50 
     | 
    
         
            +
                  minitest (~> 5.1)
         
     | 
| 
      
 51 
     | 
    
         
            +
                  tzinfo (~> 1.1)
         
     | 
| 
      
 52 
     | 
    
         
            +
                addressable (2.5.2)
         
     | 
| 
      
 53 
     | 
    
         
            +
                  public_suffix (>= 2.0.2, < 4.0)
         
     | 
| 
      
 54 
     | 
    
         
            +
                appraisal (2.2.0)
         
     | 
| 
      
 55 
     | 
    
         
            +
                  bundler
         
     | 
| 
      
 56 
     | 
    
         
            +
                  rake
         
     | 
| 
      
 57 
     | 
    
         
            +
                  thor (>= 0.14.0)
         
     | 
| 
      
 58 
     | 
    
         
            +
                arel (7.1.4)
         
     | 
| 
      
 59 
     | 
    
         
            +
                ast (2.4.0)
         
     | 
| 
      
 60 
     | 
    
         
            +
                axiom-types (0.1.1)
         
     | 
| 
      
 61 
     | 
    
         
            +
                  descendants_tracker (~> 0.0.4)
         
     | 
| 
      
 62 
     | 
    
         
            +
                  ice_nine (~> 0.11.0)
         
     | 
| 
      
 63 
     | 
    
         
            +
                  thread_safe (~> 0.3, >= 0.3.1)
         
     | 
| 
      
 64 
     | 
    
         
            +
                benchmark-ips (2.7.2)
         
     | 
| 
      
 65 
     | 
    
         
            +
                builder (3.2.3)
         
     | 
| 
      
 66 
     | 
    
         
            +
                claide (1.0.2)
         
     | 
| 
      
 67 
     | 
    
         
            +
                claide-plugins (0.9.2)
         
     | 
| 
      
 68 
     | 
    
         
            +
                  cork
         
     | 
| 
      
 69 
     | 
    
         
            +
                  nap
         
     | 
| 
      
 70 
     | 
    
         
            +
                  open4 (~> 1.3)
         
     | 
| 
      
 71 
     | 
    
         
            +
                coderay (1.1.2)
         
     | 
| 
      
 72 
     | 
    
         
            +
                coercible (1.0.0)
         
     | 
| 
      
 73 
     | 
    
         
            +
                  descendants_tracker (~> 0.0.1)
         
     | 
| 
      
 74 
     | 
    
         
            +
                colored (1.2)
         
     | 
| 
      
 75 
     | 
    
         
            +
                colored2 (3.1.2)
         
     | 
| 
      
 76 
     | 
    
         
            +
                concurrent-ruby (1.0.5)
         
     | 
| 
      
 77 
     | 
    
         
            +
                cookiejar (0.3.3)
         
     | 
| 
      
 78 
     | 
    
         
            +
                cork (0.3.0)
         
     | 
| 
      
 79 
     | 
    
         
            +
                  colored2 (~> 3.1)
         
     | 
| 
      
 80 
     | 
    
         
            +
                coveralls (0.8.22)
         
     | 
| 
      
 81 
     | 
    
         
            +
                  json (>= 1.8, < 3)
         
     | 
| 
      
 82 
     | 
    
         
            +
                  simplecov (~> 0.16.1)
         
     | 
| 
      
 83 
     | 
    
         
            +
                  term-ansicolor (~> 1.3)
         
     | 
| 
      
 84 
     | 
    
         
            +
                  thor (~> 0.19.4)
         
     | 
| 
      
 85 
     | 
    
         
            +
                  tins (~> 1.6)
         
     | 
| 
      
 86 
     | 
    
         
            +
                crass (1.0.4)
         
     | 
| 
      
 87 
     | 
    
         
            +
                danger (4.0.5)
         
     | 
| 
      
 88 
     | 
    
         
            +
                  claide (~> 1.0)
         
     | 
| 
      
 89 
     | 
    
         
            +
                  claide-plugins (>= 0.9.2)
         
     | 
| 
      
 90 
     | 
    
         
            +
                  colored (~> 1.2)
         
     | 
| 
      
 91 
     | 
    
         
            +
                  cork (~> 0.1)
         
     | 
| 
      
 92 
     | 
    
         
            +
                  faraday (~> 0.9)
         
     | 
| 
      
 93 
     | 
    
         
            +
                  faraday-http-cache (~> 1.0)
         
     | 
| 
      
 94 
     | 
    
         
            +
                  git (~> 1)
         
     | 
| 
      
 95 
     | 
    
         
            +
                  kramdown (~> 1.5)
         
     | 
| 
      
 96 
     | 
    
         
            +
                  octokit (~> 4.2)
         
     | 
| 
      
 97 
     | 
    
         
            +
                  terminal-table (~> 1)
         
     | 
| 
      
 98 
     | 
    
         
            +
                danger-changelog (0.2.1)
         
     | 
| 
      
 99 
     | 
    
         
            +
                  danger-plugin-api (~> 1.0)
         
     | 
| 
      
 100 
     | 
    
         
            +
                danger-plugin-api (1.0.0)
         
     | 
| 
      
 101 
     | 
    
         
            +
                  danger (> 2.0)
         
     | 
| 
      
 102 
     | 
    
         
            +
                danger-toc (0.1.3)
         
     | 
| 
      
 103 
     | 
    
         
            +
                  activesupport
         
     | 
| 
      
 104 
     | 
    
         
            +
                  danger-plugin-api (~> 1.0)
         
     | 
| 
      
 105 
     | 
    
         
            +
                  kramdown
         
     | 
| 
      
 106 
     | 
    
         
            +
                descendants_tracker (0.0.4)
         
     | 
| 
      
 107 
     | 
    
         
            +
                  thread_safe (~> 0.3, >= 0.3.1)
         
     | 
| 
      
 108 
     | 
    
         
            +
                diff-lcs (1.3)
         
     | 
| 
      
 109 
     | 
    
         
            +
                docile (1.3.1)
         
     | 
| 
      
 110 
     | 
    
         
            +
                equalizer (0.0.11)
         
     | 
| 
      
 111 
     | 
    
         
            +
                erubis (2.7.0)
         
     | 
| 
      
 112 
     | 
    
         
            +
                faraday (0.15.3)
         
     | 
| 
      
 113 
     | 
    
         
            +
                  multipart-post (>= 1.2, < 3)
         
     | 
| 
      
 114 
     | 
    
         
            +
                faraday-http-cache (1.3.1)
         
     | 
| 
      
 115 
     | 
    
         
            +
                  faraday (~> 0.8)
         
     | 
| 
      
 116 
     | 
    
         
            +
                ffi (1.9.25)
         
     | 
| 
      
 117 
     | 
    
         
            +
                formatador (0.2.5)
         
     | 
| 
      
 118 
     | 
    
         
            +
                git (1.5.0)
         
     | 
| 
      
 119 
     | 
    
         
            +
                globalid (0.4.1)
         
     | 
| 
      
 120 
     | 
    
         
            +
                  activesupport (>= 4.2.0)
         
     | 
| 
      
 121 
     | 
    
         
            +
                grape-entity (0.7.1)
         
     | 
| 
      
 122 
     | 
    
         
            +
                  activesupport (>= 4.0)
         
     | 
| 
      
 123 
     | 
    
         
            +
                  multi_json (>= 1.3.2)
         
     | 
| 
      
 124 
     | 
    
         
            +
                guard (2.14.2)
         
     | 
| 
      
 125 
     | 
    
         
            +
                  formatador (>= 0.2.4)
         
     | 
| 
      
 126 
     | 
    
         
            +
                  listen (>= 2.7, < 4.0)
         
     | 
| 
      
 127 
     | 
    
         
            +
                  lumberjack (>= 1.0.12, < 2.0)
         
     | 
| 
      
 128 
     | 
    
         
            +
                  nenv (~> 0.1)
         
     | 
| 
      
 129 
     | 
    
         
            +
                  notiffany (~> 0.0)
         
     | 
| 
      
 130 
     | 
    
         
            +
                  pry (>= 0.9.12)
         
     | 
| 
      
 131 
     | 
    
         
            +
                  shellany (~> 0.0)
         
     | 
| 
      
 132 
     | 
    
         
            +
                  thor (>= 0.18.1)
         
     | 
| 
      
 133 
     | 
    
         
            +
                guard-compat (1.2.1)
         
     | 
| 
      
 134 
     | 
    
         
            +
                guard-rspec (4.7.3)
         
     | 
| 
      
 135 
     | 
    
         
            +
                  guard (~> 2.1)
         
     | 
| 
      
 136 
     | 
    
         
            +
                  guard-compat (~> 1.1)
         
     | 
| 
      
 137 
     | 
    
         
            +
                  rspec (>= 2.99.0, < 4.0)
         
     | 
| 
      
 138 
     | 
    
         
            +
                guard-rubocop (1.3.0)
         
     | 
| 
      
 139 
     | 
    
         
            +
                  guard (~> 2.0)
         
     | 
| 
      
 140 
     | 
    
         
            +
                  rubocop (~> 0.20)
         
     | 
| 
      
 141 
     | 
    
         
            +
                hashie (3.6.0)
         
     | 
| 
      
 142 
     | 
    
         
            +
                i18n (0.9.5)
         
     | 
| 
      
 143 
     | 
    
         
            +
                  concurrent-ruby (~> 1.0)
         
     | 
| 
      
 144 
     | 
    
         
            +
                ice_nine (0.11.2)
         
     | 
| 
      
 145 
     | 
    
         
            +
                json (2.1.0)
         
     | 
| 
      
 146 
     | 
    
         
            +
                kramdown (1.17.0)
         
     | 
| 
      
 147 
     | 
    
         
            +
                listen (3.1.5)
         
     | 
| 
      
 148 
     | 
    
         
            +
                  rb-fsevent (~> 0.9, >= 0.9.4)
         
     | 
| 
      
 149 
     | 
    
         
            +
                  rb-inotify (~> 0.9, >= 0.9.7)
         
     | 
| 
      
 150 
     | 
    
         
            +
                  ruby_dep (~> 1.2)
         
     | 
| 
      
 151 
     | 
    
         
            +
                loofah (2.2.2)
         
     | 
| 
      
 152 
     | 
    
         
            +
                  crass (~> 1.0.2)
         
     | 
| 
      
 153 
     | 
    
         
            +
                  nokogiri (>= 1.5.9)
         
     | 
| 
      
 154 
     | 
    
         
            +
                lumberjack (1.0.13)
         
     | 
| 
      
 155 
     | 
    
         
            +
                mail (2.7.1)
         
     | 
| 
      
 156 
     | 
    
         
            +
                  mini_mime (>= 0.1.1)
         
     | 
| 
      
 157 
     | 
    
         
            +
                maruku (0.7.3)
         
     | 
| 
      
 158 
     | 
    
         
            +
                method_source (0.9.0)
         
     | 
| 
      
 159 
     | 
    
         
            +
                mime-types (3.2.2)
         
     | 
| 
      
 160 
     | 
    
         
            +
                  mime-types-data (~> 3.2015)
         
     | 
| 
      
 161 
     | 
    
         
            +
                mime-types-data (3.2018.0812)
         
     | 
| 
      
 162 
     | 
    
         
            +
                mini_mime (1.0.1)
         
     | 
| 
      
 163 
     | 
    
         
            +
                mini_portile2 (2.3.0)
         
     | 
| 
      
 164 
     | 
    
         
            +
                minitest (5.11.3)
         
     | 
| 
      
 165 
     | 
    
         
            +
                multi_json (1.13.1)
         
     | 
| 
      
 166 
     | 
    
         
            +
                multipart-post (2.0.0)
         
     | 
| 
      
 167 
     | 
    
         
            +
                mustermann (1.0.3)
         
     | 
| 
      
 168 
     | 
    
         
            +
                mustermann-grape (1.0.0)
         
     | 
| 
      
 169 
     | 
    
         
            +
                  mustermann (~> 1.0.0)
         
     | 
| 
      
 170 
     | 
    
         
            +
                nap (1.1.0)
         
     | 
| 
      
 171 
     | 
    
         
            +
                nenv (0.3.0)
         
     | 
| 
      
 172 
     | 
    
         
            +
                nio4r (1.2.1)
         
     | 
| 
      
 173 
     | 
    
         
            +
                nokogiri (1.8.5)
         
     | 
| 
      
 174 
     | 
    
         
            +
                  mini_portile2 (~> 2.3.0)
         
     | 
| 
      
 175 
     | 
    
         
            +
                notiffany (0.1.1)
         
     | 
| 
      
 176 
     | 
    
         
            +
                  nenv (~> 0.1)
         
     | 
| 
      
 177 
     | 
    
         
            +
                  shellany (~> 0.0)
         
     | 
| 
      
 178 
     | 
    
         
            +
                octokit (4.13.0)
         
     | 
| 
      
 179 
     | 
    
         
            +
                  sawyer (~> 0.8.0, >= 0.5.3)
         
     | 
| 
      
 180 
     | 
    
         
            +
                open4 (1.3.4)
         
     | 
| 
      
 181 
     | 
    
         
            +
                parallel (1.12.1)
         
     | 
| 
      
 182 
     | 
    
         
            +
                parser (2.5.1.2)
         
     | 
| 
      
 183 
     | 
    
         
            +
                  ast (~> 2.4.0)
         
     | 
| 
      
 184 
     | 
    
         
            +
                powerpack (0.1.2)
         
     | 
| 
      
 185 
     | 
    
         
            +
                pry (0.11.3)
         
     | 
| 
      
 186 
     | 
    
         
            +
                  coderay (~> 1.1.0)
         
     | 
| 
      
 187 
     | 
    
         
            +
                  method_source (~> 0.9.0)
         
     | 
| 
      
 188 
     | 
    
         
            +
                public_suffix (3.0.3)
         
     | 
| 
      
 189 
     | 
    
         
            +
                rack (2.0.5)
         
     | 
| 
      
 190 
     | 
    
         
            +
                rack-accept (0.4.5)
         
     | 
| 
      
 191 
     | 
    
         
            +
                  rack (>= 0.4)
         
     | 
| 
      
 192 
     | 
    
         
            +
                rack-jsonp (1.3.1)
         
     | 
| 
      
 193 
     | 
    
         
            +
                  rack
         
     | 
| 
      
 194 
     | 
    
         
            +
                rack-test (0.6.3)
         
     | 
| 
      
 195 
     | 
    
         
            +
                  rack (>= 1.0)
         
     | 
| 
      
 196 
     | 
    
         
            +
                rails (5.0.0)
         
     | 
| 
      
 197 
     | 
    
         
            +
                  actioncable (= 5.0.0)
         
     | 
| 
      
 198 
     | 
    
         
            +
                  actionmailer (= 5.0.0)
         
     | 
| 
      
 199 
     | 
    
         
            +
                  actionpack (= 5.0.0)
         
     | 
| 
      
 200 
     | 
    
         
            +
                  actionview (= 5.0.0)
         
     | 
| 
      
 201 
     | 
    
         
            +
                  activejob (= 5.0.0)
         
     | 
| 
      
 202 
     | 
    
         
            +
                  activemodel (= 5.0.0)
         
     | 
| 
      
 203 
     | 
    
         
            +
                  activerecord (= 5.0.0)
         
     | 
| 
      
 204 
     | 
    
         
            +
                  activesupport (= 5.0.0)
         
     | 
| 
      
 205 
     | 
    
         
            +
                  bundler (>= 1.3.0, < 2.0)
         
     | 
| 
      
 206 
     | 
    
         
            +
                  railties (= 5.0.0)
         
     | 
| 
      
 207 
     | 
    
         
            +
                  sprockets-rails (>= 2.0.0)
         
     | 
| 
      
 208 
     | 
    
         
            +
                rails-dom-testing (2.0.3)
         
     | 
| 
      
 209 
     | 
    
         
            +
                  activesupport (>= 4.2.0)
         
     | 
| 
      
 210 
     | 
    
         
            +
                  nokogiri (>= 1.6)
         
     | 
| 
      
 211 
     | 
    
         
            +
                rails-html-sanitizer (1.0.4)
         
     | 
| 
      
 212 
     | 
    
         
            +
                  loofah (~> 2.2, >= 2.2.2)
         
     | 
| 
      
 213 
     | 
    
         
            +
                railties (5.0.0)
         
     | 
| 
      
 214 
     | 
    
         
            +
                  actionpack (= 5.0.0)
         
     | 
| 
      
 215 
     | 
    
         
            +
                  activesupport (= 5.0.0)
         
     | 
| 
      
 216 
     | 
    
         
            +
                  method_source
         
     | 
| 
      
 217 
     | 
    
         
            +
                  rake (>= 0.8.7)
         
     | 
| 
      
 218 
     | 
    
         
            +
                  thor (>= 0.18.1, < 2.0)
         
     | 
| 
      
 219 
     | 
    
         
            +
                rainbow (2.2.2)
         
     | 
| 
      
 220 
     | 
    
         
            +
                  rake
         
     | 
| 
      
 221 
     | 
    
         
            +
                rake (12.3.1)
         
     | 
| 
      
 222 
     | 
    
         
            +
                rb-fsevent (0.10.3)
         
     | 
| 
      
 223 
     | 
    
         
            +
                rb-inotify (0.9.10)
         
     | 
| 
      
 224 
     | 
    
         
            +
                  ffi (>= 0.5.0, < 2)
         
     | 
| 
      
 225 
     | 
    
         
            +
                rspec (3.8.0)
         
     | 
| 
      
 226 
     | 
    
         
            +
                  rspec-core (~> 3.8.0)
         
     | 
| 
      
 227 
     | 
    
         
            +
                  rspec-expectations (~> 3.8.0)
         
     | 
| 
      
 228 
     | 
    
         
            +
                  rspec-mocks (~> 3.8.0)
         
     | 
| 
      
 229 
     | 
    
         
            +
                rspec-core (3.8.0)
         
     | 
| 
      
 230 
     | 
    
         
            +
                  rspec-support (~> 3.8.0)
         
     | 
| 
      
 231 
     | 
    
         
            +
                rspec-expectations (3.8.2)
         
     | 
| 
      
 232 
     | 
    
         
            +
                  diff-lcs (>= 1.2.0, < 2.0)
         
     | 
| 
      
 233 
     | 
    
         
            +
                  rspec-support (~> 3.8.0)
         
     | 
| 
      
 234 
     | 
    
         
            +
                rspec-mocks (3.8.0)
         
     | 
| 
      
 235 
     | 
    
         
            +
                  diff-lcs (>= 1.2.0, < 2.0)
         
     | 
| 
      
 236 
     | 
    
         
            +
                  rspec-support (~> 3.8.0)
         
     | 
| 
      
 237 
     | 
    
         
            +
                rspec-support (3.8.0)
         
     | 
| 
      
 238 
     | 
    
         
            +
                rubocop (0.51.0)
         
     | 
| 
      
 239 
     | 
    
         
            +
                  parallel (~> 1.10)
         
     | 
| 
      
 240 
     | 
    
         
            +
                  parser (>= 2.3.3.1, < 3.0)
         
     | 
| 
      
 241 
     | 
    
         
            +
                  powerpack (~> 0.1)
         
     | 
| 
      
 242 
     | 
    
         
            +
                  rainbow (>= 2.2.2, < 3.0)
         
     | 
| 
      
 243 
     | 
    
         
            +
                  ruby-progressbar (~> 1.7)
         
     | 
| 
      
 244 
     | 
    
         
            +
                  unicode-display_width (~> 1.0, >= 1.0.1)
         
     | 
| 
      
 245 
     | 
    
         
            +
                ruby-grape-danger (0.1.1)
         
     | 
| 
      
 246 
     | 
    
         
            +
                  danger (~> 4.0.1)
         
     | 
| 
      
 247 
     | 
    
         
            +
                  danger-changelog (~> 0.2.0)
         
     | 
| 
      
 248 
     | 
    
         
            +
                ruby-progressbar (1.10.0)
         
     | 
| 
      
 249 
     | 
    
         
            +
                ruby_dep (1.5.0)
         
     | 
| 
      
 250 
     | 
    
         
            +
                sawyer (0.8.1)
         
     | 
| 
      
 251 
     | 
    
         
            +
                  addressable (>= 2.3.5, < 2.6)
         
     | 
| 
      
 252 
     | 
    
         
            +
                  faraday (~> 0.8, < 1.0)
         
     | 
| 
      
 253 
     | 
    
         
            +
                shellany (0.0.1)
         
     | 
| 
      
 254 
     | 
    
         
            +
                simplecov (0.16.1)
         
     | 
| 
      
 255 
     | 
    
         
            +
                  docile (~> 1.1)
         
     | 
| 
      
 256 
     | 
    
         
            +
                  json (>= 1.8, < 3)
         
     | 
| 
      
 257 
     | 
    
         
            +
                  simplecov-html (~> 0.10.0)
         
     | 
| 
      
 258 
     | 
    
         
            +
                simplecov-html (0.10.2)
         
     | 
| 
      
 259 
     | 
    
         
            +
                sprockets (3.7.2)
         
     | 
| 
      
 260 
     | 
    
         
            +
                  concurrent-ruby (~> 1.0)
         
     | 
| 
      
 261 
     | 
    
         
            +
                  rack (> 1, < 3)
         
     | 
| 
      
 262 
     | 
    
         
            +
                sprockets-rails (3.2.1)
         
     | 
| 
      
 263 
     | 
    
         
            +
                  actionpack (>= 4.0)
         
     | 
| 
      
 264 
     | 
    
         
            +
                  activesupport (>= 4.0)
         
     | 
| 
      
 265 
     | 
    
         
            +
                  sprockets (>= 3.0.0)
         
     | 
| 
      
 266 
     | 
    
         
            +
                term-ansicolor (1.6.0)
         
     | 
| 
      
 267 
     | 
    
         
            +
                  tins (~> 1.0)
         
     | 
| 
      
 268 
     | 
    
         
            +
                terminal-table (1.8.0)
         
     | 
| 
      
 269 
     | 
    
         
            +
                  unicode-display_width (~> 1.1, >= 1.1.1)
         
     | 
| 
      
 270 
     | 
    
         
            +
                thor (0.19.4)
         
     | 
| 
      
 271 
     | 
    
         
            +
                thread_safe (0.3.6)
         
     | 
| 
      
 272 
     | 
    
         
            +
                tins (1.17.0)
         
     | 
| 
      
 273 
     | 
    
         
            +
                tzinfo (1.2.5)
         
     | 
| 
      
 274 
     | 
    
         
            +
                  thread_safe (~> 0.1)
         
     | 
| 
      
 275 
     | 
    
         
            +
                unicode-display_width (1.4.0)
         
     | 
| 
      
 276 
     | 
    
         
            +
                virtus (1.0.5)
         
     | 
| 
      
 277 
     | 
    
         
            +
                  axiom-types (~> 0.1)
         
     | 
| 
      
 278 
     | 
    
         
            +
                  coercible (~> 1.0)
         
     | 
| 
      
 279 
     | 
    
         
            +
                  descendants_tracker (~> 0.0, >= 0.0.3)
         
     | 
| 
      
 280 
     | 
    
         
            +
                  equalizer (~> 0.0, >= 0.0.9)
         
     | 
| 
      
 281 
     | 
    
         
            +
                websocket-driver (0.6.5)
         
     | 
| 
      
 282 
     | 
    
         
            +
                  websocket-extensions (>= 0.1.0)
         
     | 
| 
      
 283 
     | 
    
         
            +
                websocket-extensions (0.1.3)
         
     | 
| 
      
 284 
     | 
    
         
            +
             
     | 
| 
      
 285 
     | 
    
         
            +
            PLATFORMS
         
     | 
| 
      
 286 
     | 
    
         
            +
              ruby
         
     | 
| 
      
 287 
     | 
    
         
            +
             
     | 
| 
      
 288 
     | 
    
         
            +
            DEPENDENCIES
         
     | 
| 
      
 289 
     | 
    
         
            +
              appraisal
         
     | 
| 
      
 290 
     | 
    
         
            +
              benchmark-ips
         
     | 
| 
      
 291 
     | 
    
         
            +
              bundler
         
     | 
| 
      
 292 
     | 
    
         
            +
              cookiejar
         
     | 
| 
      
 293 
     | 
    
         
            +
              coveralls (~> 0.8.17)
         
     | 
| 
      
 294 
     | 
    
         
            +
              danger-toc (~> 0.1.2)
         
     | 
| 
      
 295 
     | 
    
         
            +
              grape!
         
     | 
| 
      
 296 
     | 
    
         
            +
              grape-entity (~> 0.6)
         
     | 
| 
      
 297 
     | 
    
         
            +
              guard
         
     | 
| 
      
 298 
     | 
    
         
            +
              guard-rspec
         
     | 
| 
      
 299 
     | 
    
         
            +
              guard-rubocop
         
     | 
| 
      
 300 
     | 
    
         
            +
              hashie
         
     | 
| 
      
 301 
     | 
    
         
            +
              maruku
         
     | 
| 
      
 302 
     | 
    
         
            +
              mime-types
         
     | 
| 
      
 303 
     | 
    
         
            +
              rack-jsonp
         
     | 
| 
      
 304 
     | 
    
         
            +
              rack-test (~> 0.6.3)
         
     | 
| 
      
 305 
     | 
    
         
            +
              rails (= 5.0.0)
         
     | 
| 
      
 306 
     | 
    
         
            +
              rake
         
     | 
| 
      
 307 
     | 
    
         
            +
              rspec (~> 3.0)
         
     | 
| 
      
 308 
     | 
    
         
            +
              rubocop (= 0.51.0)
         
     | 
| 
      
 309 
     | 
    
         
            +
              ruby-grape-danger (~> 0.1.0)
         
     | 
| 
      
 310 
     | 
    
         
            +
             
     | 
| 
      
 311 
     | 
    
         
            +
            BUNDLED WITH
         
     | 
| 
      
 312 
     | 
    
         
            +
               1.16.2
         
     | 
    
        data/gemfiles/rails_edge.gemfile
    CHANGED
    
    
| 
         @@ -0,0 +1,335 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            GIT
         
     | 
| 
      
 2 
     | 
    
         
            +
              remote: git://github.com/rails/rails.git
         
     | 
| 
      
 3 
     | 
    
         
            +
              revision: bad1041b82df941d588ae2565f62424d88104933
         
     | 
| 
      
 4 
     | 
    
         
            +
              specs:
         
     | 
| 
      
 5 
     | 
    
         
            +
                actioncable (6.0.0.alpha)
         
     | 
| 
      
 6 
     | 
    
         
            +
                  actionpack (= 6.0.0.alpha)
         
     | 
| 
      
 7 
     | 
    
         
            +
                  nio4r (~> 2.0)
         
     | 
| 
      
 8 
     | 
    
         
            +
                  websocket-driver (>= 0.6.1)
         
     | 
| 
      
 9 
     | 
    
         
            +
                actionmailer (6.0.0.alpha)
         
     | 
| 
      
 10 
     | 
    
         
            +
                  actionpack (= 6.0.0.alpha)
         
     | 
| 
      
 11 
     | 
    
         
            +
                  actionview (= 6.0.0.alpha)
         
     | 
| 
      
 12 
     | 
    
         
            +
                  activejob (= 6.0.0.alpha)
         
     | 
| 
      
 13 
     | 
    
         
            +
                  mail (~> 2.5, >= 2.5.4)
         
     | 
| 
      
 14 
     | 
    
         
            +
                  rails-dom-testing (~> 2.0)
         
     | 
| 
      
 15 
     | 
    
         
            +
                actionpack (6.0.0.alpha)
         
     | 
| 
      
 16 
     | 
    
         
            +
                  actionview (= 6.0.0.alpha)
         
     | 
| 
      
 17 
     | 
    
         
            +
                  activesupport (= 6.0.0.alpha)
         
     | 
| 
      
 18 
     | 
    
         
            +
                  rack (~> 2.0)
         
     | 
| 
      
 19 
     | 
    
         
            +
                  rack-test (>= 0.6.3)
         
     | 
| 
      
 20 
     | 
    
         
            +
                  rails-dom-testing (~> 2.0)
         
     | 
| 
      
 21 
     | 
    
         
            +
                  rails-html-sanitizer (~> 1.0, >= 1.0.2)
         
     | 
| 
      
 22 
     | 
    
         
            +
                actionview (6.0.0.alpha)
         
     | 
| 
      
 23 
     | 
    
         
            +
                  activesupport (= 6.0.0.alpha)
         
     | 
| 
      
 24 
     | 
    
         
            +
                  builder (~> 3.1)
         
     | 
| 
      
 25 
     | 
    
         
            +
                  erubi (~> 1.4)
         
     | 
| 
      
 26 
     | 
    
         
            +
                  rails-dom-testing (~> 2.0)
         
     | 
| 
      
 27 
     | 
    
         
            +
                  rails-html-sanitizer (~> 1.0, >= 1.0.3)
         
     | 
| 
      
 28 
     | 
    
         
            +
                activejob (6.0.0.alpha)
         
     | 
| 
      
 29 
     | 
    
         
            +
                  activesupport (= 6.0.0.alpha)
         
     | 
| 
      
 30 
     | 
    
         
            +
                  globalid (>= 0.3.6)
         
     | 
| 
      
 31 
     | 
    
         
            +
                activemodel (6.0.0.alpha)
         
     | 
| 
      
 32 
     | 
    
         
            +
                  activesupport (= 6.0.0.alpha)
         
     | 
| 
      
 33 
     | 
    
         
            +
                activerecord (6.0.0.alpha)
         
     | 
| 
      
 34 
     | 
    
         
            +
                  activemodel (= 6.0.0.alpha)
         
     | 
| 
      
 35 
     | 
    
         
            +
                  activesupport (= 6.0.0.alpha)
         
     | 
| 
      
 36 
     | 
    
         
            +
                activestorage (6.0.0.alpha)
         
     | 
| 
      
 37 
     | 
    
         
            +
                  actionpack (= 6.0.0.alpha)
         
     | 
| 
      
 38 
     | 
    
         
            +
                  activerecord (= 6.0.0.alpha)
         
     | 
| 
      
 39 
     | 
    
         
            +
                  marcel (~> 0.3.1)
         
     | 
| 
      
 40 
     | 
    
         
            +
                activesupport (6.0.0.alpha)
         
     | 
| 
      
 41 
     | 
    
         
            +
                  concurrent-ruby (~> 1.0, >= 1.0.2)
         
     | 
| 
      
 42 
     | 
    
         
            +
                  i18n (>= 0.7, < 2)
         
     | 
| 
      
 43 
     | 
    
         
            +
                  minitest (~> 5.1)
         
     | 
| 
      
 44 
     | 
    
         
            +
                  tzinfo (~> 1.1)
         
     | 
| 
      
 45 
     | 
    
         
            +
                rails (6.0.0.alpha)
         
     | 
| 
      
 46 
     | 
    
         
            +
                  actioncable (= 6.0.0.alpha)
         
     | 
| 
      
 47 
     | 
    
         
            +
                  actionmailer (= 6.0.0.alpha)
         
     | 
| 
      
 48 
     | 
    
         
            +
                  actionpack (= 6.0.0.alpha)
         
     | 
| 
      
 49 
     | 
    
         
            +
                  actionview (= 6.0.0.alpha)
         
     | 
| 
      
 50 
     | 
    
         
            +
                  activejob (= 6.0.0.alpha)
         
     | 
| 
      
 51 
     | 
    
         
            +
                  activemodel (= 6.0.0.alpha)
         
     | 
| 
      
 52 
     | 
    
         
            +
                  activerecord (= 6.0.0.alpha)
         
     | 
| 
      
 53 
     | 
    
         
            +
                  activestorage (= 6.0.0.alpha)
         
     | 
| 
      
 54 
     | 
    
         
            +
                  activesupport (= 6.0.0.alpha)
         
     | 
| 
      
 55 
     | 
    
         
            +
                  bundler (>= 1.3.0)
         
     | 
| 
      
 56 
     | 
    
         
            +
                  railties (= 6.0.0.alpha)
         
     | 
| 
      
 57 
     | 
    
         
            +
                  sprockets-rails (>= 2.0.0)
         
     | 
| 
      
 58 
     | 
    
         
            +
                railties (6.0.0.alpha)
         
     | 
| 
      
 59 
     | 
    
         
            +
                  actionpack (= 6.0.0.alpha)
         
     | 
| 
      
 60 
     | 
    
         
            +
                  activesupport (= 6.0.0.alpha)
         
     | 
| 
      
 61 
     | 
    
         
            +
                  method_source
         
     | 
| 
      
 62 
     | 
    
         
            +
                  rake (>= 0.8.7)
         
     | 
| 
      
 63 
     | 
    
         
            +
                  thor (>= 0.20.3, < 2.0)
         
     | 
| 
      
 64 
     | 
    
         
            +
             
     | 
| 
      
 65 
     | 
    
         
            +
            PATH
         
     | 
| 
      
 66 
     | 
    
         
            +
              remote: ..
         
     | 
| 
      
 67 
     | 
    
         
            +
              specs:
         
     | 
| 
      
 68 
     | 
    
         
            +
                grape (1.2.3)
         
     | 
| 
      
 69 
     | 
    
         
            +
                  activesupport
         
     | 
| 
      
 70 
     | 
    
         
            +
                  builder
         
     | 
| 
      
 71 
     | 
    
         
            +
                  mustermann-grape (~> 1.0.0)
         
     | 
| 
      
 72 
     | 
    
         
            +
                  rack (>= 1.3.0)
         
     | 
| 
      
 73 
     | 
    
         
            +
                  rack-accept
         
     | 
| 
      
 74 
     | 
    
         
            +
                  virtus (>= 1.0.0)
         
     | 
| 
      
 75 
     | 
    
         
            +
             
     | 
| 
      
 76 
     | 
    
         
            +
            GEM
         
     | 
| 
      
 77 
     | 
    
         
            +
              remote: https://rubygems.org/
         
     | 
| 
      
 78 
     | 
    
         
            +
              specs:
         
     | 
| 
      
 79 
     | 
    
         
            +
                addressable (2.5.2)
         
     | 
| 
      
 80 
     | 
    
         
            +
                  public_suffix (>= 2.0.2, < 4.0)
         
     | 
| 
      
 81 
     | 
    
         
            +
                appraisal (2.2.0)
         
     | 
| 
      
 82 
     | 
    
         
            +
                  bundler
         
     | 
| 
      
 83 
     | 
    
         
            +
                  rake
         
     | 
| 
      
 84 
     | 
    
         
            +
                  thor (>= 0.14.0)
         
     | 
| 
      
 85 
     | 
    
         
            +
                ast (2.4.0)
         
     | 
| 
      
 86 
     | 
    
         
            +
                axiom-types (0.1.1)
         
     | 
| 
      
 87 
     | 
    
         
            +
                  descendants_tracker (~> 0.0.4)
         
     | 
| 
      
 88 
     | 
    
         
            +
                  ice_nine (~> 0.11.0)
         
     | 
| 
      
 89 
     | 
    
         
            +
                  thread_safe (~> 0.3, >= 0.3.1)
         
     | 
| 
      
 90 
     | 
    
         
            +
                benchmark-ips (2.7.2)
         
     | 
| 
      
 91 
     | 
    
         
            +
                builder (3.2.3)
         
     | 
| 
      
 92 
     | 
    
         
            +
                claide (1.0.2)
         
     | 
| 
      
 93 
     | 
    
         
            +
                claide-plugins (0.9.2)
         
     | 
| 
      
 94 
     | 
    
         
            +
                  cork
         
     | 
| 
      
 95 
     | 
    
         
            +
                  nap
         
     | 
| 
      
 96 
     | 
    
         
            +
                  open4 (~> 1.3)
         
     | 
| 
      
 97 
     | 
    
         
            +
                coderay (1.1.2)
         
     | 
| 
      
 98 
     | 
    
         
            +
                coercible (1.0.0)
         
     | 
| 
      
 99 
     | 
    
         
            +
                  descendants_tracker (~> 0.0.1)
         
     | 
| 
      
 100 
     | 
    
         
            +
                colored (1.2)
         
     | 
| 
      
 101 
     | 
    
         
            +
                colored2 (3.1.2)
         
     | 
| 
      
 102 
     | 
    
         
            +
                concurrent-ruby (1.1.3)
         
     | 
| 
      
 103 
     | 
    
         
            +
                cookiejar (0.3.3)
         
     | 
| 
      
 104 
     | 
    
         
            +
                cork (0.3.0)
         
     | 
| 
      
 105 
     | 
    
         
            +
                  colored2 (~> 3.1)
         
     | 
| 
      
 106 
     | 
    
         
            +
                coveralls (0.7.1)
         
     | 
| 
      
 107 
     | 
    
         
            +
                  multi_json (~> 1.3)
         
     | 
| 
      
 108 
     | 
    
         
            +
                  rest-client
         
     | 
| 
      
 109 
     | 
    
         
            +
                  simplecov (>= 0.7)
         
     | 
| 
      
 110 
     | 
    
         
            +
                  term-ansicolor
         
     | 
| 
      
 111 
     | 
    
         
            +
                  thor
         
     | 
| 
      
 112 
     | 
    
         
            +
                crass (1.0.4)
         
     | 
| 
      
 113 
     | 
    
         
            +
                danger (4.0.5)
         
     | 
| 
      
 114 
     | 
    
         
            +
                  claide (~> 1.0)
         
     | 
| 
      
 115 
     | 
    
         
            +
                  claide-plugins (>= 0.9.2)
         
     | 
| 
      
 116 
     | 
    
         
            +
                  colored (~> 1.2)
         
     | 
| 
      
 117 
     | 
    
         
            +
                  cork (~> 0.1)
         
     | 
| 
      
 118 
     | 
    
         
            +
                  faraday (~> 0.9)
         
     | 
| 
      
 119 
     | 
    
         
            +
                  faraday-http-cache (~> 1.0)
         
     | 
| 
      
 120 
     | 
    
         
            +
                  git (~> 1)
         
     | 
| 
      
 121 
     | 
    
         
            +
                  kramdown (~> 1.5)
         
     | 
| 
      
 122 
     | 
    
         
            +
                  octokit (~> 4.2)
         
     | 
| 
      
 123 
     | 
    
         
            +
                  terminal-table (~> 1)
         
     | 
| 
      
 124 
     | 
    
         
            +
                danger-changelog (0.2.1)
         
     | 
| 
      
 125 
     | 
    
         
            +
                  danger-plugin-api (~> 1.0)
         
     | 
| 
      
 126 
     | 
    
         
            +
                danger-plugin-api (1.0.0)
         
     | 
| 
      
 127 
     | 
    
         
            +
                  danger (> 2.0)
         
     | 
| 
      
 128 
     | 
    
         
            +
                danger-toc (0.1.3)
         
     | 
| 
      
 129 
     | 
    
         
            +
                  activesupport
         
     | 
| 
      
 130 
     | 
    
         
            +
                  danger-plugin-api (~> 1.0)
         
     | 
| 
      
 131 
     | 
    
         
            +
                  kramdown
         
     | 
| 
      
 132 
     | 
    
         
            +
                descendants_tracker (0.0.4)
         
     | 
| 
      
 133 
     | 
    
         
            +
                  thread_safe (~> 0.3, >= 0.3.1)
         
     | 
| 
      
 134 
     | 
    
         
            +
                diff-lcs (1.3)
         
     | 
| 
      
 135 
     | 
    
         
            +
                docile (1.3.1)
         
     | 
| 
      
 136 
     | 
    
         
            +
                domain_name (0.5.20180417)
         
     | 
| 
      
 137 
     | 
    
         
            +
                  unf (>= 0.0.5, < 1.0.0)
         
     | 
| 
      
 138 
     | 
    
         
            +
                equalizer (0.0.11)
         
     | 
| 
      
 139 
     | 
    
         
            +
                erubi (1.7.1)
         
     | 
| 
      
 140 
     | 
    
         
            +
                faraday (0.15.4)
         
     | 
| 
      
 141 
     | 
    
         
            +
                  multipart-post (>= 1.2, < 3)
         
     | 
| 
      
 142 
     | 
    
         
            +
                faraday-http-cache (1.3.1)
         
     | 
| 
      
 143 
     | 
    
         
            +
                  faraday (~> 0.8)
         
     | 
| 
      
 144 
     | 
    
         
            +
                ffi (1.9.25)
         
     | 
| 
      
 145 
     | 
    
         
            +
                formatador (0.2.5)
         
     | 
| 
      
 146 
     | 
    
         
            +
                git (1.5.0)
         
     | 
| 
      
 147 
     | 
    
         
            +
                globalid (0.4.1)
         
     | 
| 
      
 148 
     | 
    
         
            +
                  activesupport (>= 4.2.0)
         
     | 
| 
      
 149 
     | 
    
         
            +
                grape-entity (0.7.1)
         
     | 
| 
      
 150 
     | 
    
         
            +
                  activesupport (>= 4.0)
         
     | 
| 
      
 151 
     | 
    
         
            +
                  multi_json (>= 1.3.2)
         
     | 
| 
      
 152 
     | 
    
         
            +
                guard (2.15.0)
         
     | 
| 
      
 153 
     | 
    
         
            +
                  formatador (>= 0.2.4)
         
     | 
| 
      
 154 
     | 
    
         
            +
                  listen (>= 2.7, < 4.0)
         
     | 
| 
      
 155 
     | 
    
         
            +
                  lumberjack (>= 1.0.12, < 2.0)
         
     | 
| 
      
 156 
     | 
    
         
            +
                  nenv (~> 0.1)
         
     | 
| 
      
 157 
     | 
    
         
            +
                  notiffany (~> 0.0)
         
     | 
| 
      
 158 
     | 
    
         
            +
                  pry (>= 0.9.12)
         
     | 
| 
      
 159 
     | 
    
         
            +
                  shellany (~> 0.0)
         
     | 
| 
      
 160 
     | 
    
         
            +
                  thor (>= 0.18.1)
         
     | 
| 
      
 161 
     | 
    
         
            +
                guard-compat (1.2.1)
         
     | 
| 
      
 162 
     | 
    
         
            +
                guard-rspec (4.7.3)
         
     | 
| 
      
 163 
     | 
    
         
            +
                  guard (~> 2.1)
         
     | 
| 
      
 164 
     | 
    
         
            +
                  guard-compat (~> 1.1)
         
     | 
| 
      
 165 
     | 
    
         
            +
                  rspec (>= 2.99.0, < 4.0)
         
     | 
| 
      
 166 
     | 
    
         
            +
                guard-rubocop (1.3.0)
         
     | 
| 
      
 167 
     | 
    
         
            +
                  guard (~> 2.0)
         
     | 
| 
      
 168 
     | 
    
         
            +
                  rubocop (~> 0.20)
         
     | 
| 
      
 169 
     | 
    
         
            +
                hashie (3.6.0)
         
     | 
| 
      
 170 
     | 
    
         
            +
                http-cookie (1.0.3)
         
     | 
| 
      
 171 
     | 
    
         
            +
                  domain_name (~> 0.5)
         
     | 
| 
      
 172 
     | 
    
         
            +
                i18n (1.1.1)
         
     | 
| 
      
 173 
     | 
    
         
            +
                  concurrent-ruby (~> 1.0)
         
     | 
| 
      
 174 
     | 
    
         
            +
                ice_nine (0.11.2)
         
     | 
| 
      
 175 
     | 
    
         
            +
                json (2.1.0)
         
     | 
| 
      
 176 
     | 
    
         
            +
                kramdown (1.17.0)
         
     | 
| 
      
 177 
     | 
    
         
            +
                listen (3.1.5)
         
     | 
| 
      
 178 
     | 
    
         
            +
                  rb-fsevent (~> 0.9, >= 0.9.4)
         
     | 
| 
      
 179 
     | 
    
         
            +
                  rb-inotify (~> 0.9, >= 0.9.7)
         
     | 
| 
      
 180 
     | 
    
         
            +
                  ruby_dep (~> 1.2)
         
     | 
| 
      
 181 
     | 
    
         
            +
                loofah (2.2.3)
         
     | 
| 
      
 182 
     | 
    
         
            +
                  crass (~> 1.0.2)
         
     | 
| 
      
 183 
     | 
    
         
            +
                  nokogiri (>= 1.5.9)
         
     | 
| 
      
 184 
     | 
    
         
            +
                lumberjack (1.0.13)
         
     | 
| 
      
 185 
     | 
    
         
            +
                mail (2.7.1)
         
     | 
| 
      
 186 
     | 
    
         
            +
                  mini_mime (>= 0.1.1)
         
     | 
| 
      
 187 
     | 
    
         
            +
                marcel (0.3.3)
         
     | 
| 
      
 188 
     | 
    
         
            +
                  mimemagic (~> 0.3.2)
         
     | 
| 
      
 189 
     | 
    
         
            +
                maruku (0.7.3)
         
     | 
| 
      
 190 
     | 
    
         
            +
                method_source (0.9.2)
         
     | 
| 
      
 191 
     | 
    
         
            +
                mime-types (3.2.2)
         
     | 
| 
      
 192 
     | 
    
         
            +
                  mime-types-data (~> 3.2015)
         
     | 
| 
      
 193 
     | 
    
         
            +
                mime-types-data (3.2018.0812)
         
     | 
| 
      
 194 
     | 
    
         
            +
                mimemagic (0.3.2)
         
     | 
| 
      
 195 
     | 
    
         
            +
                mini_mime (1.0.1)
         
     | 
| 
      
 196 
     | 
    
         
            +
                mini_portile2 (2.3.0)
         
     | 
| 
      
 197 
     | 
    
         
            +
                minitest (5.11.3)
         
     | 
| 
      
 198 
     | 
    
         
            +
                multi_json (1.13.1)
         
     | 
| 
      
 199 
     | 
    
         
            +
                multipart-post (2.0.0)
         
     | 
| 
      
 200 
     | 
    
         
            +
                mustermann (1.0.3)
         
     | 
| 
      
 201 
     | 
    
         
            +
                mustermann-grape (1.0.0)
         
     | 
| 
      
 202 
     | 
    
         
            +
                  mustermann (~> 1.0.0)
         
     | 
| 
      
 203 
     | 
    
         
            +
                nap (1.1.0)
         
     | 
| 
      
 204 
     | 
    
         
            +
                nenv (0.3.0)
         
     | 
| 
      
 205 
     | 
    
         
            +
                netrc (0.11.0)
         
     | 
| 
      
 206 
     | 
    
         
            +
                nio4r (2.3.1)
         
     | 
| 
      
 207 
     | 
    
         
            +
                nokogiri (1.8.5)
         
     | 
| 
      
 208 
     | 
    
         
            +
                  mini_portile2 (~> 2.3.0)
         
     | 
| 
      
 209 
     | 
    
         
            +
                notiffany (0.1.1)
         
     | 
| 
      
 210 
     | 
    
         
            +
                  nenv (~> 0.1)
         
     | 
| 
      
 211 
     | 
    
         
            +
                  shellany (~> 0.0)
         
     | 
| 
      
 212 
     | 
    
         
            +
                octokit (4.13.0)
         
     | 
| 
      
 213 
     | 
    
         
            +
                  sawyer (~> 0.8.0, >= 0.5.3)
         
     | 
| 
      
 214 
     | 
    
         
            +
                open4 (1.3.4)
         
     | 
| 
      
 215 
     | 
    
         
            +
                parallel (1.12.1)
         
     | 
| 
      
 216 
     | 
    
         
            +
                parser (2.5.3.0)
         
     | 
| 
      
 217 
     | 
    
         
            +
                  ast (~> 2.4.0)
         
     | 
| 
      
 218 
     | 
    
         
            +
                powerpack (0.1.2)
         
     | 
| 
      
 219 
     | 
    
         
            +
                pry (0.12.2)
         
     | 
| 
      
 220 
     | 
    
         
            +
                  coderay (~> 1.1.0)
         
     | 
| 
      
 221 
     | 
    
         
            +
                  method_source (~> 0.9.0)
         
     | 
| 
      
 222 
     | 
    
         
            +
                public_suffix (3.0.3)
         
     | 
| 
      
 223 
     | 
    
         
            +
                rack (2.0.6)
         
     | 
| 
      
 224 
     | 
    
         
            +
                rack-accept (0.4.5)
         
     | 
| 
      
 225 
     | 
    
         
            +
                  rack (>= 0.4)
         
     | 
| 
      
 226 
     | 
    
         
            +
                rack-jsonp (1.3.1)
         
     | 
| 
      
 227 
     | 
    
         
            +
                  rack
         
     | 
| 
      
 228 
     | 
    
         
            +
                rack-test (0.6.3)
         
     | 
| 
      
 229 
     | 
    
         
            +
                  rack (>= 1.0)
         
     | 
| 
      
 230 
     | 
    
         
            +
                rails-dom-testing (2.0.3)
         
     | 
| 
      
 231 
     | 
    
         
            +
                  activesupport (>= 4.2.0)
         
     | 
| 
      
 232 
     | 
    
         
            +
                  nokogiri (>= 1.6)
         
     | 
| 
      
 233 
     | 
    
         
            +
                rails-html-sanitizer (1.0.4)
         
     | 
| 
      
 234 
     | 
    
         
            +
                  loofah (~> 2.2, >= 2.2.2)
         
     | 
| 
      
 235 
     | 
    
         
            +
                rainbow (2.2.2)
         
     | 
| 
      
 236 
     | 
    
         
            +
                  rake
         
     | 
| 
      
 237 
     | 
    
         
            +
                rake (12.3.2)
         
     | 
| 
      
 238 
     | 
    
         
            +
                rb-fsevent (0.10.3)
         
     | 
| 
      
 239 
     | 
    
         
            +
                rb-inotify (0.9.10)
         
     | 
| 
      
 240 
     | 
    
         
            +
                  ffi (>= 0.5.0, < 2)
         
     | 
| 
      
 241 
     | 
    
         
            +
                rest-client (2.0.2)
         
     | 
| 
      
 242 
     | 
    
         
            +
                  http-cookie (>= 1.0.2, < 2.0)
         
     | 
| 
      
 243 
     | 
    
         
            +
                  mime-types (>= 1.16, < 4.0)
         
     | 
| 
      
 244 
     | 
    
         
            +
                  netrc (~> 0.8)
         
     | 
| 
      
 245 
     | 
    
         
            +
                rspec (3.8.0)
         
     | 
| 
      
 246 
     | 
    
         
            +
                  rspec-core (~> 3.8.0)
         
     | 
| 
      
 247 
     | 
    
         
            +
                  rspec-expectations (~> 3.8.0)
         
     | 
| 
      
 248 
     | 
    
         
            +
                  rspec-mocks (~> 3.8.0)
         
     | 
| 
      
 249 
     | 
    
         
            +
                rspec-core (3.8.0)
         
     | 
| 
      
 250 
     | 
    
         
            +
                  rspec-support (~> 3.8.0)
         
     | 
| 
      
 251 
     | 
    
         
            +
                rspec-expectations (3.8.2)
         
     | 
| 
      
 252 
     | 
    
         
            +
                  diff-lcs (>= 1.2.0, < 2.0)
         
     | 
| 
      
 253 
     | 
    
         
            +
                  rspec-support (~> 3.8.0)
         
     | 
| 
      
 254 
     | 
    
         
            +
                rspec-mocks (3.8.0)
         
     | 
| 
      
 255 
     | 
    
         
            +
                  diff-lcs (>= 1.2.0, < 2.0)
         
     | 
| 
      
 256 
     | 
    
         
            +
                  rspec-support (~> 3.8.0)
         
     | 
| 
      
 257 
     | 
    
         
            +
                rspec-support (3.8.0)
         
     | 
| 
      
 258 
     | 
    
         
            +
                rubocop (0.51.0)
         
     | 
| 
      
 259 
     | 
    
         
            +
                  parallel (~> 1.10)
         
     | 
| 
      
 260 
     | 
    
         
            +
                  parser (>= 2.3.3.1, < 3.0)
         
     | 
| 
      
 261 
     | 
    
         
            +
                  powerpack (~> 0.1)
         
     | 
| 
      
 262 
     | 
    
         
            +
                  rainbow (>= 2.2.2, < 3.0)
         
     | 
| 
      
 263 
     | 
    
         
            +
                  ruby-progressbar (~> 1.7)
         
     | 
| 
      
 264 
     | 
    
         
            +
                  unicode-display_width (~> 1.0, >= 1.0.1)
         
     | 
| 
      
 265 
     | 
    
         
            +
                ruby-grape-danger (0.1.1)
         
     | 
| 
      
 266 
     | 
    
         
            +
                  danger (~> 4.0.1)
         
     | 
| 
      
 267 
     | 
    
         
            +
                  danger-changelog (~> 0.2.0)
         
     | 
| 
      
 268 
     | 
    
         
            +
                ruby-progressbar (1.10.0)
         
     | 
| 
      
 269 
     | 
    
         
            +
                ruby_dep (1.5.0)
         
     | 
| 
      
 270 
     | 
    
         
            +
                sawyer (0.8.1)
         
     | 
| 
      
 271 
     | 
    
         
            +
                  addressable (>= 2.3.5, < 2.6)
         
     | 
| 
      
 272 
     | 
    
         
            +
                  faraday (~> 0.8, < 1.0)
         
     | 
| 
      
 273 
     | 
    
         
            +
                shellany (0.0.1)
         
     | 
| 
      
 274 
     | 
    
         
            +
                simplecov (0.16.1)
         
     | 
| 
      
 275 
     | 
    
         
            +
                  docile (~> 1.1)
         
     | 
| 
      
 276 
     | 
    
         
            +
                  json (>= 1.8, < 3)
         
     | 
| 
      
 277 
     | 
    
         
            +
                  simplecov-html (~> 0.10.0)
         
     | 
| 
      
 278 
     | 
    
         
            +
                simplecov-html (0.10.2)
         
     | 
| 
      
 279 
     | 
    
         
            +
                sprockets (3.7.2)
         
     | 
| 
      
 280 
     | 
    
         
            +
                  concurrent-ruby (~> 1.0)
         
     | 
| 
      
 281 
     | 
    
         
            +
                  rack (> 1, < 3)
         
     | 
| 
      
 282 
     | 
    
         
            +
                sprockets-rails (3.2.1)
         
     | 
| 
      
 283 
     | 
    
         
            +
                  actionpack (>= 4.0)
         
     | 
| 
      
 284 
     | 
    
         
            +
                  activesupport (>= 4.0)
         
     | 
| 
      
 285 
     | 
    
         
            +
                  sprockets (>= 3.0.0)
         
     | 
| 
      
 286 
     | 
    
         
            +
                term-ansicolor (1.7.0)
         
     | 
| 
      
 287 
     | 
    
         
            +
                  tins (~> 1.0)
         
     | 
| 
      
 288 
     | 
    
         
            +
                terminal-table (1.8.0)
         
     | 
| 
      
 289 
     | 
    
         
            +
                  unicode-display_width (~> 1.1, >= 1.1.1)
         
     | 
| 
      
 290 
     | 
    
         
            +
                thor (0.20.3)
         
     | 
| 
      
 291 
     | 
    
         
            +
                thread_safe (0.3.6)
         
     | 
| 
      
 292 
     | 
    
         
            +
                tins (1.20.2)
         
     | 
| 
      
 293 
     | 
    
         
            +
                tzinfo (1.2.5)
         
     | 
| 
      
 294 
     | 
    
         
            +
                  thread_safe (~> 0.1)
         
     | 
| 
      
 295 
     | 
    
         
            +
                unf (0.1.4)
         
     | 
| 
      
 296 
     | 
    
         
            +
                  unf_ext
         
     | 
| 
      
 297 
     | 
    
         
            +
                unf_ext (0.0.7.5)
         
     | 
| 
      
 298 
     | 
    
         
            +
                unicode-display_width (1.4.0)
         
     | 
| 
      
 299 
     | 
    
         
            +
                virtus (1.0.5)
         
     | 
| 
      
 300 
     | 
    
         
            +
                  axiom-types (~> 0.1)
         
     | 
| 
      
 301 
     | 
    
         
            +
                  coercible (~> 1.0)
         
     | 
| 
      
 302 
     | 
    
         
            +
                  descendants_tracker (~> 0.0, >= 0.0.3)
         
     | 
| 
      
 303 
     | 
    
         
            +
                  equalizer (~> 0.0, >= 0.0.9)
         
     | 
| 
      
 304 
     | 
    
         
            +
                websocket-driver (0.7.0)
         
     | 
| 
      
 305 
     | 
    
         
            +
                  websocket-extensions (>= 0.1.0)
         
     | 
| 
      
 306 
     | 
    
         
            +
                websocket-extensions (0.1.3)
         
     | 
| 
      
 307 
     | 
    
         
            +
             
     | 
| 
      
 308 
     | 
    
         
            +
            PLATFORMS
         
     | 
| 
      
 309 
     | 
    
         
            +
              ruby
         
     | 
| 
      
 310 
     | 
    
         
            +
             
     | 
| 
      
 311 
     | 
    
         
            +
            DEPENDENCIES
         
     | 
| 
      
 312 
     | 
    
         
            +
              appraisal
         
     | 
| 
      
 313 
     | 
    
         
            +
              benchmark-ips
         
     | 
| 
      
 314 
     | 
    
         
            +
              bundler
         
     | 
| 
      
 315 
     | 
    
         
            +
              cookiejar
         
     | 
| 
      
 316 
     | 
    
         
            +
              coveralls
         
     | 
| 
      
 317 
     | 
    
         
            +
              danger-toc (~> 0.1.2)
         
     | 
| 
      
 318 
     | 
    
         
            +
              grape!
         
     | 
| 
      
 319 
     | 
    
         
            +
              grape-entity (~> 0.6)
         
     | 
| 
      
 320 
     | 
    
         
            +
              guard
         
     | 
| 
      
 321 
     | 
    
         
            +
              guard-rspec
         
     | 
| 
      
 322 
     | 
    
         
            +
              guard-rubocop
         
     | 
| 
      
 323 
     | 
    
         
            +
              hashie
         
     | 
| 
      
 324 
     | 
    
         
            +
              maruku
         
     | 
| 
      
 325 
     | 
    
         
            +
              mime-types
         
     | 
| 
      
 326 
     | 
    
         
            +
              rack-jsonp
         
     | 
| 
      
 327 
     | 
    
         
            +
              rack-test (~> 0.6.3)
         
     | 
| 
      
 328 
     | 
    
         
            +
              rails!
         
     | 
| 
      
 329 
     | 
    
         
            +
              rake
         
     | 
| 
      
 330 
     | 
    
         
            +
              rspec (~> 3.0)
         
     | 
| 
      
 331 
     | 
    
         
            +
              rubocop (= 0.51.0)
         
     | 
| 
      
 332 
     | 
    
         
            +
              ruby-grape-danger (~> 0.1.0)
         
     | 
| 
      
 333 
     | 
    
         
            +
             
     | 
| 
      
 334 
     | 
    
         
            +
            BUNDLED WITH
         
     | 
| 
      
 335 
     | 
    
         
            +
               1.16.2
         
     |