Sha256: be0775617fbd728190204f2da59fc14b3705be82f3c93b87b13ae26b365ba731

Contents?: true

Size: 1.99 KB

Versions: 1

Compression:

Stored size: 1.99 KB

Contents

PATH
  remote: .
  specs:
    acts_as_trackable (0.1.1)

GEM
  remote: https://rubygems.org/
  specs:
    actionpack (6.1.7.10)
      actionview (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      rack (~> 2.0, >= 2.0.9)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actionview (6.1.7.10)
      activesupport (= 6.1.7.10)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activemodel (6.1.7.10)
      activesupport (= 6.1.7.10)
    activerecord (6.1.7.10)
      activemodel (= 6.1.7.10)
      activesupport (= 6.1.7.10)
    activesupport (6.1.7.10)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    builder (3.3.0)
    concurrent-ruby (1.3.4)
    crass (1.0.6)
    erubi (1.13.0)
    generator_spec (0.10.0)
      activesupport (>= 3.0.0)
      railties (>= 3.0.0)
    i18n (1.14.6)
      concurrent-ruby (~> 1.0)
    loofah (2.23.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    method_source (1.1.0)
    mini_portile2 (2.8.8)
    minitest (5.25.1)
    nokogiri (1.15.6)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    racc (1.8.1)
    rack (2.2.10)
    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 (6.1.7.10)
      actionpack (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
    rake (13.2.1)
    sqlite3 (1.6.9)
      mini_portile2 (~> 2.8.0)
    thor (1.3.2)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.6.18)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 6.1, >= 6.1.7.10)
  activesupport (~> 6.1, >= 6.1.7.10)
  acts_as_trackable!
  generator_spec
  rake (~> 13.2.1)
  sqlite3 (~> 1.6.8)

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
acts_as_trackable-0.1.1 Gemfile.lock