Sha256: 76a9db0104b04590e46a2677a99363454f0d120f6071a04b2c914e9f2ae1ae0b

Contents?: true

Size: 1.07 KB

Versions: 4

Compression:

Stored size: 1.07 KB

Contents

PATH
  remote: .
  specs:
    s3log (0.0.1)
      aws-sdk
      thor
      whenever

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.0.2)
      i18n (~> 0.6, >= 0.6.4)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    atomic (1.1.14)
    aws-sdk (1.32.0)
      json (~> 1.4)
      nokogiri (>= 1.4.4)
      uuidtools (~> 2.1)
    chronic (0.10.2)
    diff-lcs (1.2.5)
    i18n (0.6.9)
    json (1.8.1)
    mini_portile (0.5.2)
    minitest (4.7.5)
    multi_json (1.8.4)
    nokogiri (1.6.1)
      mini_portile (~> 0.5.0)
    rake (10.1.1)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.7)
    rspec-expectations (2.14.4)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.4)
    thor (0.18.1)
    thread_safe (0.1.3)
      atomic
    tzinfo (0.3.38)
    uuidtools (2.1.4)
    whenever (0.9.0)
      activesupport (>= 2.3.4)
      chronic (>= 0.6.3)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3)
  rake
  rspec
  s3log!

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
s3log-0.0.4 Gemfile.lock
s3log-0.0.3 Gemfile.lock
s3log-0.0.2 Gemfile.lock
s3log-0.0.1 Gemfile.lock