Sha256: bba94782a9a6aad73b92aabf98074aeca9a7817bec02d57c801bb3cd7e0320f0

Contents?: true

Size: 1.89 KB

Versions: 3

Compression:

Stored size: 1.89 KB

Contents

PATH
  remote: .
  specs:
    page_meta_for (0.1.0)
      actionpack
      activesupport

GEM
  remote: https://rubygems.org/
  specs:
    actionpack (6.1.4.1)
      actionview (= 6.1.4.1)
      activesupport (= 6.1.4.1)
      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.4.1)
      activesupport (= 6.1.4.1)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activesupport (6.1.4.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    ast (2.4.2)
    builder (3.2.4)
    concurrent-ruby (1.1.9)
    crass (1.0.6)
    erubi (1.10.0)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    loofah (2.12.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    minitest (5.14.4)
    nokogiri (1.12.5-x86_64-darwin)
      racc (~> 1.4)
    parallel (1.21.0)
    parser (3.0.2.0)
      ast (~> 2.4.1)
    racc (1.6.0)
    rack (2.2.3)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.4.2)
      loofah (~> 2.3)
    rainbow (3.0.0)
    rake (13.0.6)
    regexp_parser (2.1.1)
    rexml (3.2.5)
    rubocop (1.22.2)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.12.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.12.0)
      parser (>= 3.0.1.1)
    ruby-progressbar (1.11.0)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.1.0)
    zeitwerk (2.5.1)

PLATFORMS
  x86_64-darwin-20

DEPENDENCIES
  bundler
  minitest
  page_meta_for!
  rake
  rubocop

BUNDLED WITH
   2.2.4

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
page_meta_for-0.0.3 Gemfile.lock
page_meta_for-0.0.2 Gemfile.lock
page_meta_for-0.0.1 Gemfile.lock