Mercurial > rsstweet
annotate 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 |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
212 | 4 actionpack (6.1.0) |
5 actionview (= 6.1.0) | |
6 activesupport (= 6.1.0) | |
7 rack (~> 2.0, >= 2.0.9) | |
127 | 8 rack-test (>= 0.6.3) |
89 | 9 rails-dom-testing (~> 2.0) |
193 | 10 rails-html-sanitizer (~> 1.0, >= 1.2.0) |
212 | 11 actionview (6.1.0) |
12 activesupport (= 6.1.0) | |
0 | 13 builder (~> 3.1) |
124 | 14 erubi (~> 1.4) |
89 | 15 rails-dom-testing (~> 2.0) |
193 | 16 rails-html-sanitizer (~> 1.1, >= 1.2.0) |
212 | 17 activesupport (6.1.0) |
72 | 18 concurrent-ruby (~> 1.0, >= 1.0.2) |
212 | 19 i18n (>= 1.6, < 2) |
20 minitest (>= 5.1) | |
21 tzinfo (~> 2.0) | |
22 zeitwerk (~> 2.3) | |
193 | 23 addressable (2.7.0) |
24 public_suffix (>= 2.0.2, < 5.0) | |
212 | 25 async (1.27.0) |
26 console (~> 1.10) | |
180 | 27 nio4r (~> 2.3) |
28 timers (~> 4.1) | |
206 | 29 async-container (0.16.8) |
180 | 30 async (~> 1.0) |
194 | 31 async-io (~> 1.26) |
212 | 32 async-http (0.53.1) |
198 | 33 async (~> 1.25) |
197 | 34 async-io (~> 1.28) |
194 | 35 async-pool (~> 0.2) |
212 | 36 protocol-http (~> 0.21.0) |
199 | 37 protocol-http1 (~> 0.13.0) |
198 | 38 protocol-http2 (~> 0.14.0) |
212 | 39 async-http-cache (0.3.0) |
40 async-http (~> 0.53) | |
206 | 41 async-io (1.30.1) |
184 | 42 async (~> 1.14) |
212 | 43 async-pool (0.3.3) |
198 | 44 async (~> 1.25) |
10 | 45 buftok (0.2.0) |
197 | 46 build-environment (1.13.0) |
194 | 47 builder (3.2.4) |
202 | 48 concurrent-ruby (1.1.7) |
212 | 49 console (1.10.1) |
50 fiber-local | |
194 | 51 crass (1.0.6) |
185 | 52 domain_name (0.5.20190701) |
56 | 53 unf (>= 0.0.5, < 1.0.0) |
111 | 54 equalizer (0.0.11) |
212 | 55 erubi (1.10.0) |
56 falcon (0.36.7) | |
184 | 57 async (~> 1.13) |
194 | 58 async-container (~> 0.16.0) |
212 | 59 async-http (~> 0.53.0) |
60 async-http-cache (~> 0.3.0) | |
184 | 61 async-io (~> 1.22) |
197 | 62 build-environment (~> 1.13) |
206 | 63 bundler |
180 | 64 localhost (~> 1.1) |
198 | 65 process-metrics (~> 0.2.0) |
180 | 66 rack (>= 1.0) |
184 | 67 samovar (~> 2.1) |
199 | 68 ffi (1.13.1) |
69 ffi (1.13.1-java) | |
70 ffi (1.13.1-x86-mingw32) | |
194 | 71 ffi-compiler (1.0.1) |
72 ffi (>= 1.0.0) | |
73 rake | |
212 | 74 fiber-local (1.0.0) |
197 | 75 http (4.4.1) |
56 | 76 addressable (~> 2.3) |
77 http-cookie (~> 1.0) | |
194 | 78 http-form_data (~> 2.2) |
79 http-parser (~> 1.2.0) | |
105 | 80 http-cookie (1.0.3) |
56 | 81 domain_name (~> 0.5) |
197 | 82 http-form_data (2.3.0) |
212 | 83 http-parser (1.2.2) |
84 ffi-compiler | |
10 | 85 http_parser.rb (0.6.0) |
26 | 86 http_parser.rb (0.6.0-java) |
200 | 87 i18n (1.8.5) |
133 | 88 concurrent-ruby (~> 1.0) |
149 | 89 idn-ruby (0.1.0) |
184 | 90 localhost (1.1.6) |
212 | 91 loofah (2.8.0) |
129 | 92 crass (~> 1.0.2) |
35 | 93 nokogiri (>= 1.5.9) |
180 | 94 mapping (1.1.1) |
10 | 95 memoizable (0.4.2) |
96 thread_safe (~> 0.3, >= 0.3.1) | |
197 | 97 method_source (1.0.0) |
200 | 98 mini_portile2 (2.4.0) |
206 | 99 minitest (5.14.2) |
184 | 100 multipart-post (2.1.1) |
56 | 101 naught (1.1.0) |
212 | 102 newrelic_rpm (6.14.0) |
206 | 103 nio4r (2.5.4) |
104 nio4r (2.5.4-java) | |
200 | 105 nokogiri (1.10.10) |
106 mini_portile2 (~> 2.4.0) | |
107 nokogiri (1.10.10-java) | |
108 nokogiri (1.10.10-x86-mingw32) | |
109 mini_portile2 (~> 2.4.0) | |
198 | 110 process-metrics (0.2.1) |
111 console (~> 1.8) | |
112 samovar (~> 2.1) | |
194 | 113 protocol-hpack (1.4.2) |
212 | 114 protocol-http (0.21.0) |
115 protocol-http1 (0.13.2) | |
199 | 116 protocol-http (~> 0.19) |
206 | 117 protocol-http2 (0.14.1) |
185 | 118 protocol-hpack (~> 1.4) |
198 | 119 protocol-http (~> 0.18) |
206 | 120 public_suffix (4.0.6) |
212 | 121 puma (5.1.1) |
185 | 122 nio4r (~> 2.0) |
212 | 123 puma (5.1.1-java) |
185 | 124 nio4r (~> 2.0) |
199 | 125 rack (2.2.3) |
155 | 126 rack-test (1.1.0) |
127 | 127 rack (>= 1.0, < 3) |
128 rails-dom-testing (2.0.3) | |
129 activesupport (>= 4.2.0) | |
130 nokogiri (>= 1.6) | |
194 | 131 rails-html-sanitizer (1.3.0) |
132 loofah (~> 2.3) | |
212 | 133 railties (6.1.0) |
134 actionpack (= 6.1.0) | |
135 activesupport (= 6.1.0) | |
72 | 136 method_source |
0 | 137 rake (>= 0.8.7) |
212 | 138 thor (~> 1.0) |
194 | 139 rake (13.0.1) |
212 | 140 redis (4.2.5) |
194 | 141 redis-actionpack (5.2.0) |
142 actionpack (>= 5, < 7) | |
143 redis-rack (>= 2.1.0, < 3) | |
133 | 144 redis-store (>= 1.1.0, < 2) |
193 | 145 redis-activesupport (5.2.0) |
146 activesupport (>= 3, < 7) | |
133 | 147 redis-store (>= 1.3, < 2) |
202 | 148 redis-rack (2.1.3) |
194 | 149 rack (>= 2.0.8, < 3) |
133 | 150 redis-store (>= 1.2, < 2) |
123 | 151 redis-rails (5.0.2) |
152 redis-actionpack (>= 5.0, < 6) | |
153 redis-activesupport (>= 5.0, < 6) | |
154 redis-store (>= 1.2, < 2) | |
199 | 155 redis-store (1.9.0) |
193 | 156 redis (>= 4, < 5) |
194 | 157 samovar (2.1.4) |
184 | 158 console (~> 1.0) |
180 | 159 mapping (~> 1.0) |
46 | 160 simple_oauth (0.3.1) |
194 | 161 thor (1.0.1) |
120 | 162 thread_safe (0.3.6) |
163 thread_safe (0.3.6-java) | |
206 | 164 timers (4.3.2) |
194 | 165 twitter (7.0.0) |
133 | 166 addressable (~> 2.3) |
10 | 167 buftok (~> 0.2.0) |
133 | 168 equalizer (~> 0.0.11) |
194 | 169 http (~> 4.0) |
133 | 170 http-form_data (~> 2.0) |
10 | 171 http_parser.rb (~> 0.6.0) |
133 | 172 memoizable (~> 0.4.0) |
173 multipart-post (~> 2.0) | |
174 naught (~> 1.0) | |
175 simple_oauth (~> 0.3.0) | |
197 | 176 twitter-text (3.1.0) |
149 | 177 idn-ruby |
10 | 178 unf (~> 0.1.0) |
212 | 179 tzinfo (2.0.3) |
180 concurrent-ruby (~> 1.0) | |
10 | 181 unf (0.1.4) |
182 unf_ext | |
26 | 183 unf (0.1.4-java) |
197 | 184 unf_ext (0.0.7.7) |
185 unf_ext (0.0.7.7-x86-mingw32) | |
212 | 186 zeitwerk (2.4.2) |
0 | 187 |
188 PLATFORMS | |
26 | 189 java |
0 | 190 ruby |
26 | 191 x86-mingw32 |
0 | 192 |
193 DEPENDENCIES | |
212 | 194 actionpack (~> 6.1.0) |
195 actionview (~> 6.1.0) | |
180 | 196 falcon |
59 | 197 newrelic_rpm |
83 | 198 puma |
212 | 199 railties (~> 6.1.0) |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
200 redis |
110 | 201 redis-rails |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
202 redis-store |
10 | 203 twitter |
204 twitter-text | |
53 | 205 |
206 BUNDLED WITH | |
195 | 207 2.1.4 |