Sha256: 40387ea63310f80f17a35479cd7b46d5def81bf3f69bda43684a7f8c45b9abbb

Contents?: true

Size: 1.49 KB

Versions: 3

Compression:

Stored size: 1.49 KB

Contents

PATH
  remote: .
  specs:
    realogy (0.5.9)
      activerecord (>= 5.0)
      oauth2

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.0.2.3)
      activesupport (= 7.0.2.3)
    activerecord (7.0.2.3)
      activemodel (= 7.0.2.3)
      activesupport (= 7.0.2.3)
    activesupport (7.0.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    concurrent-ruby (1.1.9)
    diff-lcs (1.5.0)
    faraday (2.2.0)
      faraday-net_http (~> 2.0)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (2.0.1)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    jwt (2.3.0)
    minitest (5.15.0)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    oauth2 (1.4.9)
      faraday (>= 0.17.3, < 3.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    rack (2.2.3)
    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-mocks (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    ruby2_keywords (0.0.5)
    sqlite3 (1.4.2)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)

PLATFORMS
  arm64-darwin-21

DEPENDENCIES
  bundler (~> 2.3)
  rake (>= 12.3.3)
  realogy!
  rspec (~> 3.0)
  sqlite3

BUNDLED WITH
   2.3.7

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
realogy-0.6.2 Gemfile.lock
realogy-0.6.1 Gemfile.lock
realogy-0.6.0 Gemfile.lock