ElMassimo/i18n_multitenant

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    i18n_multitenant (1.0.0)
      i18n (>= 0.7)

GEM
  remote: https://rubygems.org/
  specs:
    byebug (11.1.3)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    diff-lcs (1.5.0)
    docile (1.4.0)
    given_core (3.8.2)
      sorcerer (>= 0.3.7)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    rake (13.0.6)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-given (3.8.2)
      given_core (= 3.8.2)
      rspec (>= 2.14.0)
    rspec-mocks (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    sorcerer (2.0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  i18n_multitenant!
  pry-byebug
  rake
  rspec-given
  simplecov

BUNDLED WITH
   2.3.7