Mercurial > rsstweet
annotate Gemfile.lock @ 193:555f90590c7d
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 06 Oct 2019 01:18:26 +0900 |
parents | 64e47a4d4df4 |
children | 5dd7d81f76e6 |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
193 | 4 actionpack (6.0.0) |
5 actionview (= 6.0.0) | |
6 activesupport (= 6.0.0) | |
89 | 7 rack (~> 2.0) |
127 | 8 rack-test (>= 0.6.3) |
89 | 9 rails-dom-testing (~> 2.0) |
193 | 10 rails-html-sanitizer (~> 1.0, >= 1.2.0) |
11 actionview (6.0.0) | |
12 activesupport (= 6.0.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) |
17 activesupport (6.0.0) | |
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) | |
191 | 22 zeitwerk (~> 2.1, >= 2.1.8) |
193 | 23 addressable (2.7.0) |
24 public_suffix (>= 2.0.2, < 5.0) | |
25 async (1.21.0) | |
184 | 26 console (~> 1.0) |
180 | 27 nio4r (~> 2.3) |
28 timers (~> 4.1) | |
185 | 29 async-container (0.14.1) |
180 | 30 async (~> 1.0) |
31 async-io (~> 1.4) | |
184 | 32 process-group |
193 | 33 async-http (0.48.2) |
185 | 34 async (~> 1.19) |
193 | 35 async-io (~> 1.25) |
191 | 36 protocol-http (~> 0.12.0) |
193 | 37 protocol-http1 (~> 0.9.0) |
185 | 38 protocol-http2 (~> 0.9.0) |
193 | 39 async-io (1.25.0) |
184 | 40 async (~> 1.14) |
10 | 41 buftok (0.2.0) |
193 | 42 build-environment (1.12.0) |
115 | 43 builder (3.2.3) |
184 | 44 concurrent-ruby (1.1.5) |
185 | 45 console (1.4.0) |
153
cd76c83d6d24
Update rails to 5.2.0 and other gems to their latest version
nanaya <me@nanaya.pro>
parents:
151
diff
changeset
|
46 crass (1.0.4) |
185 | 47 domain_name (0.5.20190701) |
56 | 48 unf (>= 0.0.5, < 1.0.0) |
111 | 49 equalizer (0.0.11) |
193 | 50 erubi (1.9.0) |
51 falcon (0.34.2) | |
184 | 52 async (~> 1.13) |
185 | 53 async-container (~> 0.14.0) |
193 | 54 async-http (~> 0.48.0) |
184 | 55 async-io (~> 1.22) |
185 | 56 build-environment (~> 1.11) |
180 | 57 localhost (~> 1.1) |
58 rack (>= 1.0) | |
184 | 59 samovar (~> 2.1) |
155 | 60 http (3.3.0) |
56 | 61 addressable (~> 2.3) |
62 http-cookie (~> 1.0) | |
155 | 63 http-form_data (~> 2.0) |
10 | 64 http_parser.rb (~> 0.6.0) |
105 | 65 http-cookie (1.0.3) |
56 | 66 domain_name (~> 0.5) |
155 | 67 http-form_data (2.1.1) |
10 | 68 http_parser.rb (0.6.0) |
26 | 69 http_parser.rb (0.6.0-java) |
193 | 70 i18n (1.7.0) |
133 | 71 concurrent-ruby (~> 1.0) |
149 | 72 idn-ruby (0.1.0) |
184 | 73 localhost (1.1.6) |
193 | 74 loofah (2.3.0) |
129 | 75 crass (~> 1.0.2) |
35 | 76 nokogiri (>= 1.5.9) |
180 | 77 mapping (1.1.1) |
10 | 78 memoizable (0.4.2) |
79 thread_safe (~> 0.3, >= 0.3.1) | |
181 | 80 method_source (0.9.2) |
184 | 81 mini_portile2 (2.4.0) |
193 | 82 minitest (5.12.2) |
184 | 83 multipart-post (2.1.1) |
56 | 84 naught (1.1.0) |
193 | 85 newrelic_rpm (6.7.0.359) |
86 nio4r (2.5.2) | |
87 nio4r (2.5.2-java) | |
88 nokogiri (1.10.4) | |
184 | 89 mini_portile2 (~> 2.4.0) |
193 | 90 nokogiri (1.10.4-java) |
91 nokogiri (1.10.4-x86-mingw32) | |
184 | 92 mini_portile2 (~> 2.4.0) |
93 process-group (1.1.0) | |
185 | 94 protocol-hpack (1.4.1) |
193 | 95 protocol-http (0.12.1) |
96 protocol-http1 (0.9.0) | |
184 | 97 protocol-http (~> 0.5) |
193 | 98 protocol-http2 (0.9.5) |
185 | 99 protocol-hpack (~> 1.4) |
184 | 100 protocol-http (~> 0.2) |
193 | 101 public_suffix (4.0.1) |
102 puma (4.2.0) | |
185 | 103 nio4r (~> 2.0) |
193 | 104 puma (4.2.0-java) |
185 | 105 nio4r (~> 2.0) |
184 | 106 rack (2.0.7) |
155 | 107 rack-test (1.1.0) |
127 | 108 rack (>= 1.0, < 3) |
109 rails-dom-testing (2.0.3) | |
110 activesupport (>= 4.2.0) | |
111 nokogiri (>= 1.6) | |
193 | 112 rails-html-sanitizer (1.2.0) |
153
cd76c83d6d24
Update rails to 5.2.0 and other gems to their latest version
nanaya <me@nanaya.pro>
parents:
151
diff
changeset
|
113 loofah (~> 2.2, >= 2.2.2) |
193 | 114 railties (6.0.0) |
115 actionpack (= 6.0.0) | |
116 activesupport (= 6.0.0) | |
72 | 117 method_source |
0 | 118 rake (>= 0.8.7) |
185 | 119 thor (>= 0.20.3, < 2.0) |
193 | 120 rake (13.0.0) |
121 redis (4.1.3) | |
122 redis-actionpack (5.1.0) | |
123 actionpack (>= 4.0, < 7) | |
110 | 124 redis-rack (>= 1, < 3) |
133 | 125 redis-store (>= 1.1.0, < 2) |
193 | 126 redis-activesupport (5.2.0) |
127 activesupport (>= 3, < 7) | |
133 | 128 redis-store (>= 1.3, < 2) |
193 | 129 redis-rack (2.0.6) |
123 | 130 rack (>= 1.5, < 3) |
133 | 131 redis-store (>= 1.2, < 2) |
123 | 132 redis-rails (5.0.2) |
133 redis-actionpack (>= 5.0, < 6) | |
134 redis-activesupport (>= 5.0, < 6) | |
135 redis-store (>= 1.2, < 2) | |
193 | 136 redis-store (1.8.0) |
137 redis (>= 4, < 5) | |
184 | 138 samovar (2.1.1) |
139 console (~> 1.0) | |
180 | 140 mapping (~> 1.0) |
46 | 141 simple_oauth (0.3.1) |
181 | 142 thor (0.20.3) |
120 | 143 thread_safe (0.3.6) |
144 thread_safe (0.3.6-java) | |
184 | 145 timers (4.3.0) |
133 | 146 twitter (6.2.0) |
147 addressable (~> 2.3) | |
10 | 148 buftok (~> 0.2.0) |
133 | 149 equalizer (~> 0.0.11) |
150 http (~> 3.0) | |
151 http-form_data (~> 2.0) | |
10 | 152 http_parser.rb (~> 0.6.0) |
133 | 153 memoizable (~> 0.4.0) |
154 multipart-post (~> 2.0) | |
155 naught (~> 1.0) | |
156 simple_oauth (~> 0.3.0) | |
181 | 157 twitter-text (3.0.0) |
149 | 158 idn-ruby |
10 | 159 unf (~> 0.1.0) |
151 | 160 tzinfo (1.2.5) |
0 | 161 thread_safe (~> 0.1) |
10 | 162 unf (0.1.4) |
163 unf_ext | |
26 | 164 unf (0.1.4-java) |
184 | 165 unf_ext (0.0.7.6) |
193 | 166 zeitwerk (2.1.10) |
0 | 167 |
168 PLATFORMS | |
26 | 169 java |
0 | 170 ruby |
26 | 171 x86-mingw32 |
0 | 172 |
173 DEPENDENCIES | |
185 | 174 actionpack (~> 6.0.0.rc1) |
175 actionview (~> 6.0.0.rc1) | |
180 | 176 falcon |
59 | 177 newrelic_rpm |
83 | 178 puma |
185 | 179 railties (~> 6.0.0.rc1) |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
180 redis |
110 | 181 redis-rails |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
182 redis-store |
10 | 183 twitter |
184 twitter-text | |
53 | 185 |
186 BUNDLED WITH | |
184 | 187 1.17.2 |