yegor256/mailanes

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actionpack (5.2.8.1)
      actionview (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      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.8.1)
      activesupport (= 5.2.8.1)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activesupport (5.2.8.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    ansi (1.5.0)
    ast (2.4.2)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    backtrace (0.4.0)
    base58 (0.2.3)
    base64 (0.1.1)
    builder (3.2.4)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.2.3)
    crass (1.0.6)
    date (3.3.4)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.5.1)
    differ (0.1.2)
    docile (1.4.0)
    erubi (1.12.0)
    fakesmtpd (0.3.1)
    faraday (1.10.3)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
      faraday-httpclient (~> 1.0)
      faraday-multipart (~> 1.0)
      faraday-net_http (~> 1.0)
      faraday-net_http_persistent (~> 1.0)
      faraday-patron (~> 1.0)
      faraday-rack (~> 1.0)
      faraday-retry (~> 1.0)
      ruby2_keywords (>= 0.0.4)
    faraday-em_http (1.0.0)
    faraday-em_synchrony (1.0.0)
    faraday-excon (1.1.0)
    faraday-httpclient (1.0.1)
    faraday-multipart (1.0.4)
      multipart-post (~> 2)
    faraday-net_http (1.0.1)
    faraday-net_http_persistent (1.2.0)
    faraday-patron (1.0.0)
    faraday-rack (1.0.0)
    faraday-retry (1.0.3)
    faraday_middleware (1.2.0)
      faraday (~> 1.0)
    ffi (1.16.3)
    geoplugin (0.3.1)
      faraday
      ipaddress
      json
    get_process_mem (0.2.7)
      ffi (~> 1.0)
    glogin (0.13.0)
      base58 (>= 0.2)
      openssl (>= 2.0)
    gserver (0.0.1)
    haml (5.2.2)
      temple (>= 0.8.0)
      tilt
    haml_lint (0.50.0)
      haml (>= 4.0, < 6.2)
      parallel (~> 1.10)
      rainbow
      rubocop (>= 1.0)
      sysexits (~> 1.1)
    i18n (1.14.4)
      concurrent-ruby (~> 1.0)
    ice_nine (0.11.2)
    ipaddress (0.8.3)
    iri (0.7.0)
    json (2.7.2)
    language_server-protocol (3.17.0.3)
    liquid (4.0.4)
    listen (3.9.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    loofah (2.22.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    loog (0.5.1)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    method_source (1.1.0)
    mini_mime (1.1.5)
    mini_portile2 (2.8.6)
    minitest (5.19.0)
    minitest-reporters (1.6.0)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    multi_json (1.15.0)
    multipart-post (2.4.0)
    mustermann (3.0.0)
      ruby2_keywords (~> 0.0.1)
    net-imap (0.4.10)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.4.0)
      net-protocol
    nokogiri (1.16.4)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    nokogiri (1.16.4-x86_64-darwin)
      racc (~> 1.4)
    openssl (3.2.0)
    parallel (1.24.0)
    parser (3.3.1.0)
      ast (~> 2.4.1)
      racc
    pg (1.5.6)
    pgtk (0.8.1)
      backtrace (~> 0.3)
      loog (~> 0.2)
      pg (~> 1.1)
      random-port (~> 0.3)
    racc (1.7.3)
    rack (2.2.8)
    rack-protection (3.1.0)
      rack (~> 2.2, >= 2.2.4)
    rack-ssl (1.4.1)
      rack
    rack-test (2.1.0)
      rack (>= 1.3)
    rails-dom-testing (2.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    railties (5.2.8.1)
      actionpack (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rainbow (3.1.1)
    rake (13.0.6)
    random-port (0.6.0)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    redcarpet (3.6.0)
    regexp_parser (2.9.0)
    rerun (0.14.0)
      listen (~> 3.0)
    rexml (3.2.6)
    rspec-core (3.9.3)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-rails (3.9.1)
      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.4)
    rubocop (1.56.3)
      base64 (~> 0.1.1)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.2.2.3)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.31.3)
      parser (>= 3.3.1.0)
    rubocop-capybara (2.20.0)
      rubocop (~> 1.41)
    rubocop-factory_bot (2.25.1)
      rubocop (~> 1.41)
    rubocop-rspec (2.23.2)
      rubocop (~> 1.33)
      rubocop-capybara (~> 2.17)
      rubocop-factory_bot (~> 2.22)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    sass (3.7.4)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    sentry-raven (3.1.2)
      faraday (>= 1.0)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    sinatra (3.1.0)
      mustermann (~> 3.0)
      rack (~> 2.2, >= 2.2.4)
      rack-protection (= 3.1.0)
      tilt (~> 2.0)
    sinatra-contrib (3.1.0)
      multi_json
      mustermann (~> 3.0)
      rack-protection (= 3.1.0)
      sinatra (= 3.1.0)
      tilt (~> 2.0)
    slop (4.10.1)
    sprockets (4.2.1)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sysexits (1.2.0)
    telebot (0.1.2)
      faraday
      faraday_middleware
      virtus
    temple (0.10.3)
    thor (1.3.1)
    thread_safe (0.3.6)
    threads (0.4.0)
      backtrace (~> 0)
      concurrent-ruby (~> 1.0)
    tilt (2.3.0)
    time_difference (0.7.0)
      activesupport (~> 5.1)
    timeout (0.4.1)
    total (0.4.1)
    tzinfo (1.2.11)
      thread_safe (~> 0.1)
    unicode-display_width (2.5.0)
    uuidtools (2.2.0)
    virtus (2.0.0)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
    webrick (1.8.1)
    xcop (0.7.1)
      differ (~> 0.1.2)
      nokogiri (~> 1.10)
      rainbow (~> 3.0)
      slop (~> 4.4)
    zache (0.13.1)

PLATFORMS
  ruby
  x86_64-darwin-16
  x86_64-darwin-17
  x86_64-darwin-18
  x86_64-darwin-19
  x86_64-darwin-20

DEPENDENCIES
  fakesmtpd (= 0.3.1)
  geoplugin (= 0.3.1)
  get_process_mem (~> 0.2)
  glogin (= 0.13.0)
  gserver (= 0.0.1)
  haml (= 5.2.2)
  haml_lint (= 0.50.0)
  iri (= 0.7.0)
  liquid (= 4.0.4)
  loog (= 0.5.1)
  mail (= 2.8.1)
  minitest (= 5.19.0)
  minitest-reporters (= 1.6.0)
  net-pop (= 0.1.2)
  net-smtp (= 0.4.0)
  pgtk (= 0.8.1)
  rack (= 2.2.8)
  rack-ssl (= 1.4.1)
  rack-test (= 2.1.0)
  rake (= 13.0.6)
  random-port (= 0.6.0)
  redcarpet (= 3.6.0)
  rerun (= 0.14.0)
  rspec-rails (= 3.9.1)
  rubocop (= 1.56.3)
  rubocop-rspec (= 2.23.2)
  sass (= 3.7.4)
  sentry-raven (= 3.1.2)
  simplecov (= 0.22.0)
  sinatra (= 3.1.0)
  sinatra-contrib (= 3.1.0)
  sprockets (= 4.2.1)
  telebot (= 0.1.2)
  threads (= 0.4.0)
  time_difference (= 0.7.0)
  total (>= 0.2.0)
  uuidtools (= 2.2.0)
  webrick (= 1.8.1)
  xcop (= 0.7.1)
  zache (>= 0.12.0)

BUNDLED WITH
   2.5.6