Skip to content
Snippets Groups Projects
Gemfile.lock 18.8 KiB
Newer Older
GIT
  remote: https://github.com/rtomayko/posix-spawn
  revision: 58465d2e213991f8afb13b984854a49fcdcc980c
  ref: 58465d2e213991f8afb13b984854a49fcdcc980c
  specs:
    posix-spawn (0.3.13)

GIT
  remote: https://github.com/tmm1/http_parser.rb
  revision: 54b17ba8c7d8d20a16dfc65d1775241833219cf2
  ref: 54b17ba8c7d8d20a16dfc65d1775241833219cf2
  specs:
    http_parser.rb (0.6.1)

Eugen Rochko's avatar
Eugen Rochko committed
GIT
  remote: https://github.com/witgo/nilsimsa
  revision: fd184883048b922b176939f851338d0a4971a532
  ref: fd184883048b922b176939f851338d0a4971a532
  specs:
    nilsimsa (1.1.2)

Eugen Rochko's avatar
Eugen Rochko committed
GEM
  remote: https://rubygems.org/
Eugen Rochko's avatar
Eugen Rochko committed
  specs:
    actioncable (5.2.3)
      actionpack (= 5.2.3)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.3)
      actionpack (= 5.2.3)
      actionview (= 5.2.3)
      activejob (= 5.2.3)
Eugen Rochko's avatar
Eugen Rochko committed
      mail (~> 2.5, >= 2.5.4)
Eugen Rochko's avatar
Eugen Rochko committed
      rails-dom-testing (~> 2.0)
    actionpack (5.2.3)
      actionview (= 5.2.3)
      activesupport (= 5.2.3)
Eugen Rochko's avatar
Eugen Rochko committed
      rack (~> 2.0)
      rack-test (>= 0.6.3)
Eugen Rochko's avatar
Eugen Rochko committed
      rails-dom-testing (~> 2.0)
Eugen Rochko's avatar
Eugen Rochko committed
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.3)
      activesupport (= 5.2.3)
Eugen Rochko's avatar
Eugen Rochko committed
      builder (~> 3.1)
      erubi (~> 1.4)
Eugen Rochko's avatar
Eugen Rochko committed
      rails-dom-testing (~> 2.0)
Eugen Rochko's avatar
Eugen Rochko committed
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    active_model_serializers (0.10.10)
      actionpack (>= 4.1, < 6.1)
      activemodel (>= 4.1, < 6.1)
      jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
    active_record_query_trace (1.6.2)
    activejob (5.2.3)
      activesupport (= 5.2.3)
Eugen Rochko's avatar
Eugen Rochko committed
      globalid (>= 0.3.6)
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    activerecord (5.2.3)
      activemodel (= 5.2.3)
      activesupport (= 5.2.3)
    activestorage (5.2.3)
      actionpack (= 5.2.3)
      activerecord (= 5.2.3)
      marcel (~> 0.3.1)
    activesupport (5.2.3)
Eugen Rochko's avatar
Eugen Rochko committed
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
Eugen Rochko's avatar
Eugen Rochko committed
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    airbrussh (1.3.0)
      sshkit (>= 1.6.1, != 1.7.0)
    annotate (2.7.5)
      activerecord (>= 3.2, < 7.0)
      rake (>= 10.4, < 13.0)
    arel (9.0.0)
    ast (2.4.0)
    attr_encrypted (3.1.0)
      encryptor (~> 3.0.0)
    aws-eventstream (1.0.3)
    aws-partitions (1.184.0)
    aws-sdk-core (3.59.0)
      aws-eventstream (~> 1.0, >= 1.0.2)
      jmespath (~> 1.0)
    aws-sdk-kms (1.23.0)
      aws-sdk-core (~> 3, >= 3.58.0)
    aws-sdk-s3 (1.45.0)
      aws-sdk-core (~> 3, >= 3.58.0)
    aws-sigv4 (1.1.0)
      aws-eventstream (~> 1.0, >= 1.0.2)
    benchmark-ips (2.7.2)
    better_errors (2.5.1)
Eugen Rochko's avatar
Eugen Rochko committed
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
Eugen Rochko's avatar
Eugen Rochko committed
      rack (>= 0.9.0)
Eugen Rochko's avatar
Eugen Rochko committed
      debug_inspector (>= 0.0.1)
    blurhash (0.1.3)
Eugen Rochko's avatar
Eugen Rochko committed
      ffi (~> 1.10.0)
      msgpack (~> 1.0)
      uniform_notifier (~> 1.11)
    bundler-audit (0.6.1)
      bundler (>= 1.2.0, < 3)
    capistrano (3.11.0)
      airbrussh (>= 1.0.0)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-bundler (1.3.0)
      capistrano (~> 3.1)
      sshkit (~> 1.2)
    capistrano-rails (1.4.0)
      capistrano (~> 3.1)
      capistrano-bundler (~> 1.1)
    capistrano-rbenv (2.1.4)
      capistrano (~> 3.1)
      sshkit (~> 1.3)
    capistrano-yarn (2.0.2)
      capistrano (~> 3.0)
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
    charlock_holmes (0.7.6)
    chewy (5.0.0)
      activesupport (>= 4.0)
      elasticsearch (>= 2.0.0)
      elasticsearch-dsl
    chunky_png (1.3.10)
    cld3 (3.2.4)
      ffi (>= 1.1.0, < 1.11.0)
    climate_control (0.2.0)
    cocaine (0.5.8)
      climate_control (>= 0.0.3, < 1.0)
    coderay (1.1.2)
    concurrent-ruby (1.1.5)
    connection_pool (2.2.2)
      addressable
    debug_inspector (0.0.3)
      benchmark-ips (~> 2)
      get_process_mem (~> 0)
      heapy (~> 0)
      memory_profiler (~> 0)
      rack (>= 1)
      rake (> 10, < 13)
      thor (~> 0.19)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0, < 6.0)
      responders
      warden (~> 1.2.3)
    devise-two-factor (3.0.3)
      activesupport (< 5.3)
      attr_encrypted (>= 1.3, < 4, != 2)
      devise (~> 4.0)
      railties (< 5.3)
      rotp (~> 2.0)
Alexander's avatar
Alexander committed
      devise (>= 4.0.0)
      rpam2 (~> 4.0)
    domain_name (0.5.20180417)
Eugen Rochko's avatar
Eugen Rochko committed
      unf (>= 0.0.5, < 1.0.0)
    doorkeeper (5.1.0)
      railties (>= 5)
    dotenv (2.7.4)
    dotenv-rails (2.7.4)
      dotenv (= 2.7.4)
      railties (>= 3.2, < 6.1)
    elasticsearch (6.0.2)
      elasticsearch-api (= 6.0.2)
      elasticsearch-transport (= 6.0.2)
    elasticsearch-api (6.0.2)
      multi_json
    elasticsearch-dsl (0.1.5)
    elasticsearch-transport (6.0.2)
    encryptor (3.0.0)
    fabrication (2.20.2)
      multipart-post (>= 1.2, < 3)
    fastimage (2.1.5)
      builder
      excon (~> 0.58)
      formatador (~> 0.2)
    fog-json (1.2.0)
      fog-core
      multi_json (~> 1.10)
    fog-openstack (0.3.7)
      fog-core (>= 1.45, <= 2.1.0)
      fog-json (>= 1.0)
      ipaddress (>= 0.8)
    formatador (0.2.5)
    fugit (1.1.6)
      et-orbi (~> 1.1, >= 1.1.6)
      raabro (~> 1.1)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
    get_process_mem (0.2.3)
      activesupport (>= 4.2.0)
      addressable (~> 2.5)
      nokogiri (~> 1.8)
      oj (~> 3.0)
Eugen Rochko's avatar
Eugen Rochko committed
      tilt
    hamlit-rails (0.2.3)
Eugen Rochko's avatar
Eugen Rochko committed
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
Eugen Rochko's avatar
Eugen Rochko committed
      railties (>= 4.0.1)
    hamster (3.0.0)
      concurrent-ruby (~> 1.0)
    hkdf (0.3.0)
Eugen Rochko's avatar
Eugen Rochko committed
      addressable (~> 2.3)
      http-cookie (~> 1.0)
Eugen Rochko's avatar
Eugen Rochko committed
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.3)
Eugen Rochko's avatar
Eugen Rochko committed
      domain_name (~> 0.5)
    http-form_data (2.1.1)
    http_accept_language (2.1.1)
      rainbow (>= 2.0.0)
      concurrent-ruby (~> 1.0)
      activesupport (>= 4.0.2)
      ast (>= 2.1.0)
      erubi
      highline (>= 2.0.0)
      i18n
      parser (>= 2.2.3.0)
      rails-i18n
      rainbow (>= 2.2.2, < 4.0)
      terminal-table (>= 1.5.1)
    idn-ruby (0.1.0)
    iso-639 (0.2.8)
      multi_json (~> 1.12)
      rdf (>= 2.2.8, < 4.0)
    json-ld-preloaded (3.0.2)
      json-ld (~> 3.0)
      multi_json (~> 1.12)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.1.1)
      kaminari-activerecord (= 1.1.1)
      kaminari-core (= 1.1.1)
    kaminari-actionview (1.1.1)
      actionview
      kaminari-core (= 1.1.1)
    kaminari-activerecord (1.1.1)
      activerecord
      kaminari-core (= 1.1.1)
    kaminari-core (1.1.1)
    letter_opener (1.7.0)
    letter_opener_web (1.3.4)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
    link_header (0.0.8)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
Eugen Rochko's avatar
Eugen Rochko committed
      nokogiri (>= 1.5.9)
      activerecord (>= 3.0.0)
      mimemagic (~> 0.3.2)
    mario-redis-lock (1.2.1)
      redis (>= 3.0.5)
    microformats (4.1.0)
      json (~> 2.1)
      nokogiri (~> 1.8, >= 1.8.3)
    mime-types (3.2.2)
Eugen Rochko's avatar
Eugen Rochko committed
      mime-types-data (~> 3.2015)
    mime-types-data (3.2018.0812)
    mini_portile2 (2.4.0)
    minitest (5.11.3)
    multi_json (1.13.1)
    multipart-post (2.0.0)
    net-ldap (0.16.1)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
S.H.'s avatar
S.H. committed
    nio4r (2.3.1)
      mini_portile2 (~> 2.4.0)
    nokogumbo (2.0.0)
      nokogiri (~> 1.8, >= 1.8.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      sidekiq (>= 3.5)
      statsd-ruby (~> 1.4, >= 1.4.0)
    omniauth (1.9.0)
      hashie (>= 3.4.6, < 3.7.0)
      rack (>= 1.6.2, < 3)
    omniauth-cas (1.1.1)
      addressable (~> 2.3)
      nokogiri (~> 1.5)
      omniauth (~> 1.2)
    omniauth-saml (1.10.1)
      omniauth (~> 1.3, >= 1.3.2)
      ruby-saml (~> 1.7)
    orm_adapter (0.5.0)
    ostatus2 (2.0.3)
      addressable (~> 2.5)
      http (~> 3.0)
      nokogiri (~> 1.8)
    paperclip-av-transcoder (0.6.4)
      av (~> 0.9.0)
      paperclip (>= 2.5.2)
    pastel (0.7.2)
      equatable (~> 0.5.0)
      tty-color (~> 0.4.0)
    pkg-config (1.3.7)
    premailer (1.11.1)
      addressable
      css_parser (>= 1.6.0)
      htmlentities (>= 4.0.0)
    premailer-rails (1.10.3)
      actionmailer (>= 3)
      premailer (~> 1.7, >= 1.7.9)
    private_address_check (0.5.0)
Eugen Rochko's avatar
Eugen Rochko committed
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-byebug (3.7.0)
      byebug (~> 11.0)
Shuhei Kitagawa's avatar
Shuhei Kitagawa committed
      pry (~> 0.10)
    pry-rails (0.3.9)
    puma (4.0.1)
      nio4r (~> 2.0)
      rack (>= 1.0, < 3)
    rack-protection (2.0.5)
S.H.'s avatar
S.H. committed
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (5.2.3)
      actioncable (= 5.2.3)
      actionmailer (= 5.2.3)
      actionpack (= 5.2.3)
      actionview (= 5.2.3)
      activejob (= 5.2.3)
      activemodel (= 5.2.3)
      activerecord (= 5.2.3)
      activestorage (= 5.2.3)
      activesupport (= 5.2.3)
      bundler (>= 1.3.0)
      railties (= 5.2.3)
Eugen Rochko's avatar
Eugen Rochko committed
      sprockets-rails (>= 2.0.0)
    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.0.4)
      loofah (~> 2.2, >= 2.2.2)
    rails-i18n (5.1.3)
      i18n (>= 0.7, < 2)
      railties (>= 5.0, < 6)
    rails-settings-cached (0.6.6)
    railties (5.2.3)
      actionpack (= 5.2.3)
      activesupport (= 5.2.3)
Eugen Rochko's avatar
Eugen Rochko committed
      method_source
      rake (>= 0.8.7)
S.H.'s avatar
S.H. committed
      thor (>= 0.19.0, < 2.0)
      hamster (~> 3.0)
      link_header (~> 0.0, >= 0.0.8)
    rdf-normalize (0.3.3)
      rdf (>= 2.2, < 4.0)
    redis-actionpack (5.0.2)
      actionpack (>= 4.0, < 6)
      redis-rack (>= 1, < 3)
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.0.4)
      redis-store (>= 1.3, < 2)
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
    redis-rack (2.0.4)
      rack (>= 1.5, < 3)
      redis-store (>= 1.2, < 2)
    redis-rails (5.0.2)
      redis-actionpack (>= 5.0, < 6)
      redis-activesupport (>= 5.0, < 6)
      redis-store (>= 1.2, < 2)
    responders (2.4.1)
      actionpack (>= 4.2.0, < 6.0)
      railties (>= 4.2.0, < 6.0)
    rqrcode (0.10.1)
      chunky_png (~> 1.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
Eugen Rochko's avatar
Eugen Rochko committed
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
Eugen Rochko's avatar
Eugen Rochko committed
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-rails (3.8.2)
Eugen Rochko's avatar
Eugen Rochko committed
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
      rspec-support (~> 3.8.0)
    rspec-sidekiq (3.0.3)
      rspec-core (~> 3.0, >= 3.0.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      rainbow (>= 2.2.2, < 4.0)
Eugen Rochko's avatar
Eugen Rochko committed
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.7)
    ruby-progressbar (1.10.1)
      nokogiri (>= 1.5.10)
    rufus-scheduler (3.5.2)
      fugit (~> 1.1, >= 1.1.5)
    sanitize (5.0.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.8.0)
      nokogumbo (~> 2.0)
      connection_pool (~> 2.2, >= 2.2.2)
      redis (>= 3.3.5, < 5)
    sidekiq-bulk (0.2.0)
    sidekiq-scheduler (3.0.0)
      rufus-scheduler (~> 3.2)
      sidekiq (>= 3)
      tilt (>= 1.4.0)
    sidekiq-unique-jobs (6.0.13)
      concurrent-ruby (~> 1.0, >= 1.0.5)
yhirano's avatar
yhirano committed
      thor (~> 0)
    simple-navigation (4.0.5)
Eugen Rochko's avatar
Eugen Rochko committed
      activesupport (>= 2.3.2)
    simple_form (4.1.0)
      actionpack (>= 5.0)
      activemodel (>= 5.0)
Eugen Rochko's avatar
Eugen Rochko committed
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sprockets (3.7.2)
Eugen Rochko's avatar
Eugen Rochko committed
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.1)
Eugen Rochko's avatar
Eugen Rochko committed
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    stackprof (0.2.12)
    statsd-ruby (1.4.0)
    streamio-ffmpeg (3.0.2)
      multi_json (~> 1.8)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    terrapin (0.6.0)
      climate_control (>= 0.0.3, < 1.0)
Eugen Rochko's avatar
Eugen Rochko committed
    thread_safe (0.3.6)
    tty-command (0.8.2)
    tty-cursor (0.7.0)
    tty-prompt (0.19.0)
      necromancer (~> 0.5.0)
      tty-reader (~> 0.6.0)
    tty-reader (0.6.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.7)
    twitter-text (1.14.7)
      unf (~> 0.1.0)
Eugen Rochko's avatar
Eugen Rochko committed
      thread_safe (~> 0.1)
Wonderfall's avatar
Wonderfall committed
      tzinfo (>= 1.0.0)
Eugen Rochko's avatar
Eugen Rochko committed
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.5)
    unicode-display_width (1.6.0)
    uniform_notifier (1.12.1)
    warden (1.2.8)
      rack (>= 2.0.6)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
      activesupport (>= 4.2)
      rack-proxy (>= 0.6.1)
      hkdf (~> 0.2)
    websocket-driver (0.7.0)
Eugen Rochko's avatar
Eugen Rochko committed
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.3)
      nokogiri (~> 1.8)
Eugen Rochko's avatar
Eugen Rochko committed

PLATFORMS
  ruby

DEPENDENCIES
  active_record_query_trace (~> 1.6)
  addressable (~> 2.6)
  better_errors (~> 2.5)
  binding_of_caller (~> 0.7)
Eugen Rochko's avatar
Eugen Rochko committed
  blurhash (~> 0.1)
  bootsnap (~> 1.4)
  brakeman (~> 4.5)
  capistrano (~> 3.11)
  capistrano-rails (~> 1.4)
  capistrano-rbenv (~> 2.1)
  capistrano-yarn (~> 2.0)
  charlock_holmes (~> 0.7.6)
  cld3 (~> 3.2.4)
  concurrent-ruby
  derailed_benchmarks
  devise-two-factor (~> 3.0)
  doorkeeper (~> 5.1)
  dotenv-rails (~> 2.7)
  fabrication (~> 2.20)
  faker (~> 1.9)
  fog-core (<= 2.1.0)
  fog-openstack (~> 0.3)
  hamlit-rails (~> 0.2)
  hiredis (~> 0.6)
  htmlentities (~> 4.3)
  http_accept_language (~> 2.1)
  http_parser.rb (~> 0.6)!
  httplog (~> 1.3)
  i18n-tasks (~> 0.9)
  idn-ruby
  json-ld (~> 3.0)
  json-ld-preloaded (~> 3.0)
  letter_opener (~> 1.7)
  letter_opener_web (~> 1.3)
  link_header (~> 0.0)
  mario-redis-lock (~> 1.2)
  memory_profiler
  microformats (~> 4.1)
  mime-types (~> 3.2)
  net-ldap (~> 0.10)
Eugen Rochko's avatar
Eugen Rochko committed
  nilsimsa!
  nokogiri (~> 1.10)
  omniauth (~> 1.9)
  omniauth-cas (~> 1.1)
  omniauth-saml (~> 1.10)
  paperclip-av-transcoder (~> 0.6)
  parallel_tests (~> 2.29)
  pghero (~> 2.2)
  posix-spawn!
  premailer-rails
  private_address_check (~> 0.5)
  pry-byebug (~> 3.7)
  pundit (~> 2.0)
  rack-cors (~> 1.0)
  rails (~> 5.2.3)
  rails-controller-testing (~> 1.0)
  rails-i18n (~> 5.1)
  rails-settings-cached (~> 0.6)
  rdf-normalize (~> 0.3)
  redis (~> 4.1)
  redis-namespace (~> 1.5)
  redis-rails (~> 5.0)
  rqrcode (~> 0.10)
  rspec-sidekiq (~> 3.0)
  sanitize (~> 5.0)
  sidekiq (~> 5.2)
  sidekiq-bulk (~> 0.2.0)
  sidekiq-scheduler (~> 3.0)
  sidekiq-unique-jobs (~> 6.0)
  simple-navigation (~> 4.0)
  simple_form (~> 4.1)
  sprockets-rails (~> 3.2)
  stackprof
  thor (~> 0.20)
  twitter-text (~> 1.14)
  tzinfo-data (~> 1.2019)
Eugen Rochko's avatar
Eugen Rochko committed

   ruby 2.6.1p33
Eugen Rochko's avatar
Eugen Rochko committed
BUNDLED WITH