comparison Gemfile.lock @ 194:5dd7d81f76e6

Update gems
author nanaya <me@nanaya.pro>
date Sun, 23 Feb 2020 18:56:15 +0900
parents 555f90590c7d
children 61d4e974eb50
comparison
equal deleted inserted replaced
193:555f90590c7d 194:5dd7d81f76e6
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionpack (6.0.0) 4 actionpack (6.0.2.1)
5 actionview (= 6.0.0) 5 actionview (= 6.0.2.1)
6 activesupport (= 6.0.0) 6 activesupport (= 6.0.2.1)
7 rack (~> 2.0) 7 rack (~> 2.0, >= 2.0.8)
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.2.0) 10 rails-html-sanitizer (~> 1.0, >= 1.2.0)
11 actionview (6.0.0) 11 actionview (6.0.2.1)
12 activesupport (= 6.0.0) 12 activesupport (= 6.0.2.1)
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.1, >= 1.2.0) 16 rails-html-sanitizer (~> 1.1, >= 1.2.0)
17 activesupport (6.0.0) 17 activesupport (6.0.2.1)
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 zeitwerk (~> 2.1, >= 2.1.8) 22 zeitwerk (~> 2.2)
23 addressable (2.7.0) 23 addressable (2.7.0)
24 public_suffix (>= 2.0.2, < 5.0) 24 public_suffix (>= 2.0.2, < 5.0)
25 async (1.21.0) 25 async (1.24.2)
26 console (~> 1.0) 26 console (~> 1.0)
27 nio4r (~> 2.3) 27 nio4r (~> 2.3)
28 timers (~> 4.1) 28 timers (~> 4.1)
29 async-container (0.14.1) 29 async-container (0.16.1)
30 async (~> 1.0) 30 async (~> 1.0)
31 async-io (~> 1.4) 31 async-io (~> 1.26)
32 process-group 32 process-group
33 async-http (0.48.2) 33 async-http (0.50.2)
34 async (~> 1.19) 34 async (~> 1.23)
35 async-io (~> 1.25) 35 async-io (~> 1.27.0)
36 protocol-http (~> 0.12.0) 36 async-pool (~> 0.2)
37 protocol-http1 (~> 0.9.0) 37 protocol-http (~> 0.13.0)
38 protocol-http2 (~> 0.9.0) 38 protocol-http1 (~> 0.10.0)
39 async-io (1.25.0) 39 protocol-http2 (~> 0.10.0)
40 async-io (1.27.3)
40 async (~> 1.14) 41 async (~> 1.14)
42 async-pool (0.2.0)
43 async (~> 1.8)
41 buftok (0.2.0) 44 buftok (0.2.0)
42 build-environment (1.12.0) 45 build-environment (1.12.1)
43 builder (3.2.3) 46 builder (3.2.4)
44 concurrent-ruby (1.1.5) 47 concurrent-ruby (1.1.6)
45 console (1.4.0) 48 console (1.8.1)
46 crass (1.0.4) 49 crass (1.0.6)
47 domain_name (0.5.20190701) 50 domain_name (0.5.20190701)
48 unf (>= 0.0.5, < 1.0.0) 51 unf (>= 0.0.5, < 1.0.0)
49 equalizer (0.0.11) 52 equalizer (0.0.11)
50 erubi (1.9.0) 53 erubi (1.9.0)
51 falcon (0.34.2) 54 falcon (0.35.4)
52 async (~> 1.13) 55 async (~> 1.13)
53 async-container (~> 0.14.0) 56 async-container (~> 0.16.0)
54 async-http (~> 0.48.0) 57 async-http (~> 0.50.0)
55 async-io (~> 1.22) 58 async-io (~> 1.22)
56 build-environment (~> 1.11) 59 build-environment (~> 1.11)
57 localhost (~> 1.1) 60 localhost (~> 1.1)
61 process-metrics (~> 0.1.0)
58 rack (>= 1.0) 62 rack (>= 1.0)
59 samovar (~> 2.1) 63 samovar (~> 2.1)
60 http (3.3.0) 64 ffi (1.12.2)
65 ffi (1.12.2-java)
66 ffi (1.12.2-x86-mingw32)
67 ffi-compiler (1.0.1)
68 ffi (>= 1.0.0)
69 rake
70 http (4.3.0)
61 addressable (~> 2.3) 71 addressable (~> 2.3)
62 http-cookie (~> 1.0) 72 http-cookie (~> 1.0)
63 http-form_data (~> 2.0) 73 http-form_data (~> 2.2)
64 http_parser.rb (~> 0.6.0) 74 http-parser (~> 1.2.0)
65 http-cookie (1.0.3) 75 http-cookie (1.0.3)
66 domain_name (~> 0.5) 76 domain_name (~> 0.5)
67 http-form_data (2.1.1) 77 http-form_data (2.2.0)
78 http-parser (1.2.1)
79 ffi-compiler (>= 1.0, < 2.0)
68 http_parser.rb (0.6.0) 80 http_parser.rb (0.6.0)
69 http_parser.rb (0.6.0-java) 81 http_parser.rb (0.6.0-java)
70 i18n (1.7.0) 82 i18n (1.8.2)
71 concurrent-ruby (~> 1.0) 83 concurrent-ruby (~> 1.0)
72 idn-ruby (0.1.0) 84 idn-ruby (0.1.0)
73 localhost (1.1.6) 85 localhost (1.1.6)
74 loofah (2.3.0) 86 loofah (2.4.0)
75 crass (~> 1.0.2) 87 crass (~> 1.0.2)
76 nokogiri (>= 1.5.9) 88 nokogiri (>= 1.5.9)
77 mapping (1.1.1) 89 mapping (1.1.1)
78 memoizable (0.4.2) 90 memoizable (0.4.2)
79 thread_safe (~> 0.3, >= 0.3.1) 91 thread_safe (~> 0.3, >= 0.3.1)
80 method_source (0.9.2) 92 method_source (0.9.2)
81 mini_portile2 (2.4.0) 93 mini_portile2 (2.4.0)
82 minitest (5.12.2) 94 minitest (5.14.0)
83 multipart-post (2.1.1) 95 multipart-post (2.1.1)
84 naught (1.1.0) 96 naught (1.1.0)
85 newrelic_rpm (6.7.0.359) 97 newrelic_rpm (6.9.0.363)
86 nio4r (2.5.2) 98 nio4r (2.5.2)
87 nio4r (2.5.2-java) 99 nio4r (2.5.2-java)
88 nokogiri (1.10.4) 100 nokogiri (1.10.8)
89 mini_portile2 (~> 2.4.0) 101 mini_portile2 (~> 2.4.0)
90 nokogiri (1.10.4-java) 102 nokogiri (1.10.8-java)
91 nokogiri (1.10.4-x86-mingw32) 103 nokogiri (1.10.8-x86-mingw32)
92 mini_portile2 (~> 2.4.0) 104 mini_portile2 (~> 2.4.0)
93 process-group (1.1.0) 105 process-group (1.2.1)
94 protocol-hpack (1.4.1) 106 process-terminal (~> 0.2.0)
95 protocol-http (0.12.1) 107 process-metrics (0.1.1)
96 protocol-http1 (0.9.0) 108 process-terminal (0.2.0)
97 protocol-http (~> 0.5) 109 ffi
98 protocol-http2 (0.9.5) 110 protocol-hpack (1.4.2)
111 protocol-http (0.13.1)
112 protocol-http1 (0.10.1)
113 protocol-http (~> 0.13)
114 protocol-http2 (0.10.4)
99 protocol-hpack (~> 1.4) 115 protocol-hpack (~> 1.4)
100 protocol-http (~> 0.2) 116 protocol-http (~> 0.2)
101 public_suffix (4.0.1) 117 public_suffix (4.0.3)
102 puma (4.2.0) 118 puma (4.3.1)
103 nio4r (~> 2.0) 119 nio4r (~> 2.0)
104 puma (4.2.0-java) 120 puma (4.3.1-java)
105 nio4r (~> 2.0) 121 nio4r (~> 2.0)
106 rack (2.0.7) 122 rack (2.2.2)
107 rack-test (1.1.0) 123 rack-test (1.1.0)
108 rack (>= 1.0, < 3) 124 rack (>= 1.0, < 3)
109 rails-dom-testing (2.0.3) 125 rails-dom-testing (2.0.3)
110 activesupport (>= 4.2.0) 126 activesupport (>= 4.2.0)
111 nokogiri (>= 1.6) 127 nokogiri (>= 1.6)
112 rails-html-sanitizer (1.2.0) 128 rails-html-sanitizer (1.3.0)
113 loofah (~> 2.2, >= 2.2.2) 129 loofah (~> 2.3)
114 railties (6.0.0) 130 railties (6.0.2.1)
115 actionpack (= 6.0.0) 131 actionpack (= 6.0.2.1)
116 activesupport (= 6.0.0) 132 activesupport (= 6.0.2.1)
117 method_source 133 method_source
118 rake (>= 0.8.7) 134 rake (>= 0.8.7)
119 thor (>= 0.20.3, < 2.0) 135 thor (>= 0.20.3, < 2.0)
120 rake (13.0.0) 136 rake (13.0.1)
121 redis (4.1.3) 137 redis (4.1.3)
122 redis-actionpack (5.1.0) 138 redis-actionpack (5.2.0)
123 actionpack (>= 4.0, < 7) 139 actionpack (>= 5, < 7)
124 redis-rack (>= 1, < 3) 140 redis-rack (>= 2.1.0, < 3)
125 redis-store (>= 1.1.0, < 2) 141 redis-store (>= 1.1.0, < 2)
126 redis-activesupport (5.2.0) 142 redis-activesupport (5.2.0)
127 activesupport (>= 3, < 7) 143 activesupport (>= 3, < 7)
128 redis-store (>= 1.3, < 2) 144 redis-store (>= 1.3, < 2)
129 redis-rack (2.0.6) 145 redis-rack (2.1.2)
130 rack (>= 1.5, < 3) 146 rack (>= 2.0.8, < 3)
131 redis-store (>= 1.2, < 2) 147 redis-store (>= 1.2, < 2)
132 redis-rails (5.0.2) 148 redis-rails (5.0.2)
133 redis-actionpack (>= 5.0, < 6) 149 redis-actionpack (>= 5.0, < 6)
134 redis-activesupport (>= 5.0, < 6) 150 redis-activesupport (>= 5.0, < 6)
135 redis-store (>= 1.2, < 2) 151 redis-store (>= 1.2, < 2)
136 redis-store (1.8.0) 152 redis-store (1.8.1)
137 redis (>= 4, < 5) 153 redis (>= 4, < 5)
138 samovar (2.1.1) 154 samovar (2.1.4)
139 console (~> 1.0) 155 console (~> 1.0)
140 mapping (~> 1.0) 156 mapping (~> 1.0)
141 simple_oauth (0.3.1) 157 simple_oauth (0.3.1)
142 thor (0.20.3) 158 thor (1.0.1)
143 thread_safe (0.3.6) 159 thread_safe (0.3.6)
144 thread_safe (0.3.6-java) 160 thread_safe (0.3.6-java)
145 timers (4.3.0) 161 timers (4.3.0)
146 twitter (6.2.0) 162 twitter (7.0.0)
147 addressable (~> 2.3) 163 addressable (~> 2.3)
148 buftok (~> 0.2.0) 164 buftok (~> 0.2.0)
149 equalizer (~> 0.0.11) 165 equalizer (~> 0.0.11)
150 http (~> 3.0) 166 http (~> 4.0)
151 http-form_data (~> 2.0) 167 http-form_data (~> 2.0)
152 http_parser.rb (~> 0.6.0) 168 http_parser.rb (~> 0.6.0)
153 memoizable (~> 0.4.0) 169 memoizable (~> 0.4.0)
154 multipart-post (~> 2.0) 170 multipart-post (~> 2.0)
155 naught (~> 1.0) 171 naught (~> 1.0)
156 simple_oauth (~> 0.3.0) 172 simple_oauth (~> 0.3.0)
157 twitter-text (3.0.0) 173 twitter-text (3.0.0)
158 idn-ruby 174 idn-ruby
159 unf (~> 0.1.0) 175 unf (~> 0.1.0)
160 tzinfo (1.2.5) 176 tzinfo (1.2.6)
161 thread_safe (~> 0.1) 177 thread_safe (~> 0.1)
162 unf (0.1.4) 178 unf (0.1.4)
163 unf_ext 179 unf_ext
164 unf (0.1.4-java) 180 unf (0.1.4-java)
165 unf_ext (0.0.7.6) 181 unf_ext (0.0.7.6)
166 zeitwerk (2.1.10) 182 zeitwerk (2.2.2)
167 183
168 PLATFORMS 184 PLATFORMS
169 java 185 java
170 ruby 186 ruby
171 x86-mingw32 187 x86-mingw32