FarmBot/OpenFarm

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  remote: https://rails-assets.org/
  specs:
    actioncable (5.2.4.2)
      actionpack (= 5.2.4.2)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.4.2)
      actionpack (= 5.2.4.2)
      actionview (= 5.2.4.2)
      activejob (= 5.2.4.2)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.4.2)
      actionview (= 5.2.4.2)
      activesupport (= 5.2.4.2)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.4.2)
      activesupport (= 5.2.4.2)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    active_model_serializers (0.10.10)
      actionpack (>= 4.1, < 6.1)
      activemodel (>= 4.1, < 6.1)
      case_transform (>= 0.2)
      jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
    activejob (5.2.4.2)
      activesupport (= 5.2.4.2)
      globalid (>= 0.3.6)
    activemodel (5.2.4.2)
      activesupport (= 5.2.4.2)
    activemodel-serializers-xml (1.0.2)
      activemodel (> 5.x)
      activesupport (> 5.x)
      builder (~> 3.1)
    activerecord (5.2.4.2)
      activemodel (= 5.2.4.2)
      activesupport (= 5.2.4.2)
      arel (>= 9.0)
    activestorage (5.2.4.2)
      actionpack (= 5.2.4.2)
      activerecord (= 5.2.4.2)
      marcel (~> 0.3.1)
    activesupport (5.2.4.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    ambry (1.0.0)
    arel (9.0.0)
    ast (2.4.0)
    autoprefixer-rails (9.7.6)
      execjs
    aws-eventstream (1.1.0)
    aws-partitions (1.323.0)
    aws-sdk-core (3.97.1)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.239.0)
      aws-sigv4 (~> 1.1)
      jmespath (~> 1.0)
    aws-sdk-kms (1.33.0)
      aws-sdk-core (~> 3, >= 3.71.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-rails (3.1.0)
      aws-sdk-ses (~> 1)
      railties (>= 5.2.0)
    aws-sdk-s3 (1.67.1)
      aws-sdk-core (~> 3, >= 3.96.1)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.1)
    aws-sdk-ses (1.28.0)
      aws-sdk-core (~> 3, >= 3.71.0)
      aws-sigv4 (~> 1.1)
    aws-sigv4 (1.1.4)
      aws-eventstream (~> 1.0, >= 1.0.2)
    babel-source (5.8.35)
    babel-transpiler (0.7.0)
      babel-source (>= 4.0, < 6)
      execjs (~> 2.0)
    bcrypt (3.1.13)
    binding_of_caller (0.8.0)
      debug_inspector (>= 0.0.1)
    bson (4.9.0)
    bson_ext (1.5.1)
    builder (3.2.4)
    capybara (3.31.0)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (~> 1.5)
      xpath (~> 3.2)
    capybara-angular (0.2.6)
      capybara (>= 2.5.0)
    case_transform (0.2)
      activesupport
    childprocess (3.0.0)
    chunky_png (1.3.11)
    climate_control (0.2.0)
    coderay (1.1.2)
    coffee-rails (5.0.0)
      coffee-script (>= 2.2.0)
      railties (>= 5.2.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    compass (1.0.3)
      chunky_png (~> 1.2)
      compass-core (~> 1.0.2)
      compass-import-once (~> 1.0.5)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      sass (>= 3.3.13, < 3.5)
    compass-core (1.0.3)
      multi_json (~> 1.0)
      sass (>= 3.3.0, < 3.5)
    compass-import-once (1.0.5)
      sass (>= 3.2, < 3.5)
    compass-rails (3.1.0)
      compass (~> 1.0.0)
      sass-rails (< 5.1)
      sprockets (< 4.0)
    concurrent-ruby (1.1.6)
    coveralls (0.8.23)
      json (>= 1.8, < 3)
      simplecov (~> 0.16.1)
      term-ansicolor (~> 1.3)
      thor (>= 0.19.4, < 2.0)
      tins (~> 1.6)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    crass (1.0.6)
    daemons (1.3.1)
    database_cleaner (1.8.5)
    debug_inspector (0.0.3)
    delayed_job (4.1.7)
      activesupport (>= 3.0, < 5.3)
    delayed_job_mongoid (2.3.1)
      delayed_job (>= 3.0, < 5)
      mongoid (>= 3.0, < 8)
      mongoid-compatibility (>= 0.4.0)
    delayed_job_shallow_mongoid (1.2.0)
      activesupport (>= 3.2)
      delayed_job (>= 3.0)
      delayed_job_mongoid (>= 2.0)
      mongoid (>= 3.0)
    devise (4.7.2)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.3)
    docile (1.3.2)
    easy_diff (1.0.0)
    elasticsearch (7.7.0)
      elasticsearch-api (= 7.7.0)
      elasticsearch-transport (= 7.7.0)
    elasticsearch-api (7.7.0)
      multi_json
    elasticsearch-transport (7.7.0)
      faraday (~> 1)
      multi_json
    erubi (1.9.0)
    erubis (2.7.0)
    ethon (0.12.0)
      ffi (>= 1.3.0)
    eventmachine (1.2.7)
    exception_notification (4.4.0)
      actionmailer (>= 4.0, < 7)
      activesupport (>= 4.0, < 7)
    excon (0.71.0)
    execjs (2.7.0)
    factory_bot (5.2.0)
      activesupport (>= 4.2.0)
    factory_bot_rails (5.2.0)
      factory_bot (~> 5.2.0)
      railties (>= 4.2.0)
    faker (2.12.0)
      i18n (>= 1.6, < 2)
    faraday (1.0.1)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (1.0.0)
      faraday (~> 1.0)
    ffi (1.12.2)
    font-awesome-sass (5.13.0)
      sassc (>= 1.11)
    foundation-rails (5.5.2.1)
      railties (>= 3.1.0)
      sass (>= 3.3.0, < 3.5)
    gh (0.17.0)
      activesupport (~> 5.0)
      addressable (~> 2.4)
      faraday (~> 1.0)
      faraday_middleware (~> 1.0)
      multi_json (~> 1.0)
      net-http-persistent (~> 2.9)
      net-http-pipeline
    gibbon (1.2.1)
      httparty
      multi_json (>= 1.9.0)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    haml (5.1.2)
      temple (>= 0.8.0)
      tilt
    hashdiff (1.0.1)
    hashie (4.1.0)
    heroics (0.0.25)
      erubis (~> 2.0)
      excon
      moneta
      multi_json (>= 1.9.2)
    high_voltage (3.1.2)
    highline (2.0.3)
    httparty (0.17.1)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (1.8.3)
      concurrent-ruby (~> 1.0)
    jmespath (1.4.0)
    jquery-rails (4.4.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (6.0.1)
      railties (>= 3.2.16)
    json (2.3.0)
    jsonapi-renderer (0.2.2)
    jsonapi-serializers (1.0.1)
      activesupport
    kaminari (1.2.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.1)
      kaminari-activerecord (= 1.2.1)
      kaminari-core (= 1.2.1)
    kaminari-actionview (1.2.1)
      actionview
      kaminari-core (= 1.2.1)
    kaminari-activerecord (1.2.1)
      activerecord
      kaminari-core (= 1.2.1)
    kaminari-core (1.2.1)
    kaminari-mongoid (1.0.1)
      kaminari-core (~> 1.0)
      mongoid
    launchy (2.4.3)
      addressable (~> 2.3)
    letter_opener (1.7.0)
      launchy (~> 2.2)
    loofah (2.5.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    merit (3.0.2)
      ambry (~> 1.0.0)
    method_source (0.9.2)
    mime-types (3.3)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2019.1009)
    mimemagic (0.3.4)
    mini_mime (1.0.2)
    mini_portile2 (2.4.0)
    minitest (5.14.1)
    moneta (1.0.0)
    mongo (2.12.1)
      bson (>= 4.8.2, < 5.0.0)
    mongoid (6.4.5)
      activemodel (>= 5.1, < 6.0.0)
      mongo (>= 2.5.1, < 3.0.0)
    mongoid-compatibility (0.5.1)
      activesupport
      mongoid (>= 2.0)
    mongoid-history (0.8.2)
      activesupport
      easy_diff
      mongoid (>= 3.0)
      mongoid-compatibility (>= 0.5.1)
    mongoid-paperclip (0.0.11)
      mongoid
      paperclip (>= 2.3.6, != 4.3.0)
    mongoid-slug (6.0.0)
      mongoid (>= 3.0)
      mongoid-compatibility
      stringex (~> 2.0)
    mongoid_taggable (1.1.1)
      mongoid (>= 3)
      rake
    multi_json (1.14.1)
    multi_xml (0.6.0)
    multipart-post (2.1.1)
    mutations (0.9.0)
      activesupport
    nested_form (0.3.2)
    net-http-persistent (2.9.4)
    net-http-pipeline (1.0.1)
    ng-rails-csrf (0.1.0)
    nio4r (2.5.2)
    nokogiri (1.10.9)
      mini_portile2 (~> 2.4.0)
    orm_adapter (0.5.0)
    paperclip (6.1.0)
      activemodel (>= 4.2.0)
      activesupport (>= 4.2.0)
      mime-types
      mimemagic (~> 0.3.0)
      terrapin (~> 0.6.0)
    parallel (1.19.1)
    parser (2.7.1.3)
      ast (~> 2.4.0)
    phantomjs (2.1.1.0)
    platform-api (2.2.0)
      heroics (~> 0.0.25)
      moneta (~> 1.0.0)
    power_assert (1.2.0)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-nav (0.3.0)
      pry (>= 0.9.10, < 0.13.0)
    public_suffix (4.0.5)
    pundit (2.1.0)
      activesupport (>= 3.0.0)
    pusher-client (0.6.2)
      json
      websocket (~> 1.0)
    rack (2.2.3)
    rack-attack (6.3.1)
      rack (>= 1.0, < 3)
    rack-cors (1.1.1)
      rack (>= 2.0.0)
    rack-pjax (1.1.0)
      nokogiri (~> 1.5)
      rack (>= 1.1)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rack-timeout (0.6.0)
    rails (5.2.4.2)
      actioncable (= 5.2.4.2)
      actionmailer (= 5.2.4.2)
      actionpack (= 5.2.4.2)
      actionview (= 5.2.4.2)
      activejob (= 5.2.4.2)
      activemodel (= 5.2.4.2)
      activerecord (= 5.2.4.2)
      activestorage (= 5.2.4.2)
      activesupport (= 5.2.4.2)
      bundler (>= 1.3.0)
      railties (= 5.2.4.2)
      sprockets-rails (>= 2.0.0)
    rails-assets-angular (1.5.8)
    rails-assets-angular-dragdrop (1.0.13)
      rails-assets-angular
      rails-assets-jquery-ui
    rails-assets-angular-foundation (0.8.0)
      rails-assets-angular (>= 1.3.0)
    rails-assets-angular-local-storage (0.7.1)
      rails-assets-angular (>= 1.0, < 2)
    rails-assets-angular-sanitize (1.5.8)
      rails-assets-angular (= 1.5.8)
    rails-assets-angular-typeahead (0.3.2)
      rails-assets-typeahead.js (~> 0.11.1)
    rails-assets-angular-ui-sortable (0.14.4)
      rails-assets-angular (>= 1.2)
      rails-assets-jquery (< 3.0.0)
      rails-assets-jquery-ui (>= 1.9)
    rails-assets-jquery (2.2.4)
    rails-assets-jquery-ui (1.12.1)
      rails-assets-jquery (>= 1.6)
    rails-assets-moment (2.24.0)
    rails-assets-ng-file-upload (12.2.13)
      rails-assets-angular (> 1.2.0)
    rails-assets-ng-tags-input (3.2.0)
      rails-assets-angular (>= 1.3.0)
    rails-assets-showdown (1.9.0)
    rails-assets-typeahead.js (0.11.1)
      rails-assets-jquery (>= 1.7)
    rails-controller-testing (1.0.4)
      actionpack (>= 5.0.1.x)
      actionview (>= 5.0.1.x)
      activesupport (>= 5.0.1.x)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    rails_12factor (0.0.3)
      rails_serve_static_assets
      rails_stdout_logging
    rails_admin (2.0.2)
      activemodel-serializers-xml (>= 1.0)
      builder (~> 3.1)
      haml (>= 4.0, < 6)
      jquery-rails (>= 3.0, < 5)
      jquery-ui-rails (>= 5.0, < 7)
      kaminari (>= 0.14, < 2.0)
      nested_form (~> 0.3)
      rack-pjax (>= 0.7)
      rails (>= 5.0, < 7)
      remotipart (~> 1.3)
      sassc-rails (>= 1.3, < 3)
    rails_serve_static_assets (0.0.5)
    rails_stdout_logging (0.0.5)
    railties (5.2.4.2)
      actionpack (= 5.2.4.2)
      activesupport (= 5.2.4.2)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rainbow (3.0.0)
    rake (13.0.1)
    rb-fsevent (0.10.3)
    rb-inotify (0.10.0)
      ffi (~> 1.0)
    regexp_parser (1.7.0)
    remotipart (1.4.4)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rexml (3.2.4)
    rollbar (2.25.1)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-rails (3.9.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    rubocop (0.85.1)
      parallel (~> 1.10)
      parser (>= 2.7.0.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.7)
      rexml
      rubocop-ast (>= 0.0.3)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (0.0.3)
      parser (>= 2.7.0.1)
    ruby-progressbar (1.10.1)
    rubyzip (2.0.0)
    safe_yaml (1.0.5)
    sass (3.4.25)
    sass-rails (5.0.7)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    sassc (2.3.0)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    searchkick (4.3.0)
      activemodel (>= 5)
      elasticsearch (>= 6)
      hashie
    selenium-webdriver (3.142.7)
      childprocess (>= 0.5, < 4.0)
      rubyzip (>= 1.2.2)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    smarf_doc (1.0.0)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-es6 (0.9.2)
      babel-source (>= 5.8.11)
      babel-transpiler
      sprockets (>= 3.0.0)
    sprockets-rails (3.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    stringex (2.8.5)
    temple (0.8.2)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    terrapin (0.6.0)
      climate_control (>= 0.0.3, < 1.0)
    test-unit (3.3.6)
      power_assert
    thin (1.7.2)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (1.0.1)
    thread_safe (0.3.6)
    tilt (2.0.10)
    tins (1.21.1)
    travis (1.9.1)
      faraday (~> 1.0)
      faraday_middleware (~> 1.0)
      gh (~> 0.13)
      highline (~> 2.0)
      json (~> 2.3)
      launchy (~> 2.1, < 2.5.0)
      pusher-client (~> 0.4)
      typhoeus (~> 0.6, >= 0.6.8)
    typhoeus (0.8.0)
      ethon (>= 0.8.0)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (1.7.0)
    utf8-cleaner (0.2.5)
      activesupport
    vcr (5.1.0)
    warden (1.2.8)
      rack (>= 2.0.6)
    webmock (3.8.3)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    websocket (1.2.8)
    websocket-driver (0.7.1)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  active_model_serializers
  autoprefixer-rails
  aws-sdk-rails
  aws-sdk-s3
  binding_of_caller
  bson_ext
  bundler
  capybara
  capybara-angular
  coffee-rails
  compass-rails
  coveralls
  database_cleaner
  delayed_job_mongoid
  delayed_job_shallow_mongoid
  devise
  eventmachine
  exception_notification
  factory_bot_rails
  faker
  font-awesome-sass
  foundation-rails
  gibbon (~> 1)
  high_voltage
  jquery-rails
  jsonapi-serializers
  kaminari-mongoid
  launchy
  letter_opener
  merit
  mongoid (~> 6)
  mongoid-history
  mongoid-paperclip
  mongoid-slug
  mongoid_taggable
  mutations
  ng-rails-csrf
  phantomjs
  platform-api
  pry
  pry-nav
  pundit
  rack-attack
  rack-cors
  rack-timeout
  rails
  rails-assets-angular (= 1.5.8)!
  rails-assets-angular-dragdrop (~> 1.0)!
  rails-assets-angular-foundation (~> 0.8)!
  rails-assets-angular-local-storage (~> 0.2)!
  rails-assets-angular-sanitize (= 1.5.8)!
  rails-assets-angular-typeahead (~> 0.3)!
  rails-assets-angular-ui-sortable (~> 0.13)!
  rails-assets-jquery (~> 2.1)!
  rails-assets-jquery-ui (~> 1.11)!
  rails-assets-moment (= 2.24.0)!
  rails-assets-ng-file-upload (~> 12.2)!
  rails-assets-ng-tags-input (~> 3.2)!
  rails-assets-showdown (~> 1.9)!
  rails-controller-testing
  rails_12factor
  rails_admin
  rollbar
  rspec-rails
  rubocop (= 0.85.1)
  sass-rails
  searchkick
  selenium-webdriver
  simplecov
  smarf_doc
  sprockets
  sprockets-es6
  test-unit
  thin
  travis
  uglifier
  utf8-cleaner
  vcr
  webmock

RUBY VERSION
   ruby 2.6.5p114

BUNDLED WITH
   2.1.4