PHCNetworks/multi-tenancy-devise

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    mtdevise (16.1.0)
      carrierwave (~> 2.1)
      cloudinary (~> 1.14)
      country_select (~> 4.0)
      devise (~> 4.7)
      friendly_id (~> 5.3)
      gravtastic (~> 3.2)
      houser (~> 2.0)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      multi_json (~> 1.14)
      oj (~> 3.10)
      omniauth-facebook (~> 6.0)
      omniauth-github (~> 1.4)
      omniauth-instagram (~> 1.3)
      omniauth-twitter (~> 1.4)
      paper_trail (~> 10.3)
      pg (~> 1.2)
      phcadmin1 (~> 51.3)
      phcadmin2 (~> 53.3)
      phcadmin3 (~> 46.3)
      phcadmin4 (~> 28.3)
      phcadmin5 (~> 27.3)
      phcadmin6 (~> 16.3)
      phcadmin7 (~> 10.3)
      phcnotifi (~> 49.3)
      phctheme1 (~> 56.3)
      phctheme2 (~> 45.3)
      phctheme3 (~> 25.3)
      phctheme4 (~> 23.3)
      phctheme5 (~> 18.3)
      phctheme6 (~> 11.3)
      phctheme7 (~> 5.3)
      phctitleseo (~> 48.3)
      rabl (~> 0.14.3)
      rails (~> 5.2, >= 5.2.4.3)
      responders (~> 3.0)
      sassc-rails (~> 2.1)
      simple_token_authentication (~> 1.17)
      tinymce-rails (~> 5.3)
      webpacker (~> 3.2)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.2.4.3)
      actionpack (= 5.2.4.3)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.4.3)
      actionpack (= 5.2.4.3)
      actionview (= 5.2.4.3)
      activejob (= 5.2.4.3)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.4.3)
      actionview (= 5.2.4.3)
      activesupport (= 5.2.4.3)
      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.3)
      activesupport (= 5.2.4.3)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.2.4.3)
      activesupport (= 5.2.4.3)
      globalid (>= 0.3.6)
    activemodel (5.2.4.3)
      activesupport (= 5.2.4.3)
    activerecord (5.2.4.3)
      activemodel (= 5.2.4.3)
      activesupport (= 5.2.4.3)
      arel (>= 9.0)
    activestorage (5.2.4.3)
      actionpack (= 5.2.4.3)
      activerecord (= 5.2.4.3)
      marcel (~> 0.3.1)
    activesupport (5.2.4.3)
      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)
    arel (9.0.0)
    aws_cf_signer (0.1.3)
    bcrypt (3.1.13)
    builder (3.2.4)
    byebug (11.1.3)
    capybara (3.32.2)
      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)
    carrierwave (2.1.0)
      activemodel (>= 5.0.0)
      activesupport (>= 5.0.0)
      addressable (~> 2.6)
      image_processing (~> 1.1)
      mimemagic (>= 0.3.0)
      mini_mime (>= 0.1.3)
    childprocess (3.0.0)
    cloudinary (1.14.0)
      aws_cf_signer
      rest-client
    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)
    concurrent-ruby (1.1.6)
    countries (3.0.1)
      i18n_data (~> 0.10.0)
      sixarm_ruby_unaccent (~> 1.1)
      unicode_utils (~> 1.4)
    country_select (4.0.0)
      countries (~> 3.0)
      sort_alphabetical (~> 1.0)
    crass (1.0.6)
    database_cleaner (1.8.5)
    devise (4.7.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.3)
    docile (1.3.2)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    erubi (1.9.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)
    ffi (1.13.0)
    friendly_id (5.3.0)
      activerecord (>= 4.0.0)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    gravtastic (3.2.6)
    hashie (4.1.0)
    houser (2.0.0)
      rack
    http-accept (1.7.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    i18n (1.8.3)
      concurrent-ruby (~> 1.0)
    i18n_data (0.10.0)
    image_processing (1.11.0)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    inline_svg (1.7.1)
      activesupport (>= 3.0)
      nokogiri (>= 1.6)
    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)
    jwt (2.2.1)
    launchy (2.5.0)
      addressable (~> 2.7)
    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)
    method_source (1.0.0)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2020.0512)
    mimemagic (0.3.5)
    mini_magick (4.10.1)
    mini_mime (1.0.2)
    mini_portile2 (2.4.0)
    minitest (5.14.1)
    multi_json (1.14.1)
    multi_xml (0.6.0)
    multipart-post (2.1.1)
    netrc (0.11.0)
    nio4r (2.5.2)
    nokogiri (1.10.9)
      mini_portile2 (~> 2.4.0)
    oauth (0.5.4)
    oauth2 (1.4.4)
      faraday (>= 0.8, < 2.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    oj (3.10.6)
    omniauth (1.9.1)
      hashie (>= 3.4.6)
      rack (>= 1.6.2, < 3)
    omniauth-facebook (6.0.0)
      omniauth-oauth2 (~> 1.2)
    omniauth-github (1.4.0)
      omniauth (~> 1.5)
      omniauth-oauth2 (>= 1.4.0, < 2.0)
    omniauth-instagram (1.3.0)
      omniauth (~> 1)
      omniauth-oauth2 (~> 1)
    omniauth-oauth (1.1.0)
      oauth
      omniauth (~> 1.0)
    omniauth-oauth2 (1.6.0)
      oauth2 (~> 1.1)
      omniauth (~> 1.9)
    omniauth-twitter (1.4.0)
      omniauth-oauth (~> 1.1)
      rack
    orm_adapter (0.5.0)
    paper_trail (10.3.1)
      activerecord (>= 4.2)
      request_store (~> 1.1)
    pg (1.2.3)
    phcadmin1 (51.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phcadmin2 (53.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phcadmin3 (46.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phcadmin4 (28.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phcadmin5 (27.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phcadmin6 (16.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phcadmin7 (10.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phcnotifi (49.3.0)
      phcadmin1 (~> 51.3)
      phcadmin2 (~> 53.3)
      phcadmin3 (~> 46.3)
      phcadmin4 (~> 28.3)
      phcadmin5 (~> 27.3)
      phcadmin6 (~> 16.3)
      phcadmin7 (~> 10.3)
      phctheme1 (~> 56.3)
      phctheme2 (~> 45.3)
      phctheme3 (~> 25.3)
      phctheme4 (~> 23.3)
      phctheme5 (~> 18.3)
      phctheme6 (~> 11.3)
      phctheme7 (~> 5.3)
      rails (~> 5.2, >= 5.2.4.3)
    phctheme1 (56.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phctheme2 (45.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phctheme3 (25.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phctheme4 (23.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phctheme5 (18.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phctheme6 (11.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phctheme7 (5.3.0)
      coffee-rails (~> 5.0)
      gravtastic (~> 3.2)
      inline_svg (~> 1.7, >= 1.7.1)
      jquery-rails (~> 4.4)
      jquery-ui-rails (~> 6.0)
      rails (~> 5.2, >= 5.2.4.3)
      rails_sortable (~> 1.4)
      sassc-rails (~> 2.1)
      turbolinks (~> 5.2)
      uglifier (~> 4.2)
    phctitleseo (48.3.0)
      phcadmin1 (~> 51.3)
      phcadmin2 (~> 53.3)
      phcadmin3 (~> 46.3)
      phcadmin4 (~> 28.3)
      phcadmin5 (~> 27.3)
      phcadmin6 (~> 16.3)
      phcadmin7 (~> 10.3)
      phctheme1 (~> 56.3)
      phctheme2 (~> 45.3)
      phctheme3 (~> 25.3)
      phctheme4 (~> 23.3)
      phctheme5 (~> 18.3)
      phctheme6 (~> 11.3)
      phctheme7 (~> 5.3)
      rails (~> 5.2, >= 5.2.4.3)
    public_suffix (4.0.5)
    rabl (0.14.3)
      activesupport (>= 2.3.14)
    rack (2.2.2)
    rack-proxy (0.6.5)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (5.2.4.3)
      actioncable (= 5.2.4.3)
      actionmailer (= 5.2.4.3)
      actionpack (= 5.2.4.3)
      actionview (= 5.2.4.3)
      activejob (= 5.2.4.3)
      activemodel (= 5.2.4.3)
      activerecord (= 5.2.4.3)
      activestorage (= 5.2.4.3)
      activesupport (= 5.2.4.3)
      bundler (>= 1.3.0)
      railties (= 5.2.4.3)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    rails_sortable (1.4.0)
    railties (5.2.4.3)
      actionpack (= 5.2.4.3)
      activesupport (= 5.2.4.3)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rake (13.0.1)
    regexp_parser (1.7.0)
    request_store (1.5.0)
      rack (>= 1.4)
    responders (3.0.1)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rspec-core (3.9.2)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.2)
      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 (4.0.1)
      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-support (3.9.3)
    ruby-vips (2.0.17)
      ffi (~> 1.9)
    rubyzip (2.3.0)
    sassc (2.4.0)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    selenium-webdriver (3.142.7)
      childprocess (>= 0.5, < 4.0)
      rubyzip (>= 1.2.2)
    shoulda-matchers (4.3.0)
      activesupport (>= 4.2.0)
    simple_token_authentication (1.17.0)
      actionmailer (>= 3.2.6, < 7)
      actionpack (>= 3.2.6, < 7)
      devise (>= 3.2, < 6)
    simplecov (0.18.5)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
    simplecov-html (0.12.2)
    sixarm_ruby_unaccent (1.2.0)
    sort_alphabetical (1.1.0)
      unicode_utils (>= 1.2.2)
    sprockets (4.0.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sqlite3 (1.4.2)
    thor (1.0.1)
    thread_safe (0.3.6)
    tilt (2.0.10)
    tinymce-rails (5.3.0)
      railties (>= 3.1.1)
    turbolinks (5.2.1)
      turbolinks-source (~> 5.2)
    turbolinks-source (5.2.0)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.7)
    unicode_utils (1.4.0)
    warden (1.2.8)
      rack (>= 2.0.6)
    webpacker (3.6.0)
      activesupport (>= 4.2)
      rack-proxy (>= 0.6.1)
      railties (>= 4.2)
    websocket-driver (0.7.2)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  byebug (~> 11.1)
  capybara (~> 3.32)
  database_cleaner (~> 1.8)
  factory_bot_rails (~> 5.2)
  faker (~> 2.12)
  launchy (~> 2.5)
  letter_opener (~> 1.7)
  minitest (~> 5.14)
  mtdevise!
  nokogiri (~> 1.10)
  rspec-rails (~> 4.0)
  selenium-webdriver (~> 3.142)
  shoulda-matchers (~> 4.3)
  simplecov (~> 0.18.5)
  sqlite3 (~> 1.4)

BUNDLED WITH
   1.17.2