Sha256: 842a35ffd171c7869f18b4d477f4d0e570b8520ff624f52efb696dc233de89ce

Contents?: true

Size: 1.54 KB

Versions: 2

Compression:

Stored size: 1.54 KB

Contents

PATH
  remote: .
  specs:
    ten_years_rails (1.0.1)
      actionview (~> 5.2.3)
      rainbow (~> 3.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    actionview (5.2.4)
      activesupport (= 5.2.4)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activesupport (5.2.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    builder (3.2.3)
    concurrent-ruby (1.1.5)
    crass (1.0.5)
    diff-lcs (1.3)
    erubi (1.9.0)
    i18n (1.7.0)
      concurrent-ruby (~> 1.0)
    loofah (2.4.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mini_portile2 (2.4.0)
    minitest (5.13.0)
    nokogiri (1.10.7)
      mini_portile2 (~> 2.4.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    rainbow (3.0.0)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    thread_safe (0.3.6)
    timecop (0.9.1)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  rake (~> 10.0)
  rspec (~> 3.0)
  ten_years_rails!
  timecop (~> 0.9.1)

BUNDLED WITH
   1.17.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ten_years_rails-1.0.2 Gemfile.lock
ten_years_rails-1.0.1 Gemfile.lock