comparison Gemfile.lock @ 183:bd6d0fbc2c7a

Update gems
author nanaya <me@nanaya.pro>
date Sun, 09 Dec 2018 02:39:33 +0900
parents fb6d9f8f23ab
children a35c2733552f
comparison
equal deleted inserted replaced
182:2b0ba614fc02 183:bd6d0fbc2c7a
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionpack (5.2.1) 4 actionpack (5.2.2)
5 actionview (= 5.2.1) 5 actionview (= 5.2.2)
6 activesupport (= 5.2.1) 6 activesupport (= 5.2.2)
7 rack (~> 2.0) 7 rack (~> 2.0)
8 rack-test (>= 0.6.3) 8 rack-test (>= 0.6.3)
9 rails-dom-testing (~> 2.0) 9 rails-dom-testing (~> 2.0)
10 rails-html-sanitizer (~> 1.0, >= 1.0.2) 10 rails-html-sanitizer (~> 1.0, >= 1.0.2)
11 actionview (5.2.1) 11 actionview (5.2.2)
12 activesupport (= 5.2.1) 12 activesupport (= 5.2.2)
13 builder (~> 3.1) 13 builder (~> 3.1)
14 erubi (~> 1.4) 14 erubi (~> 1.4)
15 rails-dom-testing (~> 2.0) 15 rails-dom-testing (~> 2.0)
16 rails-html-sanitizer (~> 1.0, >= 1.0.3) 16 rails-html-sanitizer (~> 1.0, >= 1.0.3)
17 activesupport (5.2.1) 17 activesupport (5.2.2)
18 concurrent-ruby (~> 1.0, >= 1.0.2) 18 concurrent-ruby (~> 1.0, >= 1.0.2)
19 i18n (>= 0.7, < 2) 19 i18n (>= 0.7, < 2)
20 minitest (~> 5.1) 20 minitest (~> 5.1)
21 tzinfo (~> 1.1) 21 tzinfo (~> 1.1)
22 addressable (2.5.2) 22 addressable (2.5.2)
23 public_suffix (>= 2.0.2, < 4.0) 23 public_suffix (>= 2.0.2, < 4.0)
24 async (1.10.3) 24 async (1.11.0)
25 nio4r (~> 2.3) 25 nio4r (~> 2.3)
26 timers (~> 4.1) 26 timers (~> 4.1)
27 async-container (0.8.1) 27 async-container (0.8.1)
28 async (~> 1.0) 28 async (~> 1.0)
29 async-io (~> 1.4) 29 async-io (~> 1.4)
30 async-http (0.37.2) 30 async-http (0.37.6)
31 async (~> 1.6) 31 async (~> 1.6)
32 async-io (~> 1.16) 32 async-io (~> 1.16)
33 http-protocol (~> 0.10) 33 http-protocol (~> 0.10)
34 async-io (1.16.4) 34 async-io (1.17.2)
35 async (~> 1.3) 35 async (~> 1.3)
36 buftok (0.2.0) 36 buftok (0.2.0)
37 builder (3.2.3) 37 builder (3.2.3)
38 concurrent-ruby (1.1.3) 38 concurrent-ruby (1.1.3)
39 crass (1.0.4) 39 crass (1.0.4)
40 domain_name (0.5.20180417) 40 domain_name (0.5.20180417)
41 unf (>= 0.0.5, < 1.0.0) 41 unf (>= 0.0.5, < 1.0.0)
42 equalizer (0.0.11) 42 equalizer (0.0.11)
43 erubi (1.7.1) 43 erubi (1.7.1)
44 falcon (0.19.4) 44 falcon (0.19.6)
45 async-container (~> 0.8.0) 45 async-container (~> 0.8.0)
46 async-http (~> 0.37.2) 46 async-http (~> 0.37.2)
47 async-io (~> 1.9) 47 async-io (~> 1.9)
48 http-protocol (~> 0.10.0) 48 http-protocol (~> 0.10.0)
49 localhost (~> 1.1) 49 localhost (~> 1.1)
93 rails-dom-testing (2.0.3) 93 rails-dom-testing (2.0.3)
94 activesupport (>= 4.2.0) 94 activesupport (>= 4.2.0)
95 nokogiri (>= 1.6) 95 nokogiri (>= 1.6)
96 rails-html-sanitizer (1.0.4) 96 rails-html-sanitizer (1.0.4)
97 loofah (~> 2.2, >= 2.2.2) 97 loofah (~> 2.2, >= 2.2.2)
98 railties (5.2.1) 98 railties (5.2.2)
99 actionpack (= 5.2.1) 99 actionpack (= 5.2.2)
100 activesupport (= 5.2.1) 100 activesupport (= 5.2.2)
101 method_source 101 method_source
102 rake (>= 0.8.7) 102 rake (>= 0.8.7)
103 thor (>= 0.19.0, < 2.0) 103 thor (>= 0.19.0, < 2.0)
104 rainbow (3.0.0) 104 rainbow (3.0.0)
105 rake (12.3.1) 105 rake (12.3.2)
106 redis (4.0.3) 106 redis (4.0.3)
107 redis-actionpack (5.0.2) 107 redis-actionpack (5.0.2)
108 actionpack (>= 4.0, < 6) 108 actionpack (>= 4.0, < 6)
109 redis-rack (>= 1, < 3) 109 redis-rack (>= 1, < 3)
110 redis-store (>= 1.1.0, < 2) 110 redis-store (>= 1.1.0, < 2)
167 redis-store 167 redis-store
168 twitter 168 twitter
169 twitter-text 169 twitter-text
170 170
171 BUNDLED WITH 171 BUNDLED WITH
172 1.16.1 172 1.17.1