Mercurial > rsstweet
annotate Gemfile.lock @ 197:ac1fe544a203
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Wed, 01 Apr 2020 20:49:14 +0900 |
parents | 61d4e974eb50 |
children | de27d1ccd90b |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
197 | 4 actionpack (6.0.2.2) |
5 actionview (= 6.0.2.2) | |
6 activesupport (= 6.0.2.2) | |
194 | 7 rack (~> 2.0, >= 2.0.8) |
127 | 8 rack-test (>= 0.6.3) |
89 | 9 rails-dom-testing (~> 2.0) |
193 | 10 rails-html-sanitizer (~> 1.0, >= 1.2.0) |
197 | 11 actionview (6.0.2.2) |
12 activesupport (= 6.0.2.2) | |
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) |
197 | 17 activesupport (6.0.2.2) |
72 | 18 concurrent-ruby (~> 1.0, >= 1.0.2) |
153
cd76c83d6d24
Update rails to 5.2.0 and other gems to their latest version
nanaya <me@nanaya.pro>
parents:
151
diff
changeset
|
19 i18n (>= 0.7, < 2) |
0 | 20 minitest (~> 5.1) |
21 tzinfo (~> 1.1) | |
194 | 22 zeitwerk (~> 2.2) |
193 | 23 addressable (2.7.0) |
24 public_suffix (>= 2.0.2, < 5.0) | |
194 | 25 async (1.24.2) |
184 | 26 console (~> 1.0) |
180 | 27 nio4r (~> 2.3) |
28 timers (~> 4.1) | |
197 | 29 async-container (0.16.4) |
180 | 30 async (~> 1.0) |
194 | 31 async-io (~> 1.26) |
184 | 32 process-group |
197 | 33 async-http (0.50.9) |
194 | 34 async (~> 1.23) |
197 | 35 async-io (~> 1.28) |
194 | 36 async-pool (~> 0.2) |
197 | 37 protocol-http (~> 0.15.1) |
194 | 38 protocol-http1 (~> 0.10.0) |
197 | 39 protocol-http2 (~> 0.12.0) |
40 async-http-cache (0.1.5) | |
41 async-http | |
42 protocol-http (~> 0.14) | |
43 async-io (1.28.0) | |
184 | 44 async (~> 1.14) |
194 | 45 async-pool (0.2.0) |
46 async (~> 1.8) | |
10 | 47 buftok (0.2.0) |
197 | 48 build-environment (1.13.0) |
194 | 49 builder (3.2.4) |
50 concurrent-ruby (1.1.6) | |
197 | 51 console (1.8.2) |
194 | 52 crass (1.0.6) |
185 | 53 domain_name (0.5.20190701) |
56 | 54 unf (>= 0.0.5, < 1.0.0) |
111 | 55 equalizer (0.0.11) |
193 | 56 erubi (1.9.0) |
197 | 57 falcon (0.35.6) |
184 | 58 async (~> 1.13) |
194 | 59 async-container (~> 0.16.0) |
197 | 60 async-http (~> 0.50.4) |
61 async-http-cache (~> 0.1.0) | |
184 | 62 async-io (~> 1.22) |
197 | 63 build-environment (~> 1.13) |
180 | 64 localhost (~> 1.1) |
194 | 65 process-metrics (~> 0.1.0) |
180 | 66 rack (>= 1.0) |
184 | 67 samovar (~> 2.1) |
194 | 68 ffi (1.12.2) |
69 ffi (1.12.2-java) | |
70 ffi (1.12.2-x86-mingw32) | |
71 ffi-compiler (1.0.1) | |
72 ffi (>= 1.0.0) | |
73 rake | |
197 | 74 http (4.4.1) |
56 | 75 addressable (~> 2.3) |
76 http-cookie (~> 1.0) | |
194 | 77 http-form_data (~> 2.2) |
78 http-parser (~> 1.2.0) | |
105 | 79 http-cookie (1.0.3) |
56 | 80 domain_name (~> 0.5) |
197 | 81 http-form_data (2.3.0) |
194 | 82 http-parser (1.2.1) |
83 ffi-compiler (>= 1.0, < 2.0) | |
10 | 84 http_parser.rb (0.6.0) |
26 | 85 http_parser.rb (0.6.0-java) |
194 | 86 i18n (1.8.2) |
133 | 87 concurrent-ruby (~> 1.0) |
149 | 88 idn-ruby (0.1.0) |
184 | 89 localhost (1.1.6) |
194 | 90 loofah (2.4.0) |
129 | 91 crass (~> 1.0.2) |
35 | 92 nokogiri (>= 1.5.9) |
180 | 93 mapping (1.1.1) |
10 | 94 memoizable (0.4.2) |
95 thread_safe (~> 0.3, >= 0.3.1) | |
197 | 96 method_source (1.0.0) |
184 | 97 mini_portile2 (2.4.0) |
194 | 98 minitest (5.14.0) |
184 | 99 multipart-post (2.1.1) |
56 | 100 naught (1.1.0) |
194 | 101 newrelic_rpm (6.9.0.363) |
193 | 102 nio4r (2.5.2) |
103 nio4r (2.5.2-java) | |
197 | 104 nokogiri (1.10.9) |
184 | 105 mini_portile2 (~> 2.4.0) |
197 | 106 nokogiri (1.10.9-java) |
107 nokogiri (1.10.9-x86-mingw32) | |
184 | 108 mini_portile2 (~> 2.4.0) |
194 | 109 process-group (1.2.1) |
110 process-terminal (~> 0.2.0) | |
111 process-metrics (0.1.1) | |
112 process-terminal (0.2.0) | |
113 ffi | |
114 protocol-hpack (1.4.2) | |
197 | 115 protocol-http (0.15.1) |
116 protocol-http1 (0.10.3) | |
117 protocol-http (~> 0.15) | |
118 protocol-http2 (0.12.0) | |
185 | 119 protocol-hpack (~> 1.4) |
197 | 120 protocol-http (~> 0.15) |
194 | 121 public_suffix (4.0.3) |
197 | 122 puma (4.3.3) |
185 | 123 nio4r (~> 2.0) |
197 | 124 puma (4.3.3-java) |
185 | 125 nio4r (~> 2.0) |
194 | 126 rack (2.2.2) |
155 | 127 rack-test (1.1.0) |
127 | 128 rack (>= 1.0, < 3) |
129 rails-dom-testing (2.0.3) | |
130 activesupport (>= 4.2.0) | |
131 nokogiri (>= 1.6) | |
194 | 132 rails-html-sanitizer (1.3.0) |
133 loofah (~> 2.3) | |
197 | 134 railties (6.0.2.2) |
135 actionpack (= 6.0.2.2) | |
136 activesupport (= 6.0.2.2) | |
72 | 137 method_source |
0 | 138 rake (>= 0.8.7) |
185 | 139 thor (>= 0.20.3, < 2.0) |
194 | 140 rake (13.0.1) |
193 | 141 redis (4.1.3) |
194 | 142 redis-actionpack (5.2.0) |
143 actionpack (>= 5, < 7) | |
144 redis-rack (>= 2.1.0, < 3) | |
133 | 145 redis-store (>= 1.1.0, < 2) |
193 | 146 redis-activesupport (5.2.0) |
147 activesupport (>= 3, < 7) | |
133 | 148 redis-store (>= 1.3, < 2) |
194 | 149 redis-rack (2.1.2) |
150 rack (>= 2.0.8, < 3) | |
133 | 151 redis-store (>= 1.2, < 2) |
123 | 152 redis-rails (5.0.2) |
153 redis-actionpack (>= 5.0, < 6) | |
154 redis-activesupport (>= 5.0, < 6) | |
155 redis-store (>= 1.2, < 2) | |
197 | 156 redis-store (1.8.2) |
193 | 157 redis (>= 4, < 5) |
194 | 158 samovar (2.1.4) |
184 | 159 console (~> 1.0) |
180 | 160 mapping (~> 1.0) |
46 | 161 simple_oauth (0.3.1) |
194 | 162 thor (1.0.1) |
120 | 163 thread_safe (0.3.6) |
164 thread_safe (0.3.6-java) | |
184 | 165 timers (4.3.0) |
194 | 166 twitter (7.0.0) |
133 | 167 addressable (~> 2.3) |
10 | 168 buftok (~> 0.2.0) |
133 | 169 equalizer (~> 0.0.11) |
194 | 170 http (~> 4.0) |
133 | 171 http-form_data (~> 2.0) |
10 | 172 http_parser.rb (~> 0.6.0) |
133 | 173 memoizable (~> 0.4.0) |
174 multipart-post (~> 2.0) | |
175 naught (~> 1.0) | |
176 simple_oauth (~> 0.3.0) | |
197 | 177 twitter-text (3.1.0) |
149 | 178 idn-ruby |
10 | 179 unf (~> 0.1.0) |
194 | 180 tzinfo (1.2.6) |
0 | 181 thread_safe (~> 0.1) |
10 | 182 unf (0.1.4) |
183 unf_ext | |
26 | 184 unf (0.1.4-java) |
197 | 185 unf_ext (0.0.7.7) |
186 unf_ext (0.0.7.7-x86-mingw32) | |
187 zeitwerk (2.3.0) | |
0 | 188 |
189 PLATFORMS | |
26 | 190 java |
0 | 191 ruby |
26 | 192 x86-mingw32 |
0 | 193 |
194 DEPENDENCIES | |
185 | 195 actionpack (~> 6.0.0.rc1) |
196 actionview (~> 6.0.0.rc1) | |
180 | 197 falcon |
59 | 198 newrelic_rpm |
83 | 199 puma |
185 | 200 railties (~> 6.0.0.rc1) |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
201 redis |
110 | 202 redis-rails |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
203 redis-store |
10 | 204 twitter |
205 twitter-text | |
53 | 206 |
207 BUNDLED WITH | |
195 | 208 2.1.4 |