Sha256: 784602def09c4c3a8b3770455b3a6c2a4f707b655a14a83510a361ccf34d1d65

Contents?: true

Size: 1.29 KB

Versions: 2

Compression:

Stored size: 1.29 KB

Contents

PATH
  remote: .
  specs:
    tiny_auth (0.1.1)
      activerecord (~> 6.0)
      activesupport (~> 6.0)
      globalid (~> 0.4)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.1)
      activesupport (= 6.0.1)
    activerecord (6.0.1)
      activemodel (= 6.0.1)
      activesupport (= 6.0.1)
    activesupport (6.0.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2)
    bcrypt (3.1.13)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    i18n (1.7.0)
      concurrent-ruby (~> 1.0)
    minitest (5.13.0)
    rake (10.5.0)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    sqlite3 (1.4.1)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    zeitwerk (2.2.1)

PLATFORMS
  ruby

DEPENDENCIES
  bcrypt (~> 3.1)
  bundler (~> 2.0)
  rake (~> 10.0)
  rspec (~> 3.0)
  sqlite3 (~> 1.4)
  tiny_auth!

BUNDLED WITH
   2.0.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tiny_auth-0.1.2 Gemfile.lock
tiny_auth-0.1.1 Gemfile.lock