Sha256: ede565dba526dd8f60ccaf0e777c03cb6bd72fadca43d8ef142998e501ffc39e

Contents?: true

Size: 998 Bytes

Versions: 2

Compression:

Stored size: 998 Bytes

Contents

PATH
  remote: .
  specs:
    render_me_pretty (0.3.0)
      activesupport
      colorize
      tilt

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.1.5)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    colorize (0.8.1)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    rake (12.3.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.1)
    thread_safe (0.3.6)
    tilt (2.0.8)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  rake
  render_me_pretty!
  rspec

BUNDLED WITH
   1.16.1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
render_me_pretty-0.5.0 Gemfile.lock
render_me_pretty-0.4.0 Gemfile.lock