view Gemfile.lock @ 84:07e2e9883ea6

Update gems
author nanaya <me@myconan.net>
date Mon, 27 Jun 2016 04:51:45 +0900
parents d20e531afed5
children d5a0d66ee457
line wrap: on
line source

GEM
  remote: https://rubygems.org/
  specs:
    actionpack (5.0.0.rc2)
      actionview (= 5.0.0.rc2)
      activesupport (= 5.0.0.rc2)
      rack (~> 2.x)
      rack-test (~> 0.6.3)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.0.0.rc2)
      activesupport (= 5.0.0.rc2)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    activesupport (5.0.0.rc2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    buftok (0.2.0)
    builder (3.2.2)
    concurrent-ruby (1.0.2)
    concurrent-ruby (1.0.2-java)
    dalli (2.7.6)
    domain_name (0.5.20160310)
      unf (>= 0.0.5, < 1.0.0)
    equalizer (0.0.10)
    erubis (2.7.0)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    http (1.0.4)
      addressable (~> 2.3)
      http-cookie (~> 1.0)
      http-form_data (~> 1.0.1)
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.2)
      domain_name (~> 0.5)
    http-form_data (1.0.1)
    http_parser.rb (0.6.0)
    http_parser.rb (0.6.0-java)
    i18n (0.7.0)
    json (1.8.3)
    json (1.8.3-java)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
    method_source (0.8.2)
    mini_portile2 (2.1.0)
    minitest (5.9.0)
    multipart-post (2.0.0)
    naught (1.1.0)
    newrelic_rpm (3.15.2.317)
    nokogiri (1.6.8)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
    nokogiri (1.6.8-java)
    nokogiri (1.6.8-x86-mingw32)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
    pkg-config (1.1.7)
    puma (3.4.0)
    puma (3.4.0-java)
    rack (2.0.0.rc1)
      json
    rack-test (0.6.3)
      rack (>= 1.0)
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.7)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6.0)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    railties (5.0.0.rc2)
      actionpack (= 5.0.0.rc2)
      activesupport (= 5.0.0.rc2)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (11.2.2)
    simple_oauth (0.3.1)
    thor (0.19.1)
    thread_safe (0.3.5)
    thread_safe (0.3.5-java)
    twitter (5.16.0)
      addressable (~> 2.3)
      buftok (~> 0.2.0)
      equalizer (= 0.0.10)
      faraday (~> 0.9.0)
      http (~> 1.0)
      http_parser.rb (~> 0.6.0)
      json (~> 1.8)
      memoizable (~> 0.4.0)
      naught (~> 1.0)
      simple_oauth (~> 0.3.0)
    twitter-text (1.13.4)
      unf (~> 0.1.0)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    unf (0.1.4)
      unf_ext
    unf (0.1.4-java)
    unf_ext (0.0.7.2)
    unf_ext (0.0.7.2-x86-mingw32)

PLATFORMS
  java
  ruby
  x86-mingw32

DEPENDENCIES
  actionpack (~> 5.0.0.rc2)
  actionview (~> 5.0.0.rc2)
  dalli
  newrelic_rpm
  puma
  railties (~> 5.0.0.rc2)
  twitter
  twitter-text

BUNDLED WITH
   1.11.2