view Gemfile.lock @ 198:de27d1ccd90b

Update gems
author nanaya <me@nanaya.pro>
date Thu, 30 Apr 2020 03:57:25 +0900
parents ac1fe544a203
children 1204ab86a35b
line wrap: on
line source

GEM
  remote: https://rubygems.org/
  specs:
    actionpack (6.0.2.2)
      actionview (= 6.0.2.2)
      activesupport (= 6.0.2.2)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actionview (6.0.2.2)
      activesupport (= 6.0.2.2)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activesupport (6.0.2.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    async (1.25.2)
      console (~> 1.0)
      nio4r (~> 2.3)
      timers (~> 4.1)
    async-container (0.16.4)
      async (~> 1.0)
      async-io (~> 1.26)
      process-group
    async-http (0.52.0)
      async (~> 1.25)
      async-io (~> 1.28)
      async-pool (~> 0.2)
      protocol-http (~> 0.18.0)
      protocol-http1 (~> 0.12.0)
      protocol-http2 (~> 0.14.0)
    async-http-cache (0.2.0)
      async-http (~> 0.51)
    async-io (1.29.0)
      async (~> 1.14)
    async-pool (0.3.0)
      async (~> 1.25)
    buftok (0.2.0)
    build-environment (1.13.0)
    builder (3.2.4)
    concurrent-ruby (1.1.6)
    console (1.8.2)
    crass (1.0.6)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    equalizer (0.0.11)
    erubi (1.9.0)
    falcon (0.36.4)
      async (~> 1.13)
      async-container (~> 0.16.0)
      async-http (~> 0.52.0)
      async-http-cache (~> 0.2.0)
      async-io (~> 1.22)
      build-environment (~> 1.13)
      localhost (~> 1.1)
      process-metrics (~> 0.2.0)
      rack (>= 1.0)
      samovar (~> 2.1)
    ffi (1.12.2)
    ffi (1.12.2-java)
    ffi (1.12.2-x86-mingw32)
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
    http (4.4.1)
      addressable (~> 2.3)
      http-cookie (~> 1.0)
      http-form_data (~> 2.2)
      http-parser (~> 1.2.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    http-form_data (2.3.0)
    http-parser (1.2.1)
      ffi-compiler (>= 1.0, < 2.0)
    http_parser.rb (0.6.0)
    http_parser.rb (0.6.0-java)
    i18n (1.8.2)
      concurrent-ruby (~> 1.0)
    idn-ruby (0.1.0)
    localhost (1.1.6)
    loofah (2.5.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mapping (1.1.1)
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
    method_source (1.0.0)
    mini_portile2 (2.4.0)
    minitest (5.14.0)
    multipart-post (2.1.1)
    naught (1.1.0)
    newrelic_rpm (6.10.0.364)
    nio4r (2.5.2)
    nio4r (2.5.2-java)
    nokogiri (1.10.9)
      mini_portile2 (~> 2.4.0)
    nokogiri (1.10.9-java)
    nokogiri (1.10.9-x86-mingw32)
      mini_portile2 (~> 2.4.0)
    process-group (1.2.1)
      process-terminal (~> 0.2.0)
    process-metrics (0.2.1)
      console (~> 1.8)
      samovar (~> 2.1)
    process-terminal (0.2.0)
      ffi
    protocol-hpack (1.4.2)
    protocol-http (0.18.0)
    protocol-http1 (0.12.0)
      protocol-http (~> 0.18)
    protocol-http2 (0.14.0)
      protocol-hpack (~> 1.4)
      protocol-http (~> 0.18)
    public_suffix (4.0.4)
    puma (4.3.3)
      nio4r (~> 2.0)
    puma (4.3.3-java)
      nio4r (~> 2.0)
    rack (2.2.2)
    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.3.0)
      loofah (~> 2.3)
    railties (6.0.2.2)
      actionpack (= 6.0.2.2)
      activesupport (= 6.0.2.2)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.20.3, < 2.0)
    rake (13.0.1)
    redis (4.1.3)
    redis-actionpack (5.2.0)
      actionpack (>= 5, < 7)
      redis-rack (>= 2.1.0, < 3)
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.2.0)
      activesupport (>= 3, < 7)
      redis-store (>= 1.3, < 2)
    redis-rack (2.1.2)
      rack (>= 2.0.8, < 3)
      redis-store (>= 1.2, < 2)
    redis-rails (5.0.2)
      redis-actionpack (>= 5.0, < 6)
      redis-activesupport (>= 5.0, < 6)
      redis-store (>= 1.2, < 2)
    redis-store (1.8.2)
      redis (>= 4, < 5)
    samovar (2.1.4)
      console (~> 1.0)
      mapping (~> 1.0)
    simple_oauth (0.3.1)
    thor (1.0.1)
    thread_safe (0.3.6)
    thread_safe (0.3.6-java)
    timers (4.3.0)
    twitter (7.0.0)
      addressable (~> 2.3)
      buftok (~> 0.2.0)
      equalizer (~> 0.0.11)
      http (~> 4.0)
      http-form_data (~> 2.0)
      http_parser.rb (~> 0.6.0)
      memoizable (~> 0.4.0)
      multipart-post (~> 2.0)
      naught (~> 1.0)
      simple_oauth (~> 0.3.0)
    twitter-text (3.1.0)
      idn-ruby
      unf (~> 0.1.0)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    unf (0.1.4)
      unf_ext
    unf (0.1.4-java)
    unf_ext (0.0.7.7)
    unf_ext (0.0.7.7-x86-mingw32)
    zeitwerk (2.3.0)

PLATFORMS
  java
  ruby
  x86-mingw32

DEPENDENCIES
  actionpack (~> 6.0.0.rc1)
  actionview (~> 6.0.0.rc1)
  falcon
  newrelic_rpm
  puma
  railties (~> 6.0.0.rc1)
  redis
  redis-rails
  redis-store
  twitter
  twitter-text

BUNDLED WITH
   2.1.4