Skip to content
Snippets Groups Projects
Gemfile.lock 19.4 KiB
Newer Older
GIT
  remote: https://github.com/ianheggie/health_check
  revision: 0b799ead604f900ed50685e9b2d469cd2befba5b
  ref: 0b799ead604f900ed50685e9b2d469cd2befba5b
  specs:
    health_check (4.0.0.pre)
      rails (>= 4.0)

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
  submodules: true
  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.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)
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.4.2)
      actionview (= 5.2.4.2)
      activesupport (= 5.2.4.2)
ThibG's avatar
ThibG committed
      rack (~> 2.0, >= 2.0.8)
      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.4.2)
      activesupport (= 5.2.4.2)
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)
    activejob (5.2.4.2)
      activesupport (= 5.2.4.2)
Eugen Rochko's avatar
Eugen Rochko committed
      globalid (>= 0.3.6)
    activemodel (5.2.4.2)
      activesupport (= 5.2.4.2)
    activerecord (5.2.4.2)
      activemodel (= 5.2.4.2)
      activesupport (= 5.2.4.2)
    activestorage (5.2.4.2)
      actionpack (= 5.2.4.2)
      activerecord (= 5.2.4.2)
      marcel (~> 0.3.1)
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.7.0)
      public_suffix (>= 2.0.2, < 5.0)
      sshkit (>= 1.6.1, != 1.7.0)
      activerecord (>= 3.2, < 7.0)
      rake (>= 10.4, < 14.0)
    arel (9.0.0)
    ast (2.4.0)
    attr_encrypted (3.1.0)
      encryptor (~> 3.0.0)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.239.0)
      jmespath (~> 1.0)
      aws-sdk-core (~> 3, >= 3.71.0)
      aws-sdk-core (~> 3, >= 3.83.0)
      aws-eventstream (~> 1.0, >= 1.0.2)
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)
ThibG's avatar
ThibG committed
    blurhash (0.1.4)
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)
      airbrussh (>= 1.0.0)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
      capistrano (~> 3.1)
    capistrano-rails (1.4.0)
      capistrano (~> 3.1)
      capistrano-bundler (~> 1.1)
      capistrano (~> 3.1)
      sshkit (~> 1.3)
    capistrano-yarn (2.0.2)
      capistrano (~> 3.0)
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
ThibG's avatar
ThibG committed
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      activesupport (>= 4.0)
      elasticsearch (>= 2.0.0)
      elasticsearch-dsl
      ffi (>= 1.1.0, < 1.12.0)
    climate_control (0.2.0)
    cocaine (0.5.8)
      climate_control (>= 0.0.3, < 1.0)
    coderay (1.1.2)
    connection_pool (2.2.2)
    css_parser (1.7.1)
      addressable
    debug_inspector (0.0.3)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      responders
      warden (~> 1.2.3)
    devise-two-factor (3.1.0)
      activesupport (< 6.1)
      attr_encrypted (>= 1.3, < 4, != 2)
      devise (~> 4.0)
Alexander's avatar
Alexander committed
      devise (>= 4.0.0)
      rpam2 (~> 4.0)
ThibG's avatar
ThibG committed
    domain_name (0.5.20190701)
Eugen Rochko's avatar
Eugen Rochko committed
      unf (>= 0.0.5, < 1.0.0)
    dotenv (2.7.5)
    dotenv-rails (2.7.5)
      dotenv (= 2.7.5)
      railties (>= 3.2, < 6.1)
    e2mmap (0.1.0)
    elasticsearch (7.6.0)
      elasticsearch-api (= 7.6.0)
      elasticsearch-transport (= 7.6.0)
    elasticsearch-api (7.6.0)
    elasticsearch-transport (7.6.0)
      faraday (~> 1)
    encryptor (3.0.0)
      multipart-post (>= 1.2, < 3)
ThibG's avatar
ThibG committed
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
      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)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
      activesupport (>= 4.2.0)
ThibG's avatar
ThibG committed
    goldfinger (2.1.1)
      addressable (~> 2.5)
ThibG's avatar
ThibG committed
      http (~> 4.0)
      nokogiri (~> 1.8)
      oj (~> 3.0)
    hamlit (2.11.0)
      temple (>= 0.8.2)
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)
ThibG's avatar
ThibG committed
      http-form_data (~> 2.2)
      http-parser (~> 1.2.0)
    http-cookie (1.0.3)
Eugen Rochko's avatar
Eugen Rochko committed
      domain_name (~> 0.5)
ThibG's avatar
ThibG committed
    http-parser (1.2.1)
      ffi-compiler (>= 1.0, < 2.0)
    http_accept_language (2.1.1)
    httplog (1.4.2)
      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)
ThibG's avatar
ThibG committed
    json (2.3.0)
      json-canonicalization (~> 0.2)
      link_header (~> 0.0, >= 0.0.8)
      multi_json (~> 1.14)
      rack (~> 2.0)
      rdf (~> 3.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.0)
      kaminari-activerecord (= 1.2.0)
      kaminari-core (= 1.2.0)
    kaminari-actionview (1.2.0)
      actionview
      kaminari-core (= 1.2.0)
    kaminari-activerecord (1.2.0)
      activerecord
      kaminari-core (= 1.2.0)
    kaminari-core (1.2.0)
    launchy (2.5.0)
      addressable (~> 2.7)
    letter_opener (1.7.0)
      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)
    method_source (1.0.0)
    microformats (4.2.0)
      json (~> 2.2)
      nokogiri (~> 1.10)
    mime-types (3.3.1)
Eugen Rochko's avatar
Eugen Rochko committed
      mime-types-data (~> 3.2015)
    mini_portile2 (2.4.0)
    multipart-post (2.1.1)
    net-scp (3.0.0)
      net-ssh (>= 2.6.5, < 7.0.0)
    net-ssh (6.0.2)
      mini_portile2 (~> 2.4.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.1)
      hashie (>= 3.4.6)
      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)
    paperclip-av-transcoder (0.6.4)
      av (~> 0.9.0)
      paperclip (>= 2.5.2)
      equatable (~> 0.6)
      tty-color (~> 0.5)
    premailer (1.11.1)
      addressable
      css_parser (>= 1.6.0)
      htmlentities (>= 4.0.0)
      premailer (~> 1.7, >= 1.7.9)
    private_address_check (0.5.0)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-rails (0.3.9)
    puma (4.3.3)
      rack (>= 1.0, < 3)
S.H.'s avatar
S.H. committed
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    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)
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.3.0)
      loofah (~> 2.3)
    rails-i18n (5.1.3)
      i18n (>= 0.7, < 2)
      railties (>= 5.0, < 6)
    rails-settings-cached (0.6.6)
    railties (5.2.4.2)
      actionpack (= 5.2.4.2)
      activesupport (= 5.2.4.2)
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.4.0)
      rdf (~> 3.1)
    redis-actionpack (5.2.0)
      actionpack (>= 5, < 7)
      redis-rack (>= 2.1.0, < 3)
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.2.0)
      activesupport (>= 3, < 7)
      redis-store (>= 1.3, < 2)
    redis-rack (2.1.2)
      rack (>= 2.0.8, < 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)
    redis-store (1.8.2)
      redis (>= 4, < 5)
    request_store (1.5.0)
    responders (3.0.0)
      actionpack (>= 5.0)
      railties (>= 5.0)
      chunky_png (~> 1.0)
    rspec-core (3.9.2)
      rspec-support (~> 3.9.3)
Eugen Rochko's avatar
Eugen Rochko committed
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
Eugen Rochko's avatar
Eugen Rochko committed
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-rails (4.0.0)
      actionpack (>= 4.2)
      activesupport (>= 4.2)
      railties (>= 4.2)
      rspec-core (~> 3.9)
      rspec-expectations (~> 3.9)
      rspec-mocks (~> 3.9)
      rspec-support (~> 3.9)
    rspec-sidekiq (3.0.3)
      rspec-core (~> 3.0, >= 3.0.0)
    rspec_junit_formatter (0.4.1)
      rspec-core (>= 2, < 4, != 2.12.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, < 2.0)
    rubocop-rails (2.5.2)
      activesupport
    ruby-progressbar (1.10.1)
      nokogiri (>= 1.5.10)
    rufus-scheduler (3.6.0)
      fugit (~> 1.1, >= 1.1.6)
      crass (~> 1.0.2)
      nokogiri (>= 1.8.0)
      nokogumbo (~> 2.0)
      connection_pool (>= 2.2.2)
      rack-protection (>= 2.0.0)
      redis (>= 4.1.0)
    sidekiq-bulk (0.2.0)
      rufus-scheduler (~> 3.2)
      sidekiq (>= 3)
      concurrent-ruby (~> 1.0, >= 1.0.5)
yhirano's avatar
yhirano committed
      thor (~> 0)
Eugen Rochko's avatar
Eugen Rochko committed
      activesupport (>= 2.3.2)
      actionpack (>= 5.0)
      activemodel (>= 5.0)
      simplecov-html (~> 0.11)
    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)
    statsd-ruby (1.4.0)
    streamio-ffmpeg (3.0.2)
      multi_json (~> 1.8)
    temple (0.8.2)
    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)
    thwait (0.1.0)
    tilt (2.0.10)
    tty-cursor (0.7.1)
    tty-prompt (0.21.0)
      tty-reader (~> 0.7.0)
    tty-reader (0.7.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
    unicode-display_width (1.7.0)
    uniform_notifier (1.13.0)
    warden (1.2.8)
      rack (>= 2.0.6)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webpacker (5.1.1)
      activesupport (>= 5.2)
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
      hkdf (~> 0.2)
    websocket-driver (0.7.1)
Eugen Rochko's avatar
Eugen Rochko committed
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.4)
      nokogiri (~> 1.8)
Eugen Rochko's avatar
Eugen Rochko committed

PLATFORMS
  ruby

DEPENDENCIES
  active_record_query_trace (~> 1.7)
  binding_of_caller (~> 0.7)
Eugen Rochko's avatar
Eugen Rochko committed
  blurhash (~> 0.1)
  bootsnap (~> 1.4)
  capistrano-rails (~> 1.4)
  capistrano-rbenv (~> 2.1)
  capistrano-yarn (~> 2.0)
  concurrent-ruby
  dotenv-rails (~> 2.7)
  e2mmap (~> 0.1.0)
  fog-core (<= 2.1.0)
  fog-openstack (~> 0.3)
  hiredis (~> 0.6)
  htmlentities (~> 4.3)
  http_accept_language (~> 2.1)
  http_parser.rb (~> 0.6)!
  httplog (~> 1.4.2)
  i18n-tasks (~> 0.9)
  idn-ruby
  letter_opener (~> 1.7)
  mario-redis-lock (~> 1.2)
  memory_profiler
  microformats (~> 4.2)
  mime-types (~> 3.3.1)
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)
  posix-spawn!
  premailer-rails
  private_address_check (~> 0.5)
  rails-controller-testing (~> 1.0)
  rails-i18n (~> 5.1)
  rails-settings-cached (~> 0.6)
  redis (~> 4.1)
  rspec-sidekiq (~> 3.0)
  rspec_junit_formatter (~> 0.4)
  sidekiq-bulk (~> 0.2.0)
  sidekiq-scheduler (~> 3.0)
  sidekiq-unique-jobs (~> 6.0)
  sprockets (~> 3.7.2)
  sprockets-rails (~> 3.2)
  stackprof
  thor (~> 0.20)
  thwait (~> 0.1.0)
  twitter-text (~> 1.14)