github.com/joey-fossa/fossa-cli@v0.7.34-0.20190708193710-569f1e8679f0/analyzers/ruby/testdata/Gemfile.lock (about)

     1  GIT
     2    remote: https://github.com/erikhuda/thor.git
     3    revision: 006832ea32480618791f89bb7d9e67b22fc814b9
     4    ref: 006832ea32480618791f89bb7d9e67b22fc814b9
     5    specs:
     6      thor (0.20.0)
     7  
     8  GIT
     9    remote: https://github.com/matthewd/rb-inotify.git
    10    revision: 856730aad4b285969e8dd621e44808a7c5af4242
    11    branch: close-handling
    12    specs:
    13      rb-inotify (0.9.9)
    14        ffi (~> 1.0)
    15  
    16  GIT
    17    remote: https://github.com/matthewd/websocket-client-simple.git
    18    revision: e161305f1a466b9398d86df3b1731b03362da91b
    19    branch: close-race
    20    specs:
    21      websocket-client-simple (0.3.0)
    22        event_emitter
    23        websocket
    24  
    25  GIT
    26    remote: https://github.com/rafaelfranca/queue_classic.git
    27    revision: dee64b361355d56700ad7aa3b151bf653a617526
    28    branch: update-pg
    29    specs:
    30      queue_classic (3.2.0.RC1)
    31        pg (>= 0.17, < 2.0)
    32  
    33  PATH
    34    remote: .
    35    specs:
    36      actioncable (6.0.0.alpha)
    37        actionpack (= 6.0.0.alpha)
    38        nio4r (~> 2.0)
    39        websocket-driver (>= 0.6.1)
    40      actionmailer (6.0.0.alpha)
    41        actionpack (= 6.0.0.alpha)
    42        actionview (= 6.0.0.alpha)
    43        activejob (= 6.0.0.alpha)
    44        mail (~> 2.5, >= 2.5.4)
    45        rails-dom-testing (~> 2.0)
    46      actionpack (6.0.0.alpha)
    47        actionview (= 6.0.0.alpha)
    48        activesupport (= 6.0.0.alpha)
    49        rack (~> 2.0)
    50        rack-test (>= 0.6.3)
    51        rails-dom-testing (~> 2.0)
    52        rails-html-sanitizer (~> 1.0, >= 1.0.2)
    53      actionview (6.0.0.alpha)
    54        activesupport (= 6.0.0.alpha)
    55        builder (~> 3.1)
    56        erubi (~> 1.4)
    57        rails-dom-testing (~> 2.0)
    58        rails-html-sanitizer (~> 1.0, >= 1.0.3)
    59      activejob (6.0.0.alpha)
    60        activesupport (= 6.0.0.alpha)
    61        globalid (>= 0.3.6)
    62      activemodel (6.0.0.alpha)
    63        activesupport (= 6.0.0.alpha)
    64      activerecord (6.0.0.alpha)
    65        activemodel (= 6.0.0.alpha)
    66        activesupport (= 6.0.0.alpha)
    67      activestorage (6.0.0.alpha)
    68        actionpack (= 6.0.0.alpha)
    69        activerecord (= 6.0.0.alpha)
    70        marcel (~> 0.3.1)
    71      activesupport (6.0.0.alpha)
    72        concurrent-ruby (~> 1.0, >= 1.0.2)
    73        i18n (>= 0.7, < 2)
    74        minitest (~> 5.1)
    75        tzinfo (~> 1.1)
    76      rails (6.0.0.alpha)
    77        actioncable (= 6.0.0.alpha)
    78        actionmailer (= 6.0.0.alpha)
    79        actionpack (= 6.0.0.alpha)
    80        actionview (= 6.0.0.alpha)
    81        activejob (= 6.0.0.alpha)
    82        activemodel (= 6.0.0.alpha)
    83        activerecord (= 6.0.0.alpha)
    84        activestorage (= 6.0.0.alpha)
    85        activesupport (= 6.0.0.alpha)
    86        bundler (>= 1.3.0)
    87        railties (= 6.0.0.alpha)
    88        sprockets-rails (>= 2.0.0)
    89      railties (6.0.0.alpha)
    90        actionpack (= 6.0.0.alpha)
    91        activesupport (= 6.0.0.alpha)
    92        method_source
    93        rake (>= 0.8.7)
    94        thor (>= 0.19.0, < 2.0)
    95  
    96  GEM
    97    remote: https://rubygems.org/
    98    specs:
    99      activerecord-jdbc-adapter (51.1-java)
   100        activerecord (~> 5.1.0)
   101      activerecord-jdbcmysql-adapter (51.1-java)
   102        activerecord-jdbc-adapter (= 51.1)
   103        jdbc-mysql (~> 5.1.36)
   104      activerecord-jdbcpostgresql-adapter (51.1-java)
   105        activerecord-jdbc-adapter (= 51.1)
   106        jdbc-postgres (>= 9.4, < 43)
   107      activerecord-jdbcsqlite3-adapter (51.1-java)
   108        activerecord-jdbc-adapter (= 51.1)
   109        jdbc-sqlite3 (~> 3.8, < 3.30)
   110      addressable (2.5.2)
   111        public_suffix (>= 2.0.2, < 4.0)
   112      amq-protocol (2.3.0)
   113      archive-zip (0.11.0)
   114        io-like (~> 0.3.0)
   115      ast (2.4.0)
   116      aws-eventstream (1.0.0)
   117      aws-partitions (1.88.0)
   118      aws-sdk-core (3.21.2)
   119        aws-eventstream (~> 1.0)
   120        aws-partitions (~> 1.0)
   121        aws-sigv4 (~> 1.0)
   122        jmespath (~> 1.0)
   123      aws-sdk-kms (1.5.0)
   124        aws-sdk-core (~> 3)
   125        aws-sigv4 (~> 1.0)
   126      aws-sdk-s3 (1.13.0)
   127        aws-sdk-core (~> 3, >= 3.21.2)
   128        aws-sdk-kms (~> 1)
   129        aws-sigv4 (~> 1.0)
   130      aws-sigv4 (1.0.2)
   131      azure-core (0.1.14)
   132        faraday (~> 0.9)
   133        faraday_middleware (~> 0.10)
   134        nokogiri (~> 1.6)
   135      azure-storage (0.15.0.preview)
   136        azure-core (~> 0.1)
   137        faraday (~> 0.9)
   138        faraday_middleware (~> 0.10)
   139        nokogiri (~> 1.6, >= 1.6.8)
   140      backburner (1.4.1)
   141        beaneater (~> 1.0)
   142        concurrent-ruby (~> 1.0.1)
   143        dante (> 0.1.5)
   144      bcrypt (3.1.12)
   145      bcrypt (3.1.12-java)
   146      bcrypt (3.1.12-x64-mingw32)
   147      bcrypt (3.1.12-x86-mingw32)
   148      beaneater (1.0.0)
   149      benchmark-ips (2.7.2)
   150      blade (0.7.1)
   151        activesupport (>= 3.0.0)
   152        blade-qunit_adapter (~> 2.0.1)
   153        coffee-script
   154        coffee-script-source
   155        curses (~> 1.0.0)
   156        eventmachine
   157        faye
   158        sprockets (>= 3.0)
   159        thin (>= 1.6.0)
   160        thor (>= 0.19.1)
   161        useragent (~> 0.16.7)
   162      blade-qunit_adapter (2.0.1)
   163      blade-sauce_labs_plugin (0.7.3)
   164        childprocess
   165        faraday
   166        selenium-webdriver
   167      bootsnap (1.3.0)
   168        msgpack (~> 1.0)
   169      bootsnap (1.3.0-java)
   170        msgpack (~> 1.0)
   171      builder (3.2.3)
   172      bunny (2.9.2)
   173        amq-protocol (~> 2.3.0)
   174      byebug (10.0.2)
   175      capybara (3.1.1)
   176        addressable
   177        mini_mime (>= 0.1.3)
   178        nokogiri (~> 1.8)
   179        rack (>= 1.6.0)
   180        rack-test (>= 0.6.3)
   181        xpath (~> 3.0)
   182      childprocess (0.9.0)
   183        ffi (~> 1.0, >= 1.0.11)
   184      chromedriver-helper (1.2.0)
   185        archive-zip (~> 0.10)
   186        nokogiri (~> 1.8)
   187      coffee-rails (4.2.2)
   188        coffee-script (>= 2.2.0)
   189        railties (>= 4.0.0)
   190      coffee-script (2.4.1)
   191        coffee-script-source
   192        execjs
   193      coffee-script-source (1.12.2)
   194      concurrent-ruby (1.0.5)
   195      concurrent-ruby (1.0.5-java)
   196      connection_pool (2.2.2)
   197      cookiejar (0.3.3)
   198      crass (1.0.4)
   199      curses (1.0.2)
   200      daemons (1.2.6)
   201      dalli (2.7.8)
   202      dante (0.2.0)
   203      declarative (0.0.10)
   204      declarative-option (0.1.0)
   205      delayed_job (4.1.5)
   206        activesupport (>= 3.0, < 5.3)
   207      delayed_job_active_record (4.1.3)
   208        activerecord (>= 3.0, < 5.3)
   209        delayed_job (>= 3.0, < 5)
   210      digest-crc (0.4.1)
   211      em-http-request (1.1.5)
   212        addressable (>= 2.3.4)
   213        cookiejar (!= 0.3.1)
   214        em-socksify (>= 0.3)
   215        eventmachine (>= 1.0.3)
   216        http_parser.rb (>= 0.6.0)
   217      em-socksify (0.3.2)
   218        eventmachine (>= 1.0.0.beta.4)
   219      erubi (1.7.1)
   220      et-orbi (1.1.2)
   221        tzinfo
   222      event_emitter (0.2.6)
   223      eventmachine (1.2.7)
   224      execjs (2.7.0)
   225      faraday (0.15.2)
   226        multipart-post (>= 1.2, < 3)
   227      faraday_middleware (0.12.2)
   228        faraday (>= 0.7.4, < 1.0)
   229      faye (1.2.4)
   230        cookiejar (>= 0.3.0)
   231        em-http-request (>= 0.3.0)
   232        eventmachine (>= 0.12.0)
   233        faye-websocket (>= 0.9.1)
   234        multi_json (>= 1.0.0)
   235        rack (>= 1.0.0)
   236        websocket-driver (>= 0.5.1)
   237      faye-websocket (0.10.7)
   238        eventmachine (>= 0.12.0)
   239        websocket-driver (>= 0.5.1)
   240      ffi (1.9.21)
   241      ffi (1.9.21-java)
   242      ffi (1.9.21-x64-mingw32)
   243      ffi (1.9.21-x86-mingw32)
   244      fugit (1.1.3)
   245        et-orbi (~> 1.1, >= 1.1.1)
   246        raabro (~> 1.1)
   247      globalid (0.4.1)
   248        activesupport (>= 4.2.0)
   249      google-api-client (0.19.8)
   250        addressable (~> 2.5, >= 2.5.1)
   251        googleauth (>= 0.5, < 0.7.0)
   252        httpclient (>= 2.8.1, < 3.0)
   253        mime-types (~> 3.0)
   254        representable (~> 3.0)
   255        retriable (>= 2.0, < 4.0)
   256      google-cloud-core (1.2.0)
   257        google-cloud-env (~> 1.0)
   258      google-cloud-env (1.0.1)
   259        faraday (~> 0.11)
   260      google-cloud-storage (1.12.0)
   261        digest-crc (~> 0.4)
   262        google-api-client (~> 0.19.0)
   263        google-cloud-core (~> 1.2)
   264        googleauth (~> 0.6.2)
   265      googleauth (0.6.2)
   266        faraday (~> 0.12)
   267        jwt (>= 1.4, < 3.0)
   268        logging (~> 2.0)
   269        memoist (~> 0.12)
   270        multi_json (~> 1.11)
   271        os (~> 0.9)
   272        signet (~> 0.7)
   273      hiredis (0.6.1)
   274      hiredis (0.6.1-java)
   275      http_parser.rb (0.6.0)
   276      httpclient (2.8.3)
   277      i18n (1.0.1)
   278        concurrent-ruby (~> 1.0)
   279      image_processing (1.2.0)
   280        mini_magick (~> 4.0)
   281        ruby-vips (>= 2.0.10, < 3)
   282      io-like (0.3.0)
   283      jdbc-mysql (5.1.46)
   284      jdbc-postgres (42.1.4)
   285      jdbc-sqlite3 (3.20.1)
   286      jmespath (1.4.0)
   287      json (2.1.0)
   288      json (2.1.0-java)
   289      jwt (2.1.0)
   290      kindlerb (1.2.0)
   291        mustache
   292        nokogiri
   293      libxml-ruby (3.1.0)
   294      listen (3.1.5)
   295        rb-fsevent (~> 0.9, >= 0.9.4)
   296        rb-inotify (~> 0.9, >= 0.9.7)
   297        ruby_dep (~> 1.2)
   298      little-plugger (1.1.4)
   299      logging (2.2.2)
   300        little-plugger (~> 1.1)
   301        multi_json (~> 1.10)
   302      loofah (2.2.2)
   303        crass (~> 1.0.2)
   304        nokogiri (>= 1.5.9)
   305      mail (2.7.0)
   306        mini_mime (>= 0.1.1)
   307      marcel (0.3.2)
   308        mimemagic (~> 0.3.2)
   309      memoist (0.16.0)
   310      metaclass (0.0.4)
   311      method_source (0.9.0)
   312      mime-types (3.1)
   313        mime-types-data (~> 3.2015)
   314      mime-types-data (3.2016.0521)
   315      mimemagic (0.3.2)
   316      mini_magick (4.8.0)
   317      mini_mime (1.0.0)
   318      mini_portile2 (2.3.0)
   319      minitest (5.11.3)
   320      minitest-bisect (1.4.0)
   321        minitest-server (~> 1.0)
   322        path_expander (~> 1.0)
   323      minitest-server (1.0.5)
   324        minitest (~> 5.0)
   325      mocha (1.5.0)
   326        metaclass (~> 0.0.1)
   327      mono_logger (1.1.0)
   328      msgpack (1.2.4)
   329      msgpack (1.2.4-java)
   330      msgpack (1.2.4-x64-mingw32)
   331      msgpack (1.2.4-x86-mingw32)
   332      multi_json (1.13.1)
   333      multipart-post (2.0.0)
   334      mustache (1.0.5)
   335      mustermann (1.0.2)
   336      mysql2 (0.5.1)
   337      mysql2 (0.5.1-x64-mingw32)
   338      mysql2 (0.5.1-x86-mingw32)
   339      nio4r (2.3.1)
   340      nio4r (2.3.1-java)
   341      nokogiri (1.8.2)
   342        mini_portile2 (~> 2.3.0)
   343      nokogiri (1.8.2-java)
   344      nokogiri (1.8.2-x64-mingw32)
   345        mini_portile2 (~> 2.3.0)
   346      nokogiri (1.8.2-x86-mingw32)
   347        mini_portile2 (~> 2.3.0)
   348      os (0.9.6)
   349      parallel (1.12.1)
   350      parser (2.5.1.0)
   351        ast (~> 2.4.0)
   352      path_expander (1.0.3)
   353      pg (1.0.0)
   354      pg (1.0.0-x64-mingw32)
   355      pg (1.0.0-x86-mingw32)
   356      powerpack (0.1.1)
   357      psych (3.0.2)
   358      public_suffix (3.0.2)
   359      puma (3.11.4)
   360      puma (3.11.4-java)
   361      que (0.14.3)
   362      qunit-selenium (0.0.4)
   363        selenium-webdriver
   364        thor
   365      raabro (1.1.5)
   366      racc (1.4.14)
   367      rack (2.0.5)
   368      rack-cache (1.7.2)
   369        rack (>= 0.4)
   370      rack-protection (2.0.1)
   371        rack
   372      rack-test (1.0.0)
   373        rack (>= 1.0, < 3)
   374      rails-dom-testing (2.0.3)
   375        activesupport (>= 4.2.0)
   376        nokogiri (>= 1.6)
   377      rails-html-sanitizer (1.0.4)
   378        loofah (~> 2.2, >= 2.2.2)
   379      rainbow (3.0.0)
   380      rake (12.3.1)
   381      rb-fsevent (0.10.3)
   382      rdoc (6.0.4)
   383      redcarpet (3.2.3)
   384      redis (4.0.1)
   385      redis-namespace (1.6.0)
   386        redis (>= 3.0.4)
   387      representable (3.0.4)
   388        declarative (< 0.1.0)
   389        declarative-option (< 0.2.0)
   390        uber (< 0.2.0)
   391      resque (1.27.4)
   392        mono_logger (~> 1.0)
   393        multi_json (~> 1.0)
   394        redis-namespace (~> 1.3)
   395        sinatra (>= 0.9.2)
   396        vegas (~> 0.1.2)
   397      resque-scheduler (4.3.1)
   398        mono_logger (~> 1.0)
   399        redis (>= 3.3, < 5)
   400        resque (~> 1.26)
   401        rufus-scheduler (~> 3.2)
   402      retriable (3.1.1)
   403      rubocop (0.56.0)
   404        parallel (~> 1.10)
   405        parser (>= 2.5)
   406        powerpack (~> 0.1)
   407        rainbow (>= 2.2.2, < 4.0)
   408        ruby-progressbar (~> 1.7)
   409        unicode-display_width (~> 1.0, >= 1.0.1)
   410      ruby-progressbar (1.9.0)
   411      ruby-vips (2.0.12)
   412        ffi (~> 1.9)
   413      ruby_dep (1.5.0)
   414      rubyzip (1.2.1)
   415      rufus-scheduler (3.5.0)
   416        fugit (~> 1.1, >= 1.1.1)
   417      sass (3.5.6)
   418        sass-listen (~> 4.0.0)
   419      sass-listen (4.0.0)
   420        rb-fsevent (~> 0.9, >= 0.9.4)
   421        rb-inotify (~> 0.9, >= 0.9.7)
   422      sass-rails (5.0.7)
   423        railties (>= 4.0.0, < 6)
   424        sass (~> 3.1)
   425        sprockets (>= 2.8, < 4.0)
   426        sprockets-rails (>= 2.0, < 4.0)
   427        tilt (>= 1.1, < 3)
   428      sdoc (1.0.0)
   429        rdoc (>= 5.0)
   430      selenium-webdriver (3.12.0)
   431        childprocess (~> 0.5)
   432        rubyzip (~> 1.2)
   433      sequel (5.8.0)
   434      serverengine (2.0.6)
   435        sigdump (~> 0.2.2)
   436      sidekiq (5.1.3)
   437        concurrent-ruby (~> 1.0)
   438        connection_pool (~> 2.2, >= 2.2.0)
   439        rack-protection (>= 1.5.0)
   440        redis (>= 3.3.5, < 5)
   441      sigdump (0.2.4)
   442      signet (0.8.1)
   443        addressable (~> 2.3)
   444        faraday (~> 0.9)
   445        jwt (>= 1.5, < 3.0)
   446        multi_json (~> 1.10)
   447      sinatra (2.0.1)
   448        mustermann (~> 1.0)
   449        rack (~> 2.0)
   450        rack-protection (= 2.0.1)
   451        tilt (~> 2.0)
   452      sneakers (2.7.0)
   453        bunny (~> 2.9.2)
   454        concurrent-ruby (~> 1.0)
   455        serverengine (~> 2.0.5)
   456        thor
   457      sprockets (3.7.1)
   458        concurrent-ruby (~> 1.0)
   459        rack (> 1, < 3)
   460      sprockets-export (1.0.0)
   461      sprockets-rails (3.2.1)
   462        actionpack (>= 4.0)
   463        activesupport (>= 4.0)
   464        sprockets (>= 3.0.0)
   465      sqlite3 (1.3.13)
   466      sqlite3 (1.3.13-x64-mingw32)
   467      sqlite3 (1.3.13-x86-mingw32)
   468      stackprof (0.2.11)
   469      sucker_punch (2.0.4)
   470        concurrent-ruby (~> 1.0.0)
   471      thin (1.7.2)
   472        daemons (~> 1.0, >= 1.0.9)
   473        eventmachine (~> 1.0, >= 1.0.4)
   474        rack (>= 1, < 3)
   475      thread_safe (0.3.6)
   476      thread_safe (0.3.6-java)
   477      tilt (2.0.8)
   478      turbolinks (5.1.1)
   479        turbolinks-source (~> 5.1)
   480      turbolinks-source (5.1.0)
   481      tzinfo (1.2.5)
   482        thread_safe (~> 0.1)
   483      tzinfo-data (1.2018.5)
   484        tzinfo (>= 1.0.0)
   485      uber (0.1.0)
   486      uglifier (4.1.10)
   487        execjs (>= 0.3.0, < 3)
   488      unicode-display_width (1.3.3)
   489      useragent (0.16.10)
   490      vegas (0.1.11)
   491        rack (>= 1.0.0)
   492      w3c_validators (1.3.3)
   493        json (>= 1.8)
   494        nokogiri (~> 1.6)
   495      wdm (0.1.1)
   496      websocket (1.2.8)
   497      websocket-driver (0.7.0)
   498        websocket-extensions (>= 0.1.0)
   499      websocket-driver (0.7.0-java)
   500        websocket-extensions (>= 0.1.0)
   501      websocket-extensions (0.1.3)
   502      xpath (3.1.0)
   503        nokogiri (~> 1.8)
   504  
   505  PLATFORMS
   506    java
   507    ruby
   508    x64-mingw32
   509    x86-mingw32
   510  
   511  DEPENDENCIES
   512    activerecord-jdbcmysql-adapter (>= 1.3.0)
   513    activerecord-jdbcpostgresql-adapter (>= 1.3.0)
   514    activerecord-jdbcsqlite3-adapter (>= 1.3.0)
   515    aws-sdk-s3
   516    azure-storage
   517    backburner
   518    bcrypt (~> 3.1.11)
   519    benchmark-ips
   520    blade
   521    blade-sauce_labs_plugin
   522    bootsnap (>= 1.1.0)
   523    byebug
   524    capybara (>= 2.15)
   525    chromedriver-helper
   526    coffee-rails
   527    connection_pool
   528    dalli
   529    delayed_job
   530    delayed_job_active_record
   531    ffi (<= 1.9.21)
   532    google-cloud-storage (~> 1.11)
   533    hiredis
   534    image_processing (~> 1.2)
   535    json (>= 2.0.0)
   536    kindlerb (~> 1.2.0)
   537    libxml-ruby
   538    listen (>= 3.0.5, < 3.2)
   539    minitest-bisect
   540    mocha
   541    mysql2 (>= 0.4.10)
   542    nokogiri (>= 1.8.1)
   543    pg (>= 0.18.0)
   544    psych (~> 3.0)
   545    puma
   546    que
   547    queue_classic!
   548    qunit-selenium
   549    racc (>= 1.4.6)
   550    rack-cache (~> 1.2)
   551    rails!
   552    rake (>= 11.1)
   553    rb-inotify!
   554    redcarpet (~> 3.2.3)
   555    redis (~> 4.0)
   556    redis-namespace
   557    resque
   558    resque-scheduler
   559    rubocop (>= 0.47)
   560    sass-rails
   561    sdoc (~> 1.0)
   562    sequel
   563    sidekiq
   564    sneakers
   565    sprockets-export
   566    sqlite3 (~> 1.3.6)
   567    stackprof
   568    sucker_punch
   569    thor!
   570    turbolinks (~> 5)
   571    tzinfo-data
   572    uglifier (>= 1.3.0)
   573    w3c_validators
   574    wdm (>= 0.1.0)
   575    websocket-client-simple!
   576  
   577  BUNDLED WITH
   578     1.16.2