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