Mercurial > rsstweet
comparison Gemfile.lock @ 212:1b2dbba1e119
Update rails and other gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Fri, 11 Dec 2020 03:33:37 +0900 |
parents | a3c140f01707 |
children | 12555a247f93 |
comparison
equal
deleted
inserted
replaced
211:e07f6ea17deb | 212:1b2dbba1e119 |
---|---|
1 GEM | 1 GEM |
2 remote: https://rubygems.org/ | 2 remote: https://rubygems.org/ |
3 specs: | 3 specs: |
4 actionpack (6.0.3.4) | 4 actionpack (6.1.0) |
5 actionview (= 6.0.3.4) | 5 actionview (= 6.1.0) |
6 activesupport (= 6.0.3.4) | 6 activesupport (= 6.1.0) |
7 rack (~> 2.0, >= 2.0.8) | 7 rack (~> 2.0, >= 2.0.9) |
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.3.4) | 11 actionview (6.1.0) |
12 activesupport (= 6.0.3.4) | 12 activesupport (= 6.1.0) |
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.3.4) | 17 activesupport (6.1.0) |
18 concurrent-ruby (~> 1.0, >= 1.0.2) | 18 concurrent-ruby (~> 1.0, >= 1.0.2) |
19 i18n (>= 0.7, < 2) | 19 i18n (>= 1.6, < 2) |
20 minitest (~> 5.1) | 20 minitest (>= 5.1) |
21 tzinfo (~> 1.1) | 21 tzinfo (~> 2.0) |
22 zeitwerk (~> 2.2, >= 2.2.2) | 22 zeitwerk (~> 2.3) |
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.26.2) | 25 async (1.27.0) |
26 console (~> 1.0) | 26 console (~> 1.10) |
27 nio4r (~> 2.3) | 27 nio4r (~> 2.3) |
28 timers (~> 4.1) | 28 timers (~> 4.1) |
29 async-container (0.16.8) | 29 async-container (0.16.8) |
30 async (~> 1.0) | 30 async (~> 1.0) |
31 async-io (~> 1.26) | 31 async-io (~> 1.26) |
32 async-http (0.52.5) | 32 async-http (0.53.1) |
33 async (~> 1.25) | 33 async (~> 1.25) |
34 async-io (~> 1.28) | 34 async-io (~> 1.28) |
35 async-pool (~> 0.2) | 35 async-pool (~> 0.2) |
36 protocol-http (~> 0.20.0) | 36 protocol-http (~> 0.21.0) |
37 protocol-http1 (~> 0.13.0) | 37 protocol-http1 (~> 0.13.0) |
38 protocol-http2 (~> 0.14.0) | 38 protocol-http2 (~> 0.14.0) |
39 async-http-cache (0.2.0) | 39 async-http-cache (0.3.0) |
40 async-http (~> 0.51) | 40 async-http (~> 0.53) |
41 async-io (1.30.1) | 41 async-io (1.30.1) |
42 async (~> 1.14) | 42 async (~> 1.14) |
43 async-pool (0.3.2) | 43 async-pool (0.3.3) |
44 async (~> 1.25) | 44 async (~> 1.25) |
45 buftok (0.2.0) | 45 buftok (0.2.0) |
46 build-environment (1.13.0) | 46 build-environment (1.13.0) |
47 builder (3.2.4) | 47 builder (3.2.4) |
48 concurrent-ruby (1.1.7) | 48 concurrent-ruby (1.1.7) |
49 console (1.9.0) | 49 console (1.10.1) |
50 fiber-local | |
50 crass (1.0.6) | 51 crass (1.0.6) |
51 domain_name (0.5.20190701) | 52 domain_name (0.5.20190701) |
52 unf (>= 0.0.5, < 1.0.0) | 53 unf (>= 0.0.5, < 1.0.0) |
53 equalizer (0.0.11) | 54 equalizer (0.0.11) |
54 erubi (1.9.0) | 55 erubi (1.10.0) |
55 falcon (0.36.6) | 56 falcon (0.36.7) |
56 async (~> 1.13) | 57 async (~> 1.13) |
57 async-container (~> 0.16.0) | 58 async-container (~> 0.16.0) |
58 async-http (~> 0.52.0) | 59 async-http (~> 0.53.0) |
59 async-http-cache (~> 0.2.0) | 60 async-http-cache (~> 0.3.0) |
60 async-io (~> 1.22) | 61 async-io (~> 1.22) |
61 build-environment (~> 1.13) | 62 build-environment (~> 1.13) |
62 bundler | 63 bundler |
63 localhost (~> 1.1) | 64 localhost (~> 1.1) |
64 process-metrics (~> 0.2.0) | 65 process-metrics (~> 0.2.0) |
68 ffi (1.13.1-java) | 69 ffi (1.13.1-java) |
69 ffi (1.13.1-x86-mingw32) | 70 ffi (1.13.1-x86-mingw32) |
70 ffi-compiler (1.0.1) | 71 ffi-compiler (1.0.1) |
71 ffi (>= 1.0.0) | 72 ffi (>= 1.0.0) |
72 rake | 73 rake |
74 fiber-local (1.0.0) | |
73 http (4.4.1) | 75 http (4.4.1) |
74 addressable (~> 2.3) | 76 addressable (~> 2.3) |
75 http-cookie (~> 1.0) | 77 http-cookie (~> 1.0) |
76 http-form_data (~> 2.2) | 78 http-form_data (~> 2.2) |
77 http-parser (~> 1.2.0) | 79 http-parser (~> 1.2.0) |
78 http-cookie (1.0.3) | 80 http-cookie (1.0.3) |
79 domain_name (~> 0.5) | 81 domain_name (~> 0.5) |
80 http-form_data (2.3.0) | 82 http-form_data (2.3.0) |
81 http-parser (1.2.1) | 83 http-parser (1.2.2) |
82 ffi-compiler (>= 1.0, < 2.0) | 84 ffi-compiler |
83 http_parser.rb (0.6.0) | 85 http_parser.rb (0.6.0) |
84 http_parser.rb (0.6.0-java) | 86 http_parser.rb (0.6.0-java) |
85 i18n (1.8.5) | 87 i18n (1.8.5) |
86 concurrent-ruby (~> 1.0) | 88 concurrent-ruby (~> 1.0) |
87 idn-ruby (0.1.0) | 89 idn-ruby (0.1.0) |
88 localhost (1.1.6) | 90 localhost (1.1.6) |
89 loofah (2.7.0) | 91 loofah (2.8.0) |
90 crass (~> 1.0.2) | 92 crass (~> 1.0.2) |
91 nokogiri (>= 1.5.9) | 93 nokogiri (>= 1.5.9) |
92 mapping (1.1.1) | 94 mapping (1.1.1) |
93 memoizable (0.4.2) | 95 memoizable (0.4.2) |
94 thread_safe (~> 0.3, >= 0.3.1) | 96 thread_safe (~> 0.3, >= 0.3.1) |
95 method_source (1.0.0) | 97 method_source (1.0.0) |
96 mini_portile2 (2.4.0) | 98 mini_portile2 (2.4.0) |
97 minitest (5.14.2) | 99 minitest (5.14.2) |
98 multipart-post (2.1.1) | 100 multipart-post (2.1.1) |
99 naught (1.1.0) | 101 naught (1.1.0) |
100 newrelic_rpm (6.13.1) | 102 newrelic_rpm (6.14.0) |
101 nio4r (2.5.4) | 103 nio4r (2.5.4) |
102 nio4r (2.5.4-java) | 104 nio4r (2.5.4-java) |
103 nokogiri (1.10.10) | 105 nokogiri (1.10.10) |
104 mini_portile2 (~> 2.4.0) | 106 mini_portile2 (~> 2.4.0) |
105 nokogiri (1.10.10-java) | 107 nokogiri (1.10.10-java) |
107 mini_portile2 (~> 2.4.0) | 109 mini_portile2 (~> 2.4.0) |
108 process-metrics (0.2.1) | 110 process-metrics (0.2.1) |
109 console (~> 1.8) | 111 console (~> 1.8) |
110 samovar (~> 2.1) | 112 samovar (~> 2.1) |
111 protocol-hpack (1.4.2) | 113 protocol-hpack (1.4.2) |
112 protocol-http (0.20.1) | 114 protocol-http (0.21.0) |
113 protocol-http1 (0.13.1) | 115 protocol-http1 (0.13.2) |
114 protocol-http (~> 0.19) | 116 protocol-http (~> 0.19) |
115 protocol-http2 (0.14.1) | 117 protocol-http2 (0.14.1) |
116 protocol-hpack (~> 1.4) | 118 protocol-hpack (~> 1.4) |
117 protocol-http (~> 0.18) | 119 protocol-http (~> 0.18) |
118 public_suffix (4.0.6) | 120 public_suffix (4.0.6) |
119 puma (5.0.2) | 121 puma (5.1.1) |
120 nio4r (~> 2.0) | 122 nio4r (~> 2.0) |
121 puma (5.0.2-java) | 123 puma (5.1.1-java) |
122 nio4r (~> 2.0) | 124 nio4r (~> 2.0) |
123 rack (2.2.3) | 125 rack (2.2.3) |
124 rack-test (1.1.0) | 126 rack-test (1.1.0) |
125 rack (>= 1.0, < 3) | 127 rack (>= 1.0, < 3) |
126 rails-dom-testing (2.0.3) | 128 rails-dom-testing (2.0.3) |
127 activesupport (>= 4.2.0) | 129 activesupport (>= 4.2.0) |
128 nokogiri (>= 1.6) | 130 nokogiri (>= 1.6) |
129 rails-html-sanitizer (1.3.0) | 131 rails-html-sanitizer (1.3.0) |
130 loofah (~> 2.3) | 132 loofah (~> 2.3) |
131 railties (6.0.3.4) | 133 railties (6.1.0) |
132 actionpack (= 6.0.3.4) | 134 actionpack (= 6.1.0) |
133 activesupport (= 6.0.3.4) | 135 activesupport (= 6.1.0) |
134 method_source | 136 method_source |
135 rake (>= 0.8.7) | 137 rake (>= 0.8.7) |
136 thor (>= 0.20.3, < 2.0) | 138 thor (~> 1.0) |
137 rake (13.0.1) | 139 rake (13.0.1) |
138 redis (4.2.2) | 140 redis (4.2.5) |
139 redis-actionpack (5.2.0) | 141 redis-actionpack (5.2.0) |
140 actionpack (>= 5, < 7) | 142 actionpack (>= 5, < 7) |
141 redis-rack (>= 2.1.0, < 3) | 143 redis-rack (>= 2.1.0, < 3) |
142 redis-store (>= 1.1.0, < 2) | 144 redis-store (>= 1.1.0, < 2) |
143 redis-activesupport (5.2.0) | 145 redis-activesupport (5.2.0) |
172 naught (~> 1.0) | 174 naught (~> 1.0) |
173 simple_oauth (~> 0.3.0) | 175 simple_oauth (~> 0.3.0) |
174 twitter-text (3.1.0) | 176 twitter-text (3.1.0) |
175 idn-ruby | 177 idn-ruby |
176 unf (~> 0.1.0) | 178 unf (~> 0.1.0) |
177 tzinfo (1.2.7) | 179 tzinfo (2.0.3) |
178 thread_safe (~> 0.1) | 180 concurrent-ruby (~> 1.0) |
179 unf (0.1.4) | 181 unf (0.1.4) |
180 unf_ext | 182 unf_ext |
181 unf (0.1.4-java) | 183 unf (0.1.4-java) |
182 unf_ext (0.0.7.7) | 184 unf_ext (0.0.7.7) |
183 unf_ext (0.0.7.7-x86-mingw32) | 185 unf_ext (0.0.7.7-x86-mingw32) |
184 zeitwerk (2.4.0) | 186 zeitwerk (2.4.2) |
185 | 187 |
186 PLATFORMS | 188 PLATFORMS |
187 java | 189 java |
188 ruby | 190 ruby |
189 x86-mingw32 | 191 x86-mingw32 |
190 | 192 |
191 DEPENDENCIES | 193 DEPENDENCIES |
192 actionpack (~> 6.0.0.rc1) | 194 actionpack (~> 6.1.0) |
193 actionview (~> 6.0.0.rc1) | 195 actionview (~> 6.1.0) |
194 falcon | 196 falcon |
195 newrelic_rpm | 197 newrelic_rpm |
196 puma | 198 puma |
197 railties (~> 6.0.0.rc1) | 199 railties (~> 6.1.0) |
198 redis | 200 redis |
199 redis-rails | 201 redis-rails |
200 redis-store | 202 redis-store |
201 twitter | 203 twitter |
202 twitter-text | 204 twitter-text |