Mercurial > rsstweet
comparison Gemfile.lock @ 199:1204ab86a35b
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 28 Jun 2020 03:39:41 +0900 |
parents | de27d1ccd90b |
children | 168318b7d11e |
comparison
equal
deleted
inserted
replaced
198:de27d1ccd90b | 199:1204ab86a35b |
---|---|
1 GEM | 1 GEM |
2 remote: https://rubygems.org/ | 2 remote: https://rubygems.org/ |
3 specs: | 3 specs: |
4 actionpack (6.0.2.2) | 4 actionpack (6.0.3.2) |
5 actionview (= 6.0.2.2) | 5 actionview (= 6.0.3.2) |
6 activesupport (= 6.0.2.2) | 6 activesupport (= 6.0.3.2) |
7 rack (~> 2.0, >= 2.0.8) | 7 rack (~> 2.0, >= 2.0.8) |
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.2.2) | 11 actionview (6.0.3.2) |
12 activesupport (= 6.0.2.2) | 12 activesupport (= 6.0.3.2) |
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.2.2) | 17 activesupport (6.0.3.2) |
18 concurrent-ruby (~> 1.0, >= 1.0.2) | 18 concurrent-ruby (~> 1.0, >= 1.0.2) |
19 i18n (>= 0.7, < 2) | 19 i18n (>= 0.7, < 2) |
20 minitest (~> 5.1) | 20 minitest (~> 5.1) |
21 tzinfo (~> 1.1) | 21 tzinfo (~> 1.1) |
22 zeitwerk (~> 2.2) | 22 zeitwerk (~> 2.2, >= 2.2.2) |
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.25.2) | 25 async (1.26.2) |
26 console (~> 1.0) | 26 console (~> 1.0) |
27 nio4r (~> 2.3) | 27 nio4r (~> 2.3) |
28 timers (~> 4.1) | 28 timers (~> 4.1) |
29 async-container (0.16.4) | 29 async-container (0.16.6) |
30 async (~> 1.0) | 30 async (~> 1.0) |
31 async-io (~> 1.26) | 31 async-io (~> 1.26) |
32 process-group | 32 async-http (0.52.4) |
33 async-http (0.52.0) | |
34 async (~> 1.25) | 33 async (~> 1.25) |
35 async-io (~> 1.28) | 34 async-io (~> 1.28) |
36 async-pool (~> 0.2) | 35 async-pool (~> 0.2) |
37 protocol-http (~> 0.18.0) | 36 protocol-http (~> 0.20.0) |
38 protocol-http1 (~> 0.12.0) | 37 protocol-http1 (~> 0.13.0) |
39 protocol-http2 (~> 0.14.0) | 38 protocol-http2 (~> 0.14.0) |
40 async-http-cache (0.2.0) | 39 async-http-cache (0.2.0) |
41 async-http (~> 0.51) | 40 async-http (~> 0.51) |
42 async-io (1.29.0) | 41 async-io (1.30.0) |
43 async (~> 1.14) | 42 async (~> 1.14) |
44 async-pool (0.3.0) | 43 async-pool (0.3.2) |
45 async (~> 1.25) | 44 async (~> 1.25) |
46 buftok (0.2.0) | 45 buftok (0.2.0) |
47 build-environment (1.13.0) | 46 build-environment (1.13.0) |
48 builder (3.2.4) | 47 builder (3.2.4) |
49 concurrent-ruby (1.1.6) | 48 concurrent-ruby (1.1.6) |
62 build-environment (~> 1.13) | 61 build-environment (~> 1.13) |
63 localhost (~> 1.1) | 62 localhost (~> 1.1) |
64 process-metrics (~> 0.2.0) | 63 process-metrics (~> 0.2.0) |
65 rack (>= 1.0) | 64 rack (>= 1.0) |
66 samovar (~> 2.1) | 65 samovar (~> 2.1) |
67 ffi (1.12.2) | 66 ffi (1.13.1) |
68 ffi (1.12.2-java) | 67 ffi (1.13.1-java) |
69 ffi (1.12.2-x86-mingw32) | 68 ffi (1.13.1-x86-mingw32) |
70 ffi-compiler (1.0.1) | 69 ffi-compiler (1.0.1) |
71 ffi (>= 1.0.0) | 70 ffi (>= 1.0.0) |
72 rake | 71 rake |
73 http (4.4.1) | 72 http (4.4.1) |
74 addressable (~> 2.3) | 73 addressable (~> 2.3) |
80 http-form_data (2.3.0) | 79 http-form_data (2.3.0) |
81 http-parser (1.2.1) | 80 http-parser (1.2.1) |
82 ffi-compiler (>= 1.0, < 2.0) | 81 ffi-compiler (>= 1.0, < 2.0) |
83 http_parser.rb (0.6.0) | 82 http_parser.rb (0.6.0) |
84 http_parser.rb (0.6.0-java) | 83 http_parser.rb (0.6.0-java) |
85 i18n (1.8.2) | 84 i18n (1.8.3) |
86 concurrent-ruby (~> 1.0) | 85 concurrent-ruby (~> 1.0) |
87 idn-ruby (0.1.0) | 86 idn-ruby (0.1.0) |
88 localhost (1.1.6) | 87 localhost (1.1.6) |
89 loofah (2.5.0) | 88 loofah (2.6.0) |
90 crass (~> 1.0.2) | 89 crass (~> 1.0.2) |
91 nokogiri (>= 1.5.9) | 90 nokogiri (>= 1.5.9) |
92 mapping (1.1.1) | 91 mapping (1.1.1) |
93 memoizable (0.4.2) | 92 memoizable (0.4.2) |
94 thread_safe (~> 0.3, >= 0.3.1) | 93 thread_safe (~> 0.3, >= 0.3.1) |
95 method_source (1.0.0) | 94 method_source (1.0.0) |
96 mini_portile2 (2.4.0) | 95 mini_portile (0.6.2) |
97 minitest (5.14.0) | 96 minitest (5.14.1) |
98 multipart-post (2.1.1) | 97 multipart-post (2.1.1) |
99 naught (1.1.0) | 98 naught (1.1.0) |
100 newrelic_rpm (6.10.0.364) | 99 newrelic_rpm (6.11.0.365) |
101 nio4r (2.5.2) | 100 nio4r (2.5.2) |
102 nio4r (2.5.2-java) | 101 nio4r (2.5.2-java) |
103 nokogiri (1.10.9) | 102 nokogiri (1.6.6.4) |
104 mini_portile2 (~> 2.4.0) | 103 mini_portile (~> 0.6.0) |
105 nokogiri (1.10.9-java) | 104 nokogiri (1.6.6.4-java) |
106 nokogiri (1.10.9-x86-mingw32) | 105 nokogiri (1.6.6.4-x86-mingw32) |
107 mini_portile2 (~> 2.4.0) | 106 mini_portile (~> 0.6.0) |
108 process-group (1.2.1) | |
109 process-terminal (~> 0.2.0) | |
110 process-metrics (0.2.1) | 107 process-metrics (0.2.1) |
111 console (~> 1.8) | 108 console (~> 1.8) |
112 samovar (~> 2.1) | 109 samovar (~> 2.1) |
113 process-terminal (0.2.0) | |
114 ffi | |
115 protocol-hpack (1.4.2) | 110 protocol-hpack (1.4.2) |
116 protocol-http (0.18.0) | 111 protocol-http (0.20.0) |
117 protocol-http1 (0.12.0) | 112 protocol-http1 (0.13.0) |
118 protocol-http (~> 0.18) | 113 protocol-http (~> 0.19) |
119 protocol-http2 (0.14.0) | 114 protocol-http2 (0.14.0) |
120 protocol-hpack (~> 1.4) | 115 protocol-hpack (~> 1.4) |
121 protocol-http (~> 0.18) | 116 protocol-http (~> 0.18) |
122 public_suffix (4.0.4) | 117 public_suffix (4.0.5) |
123 puma (4.3.3) | 118 puma (4.3.5) |
124 nio4r (~> 2.0) | 119 nio4r (~> 2.0) |
125 puma (4.3.3-java) | 120 puma (4.3.5-java) |
126 nio4r (~> 2.0) | 121 nio4r (~> 2.0) |
127 rack (2.2.2) | 122 rack (2.2.3) |
128 rack-test (1.1.0) | 123 rack-test (1.1.0) |
129 rack (>= 1.0, < 3) | 124 rack (>= 1.0, < 3) |
130 rails-dom-testing (2.0.3) | 125 rails-dom-testing (2.0.3) |
131 activesupport (>= 4.2.0) | 126 activesupport (>= 4.2.0) |
132 nokogiri (>= 1.6) | 127 nokogiri (>= 1.6) |
133 rails-html-sanitizer (1.3.0) | 128 rails-html-sanitizer (1.3.0) |
134 loofah (~> 2.3) | 129 loofah (~> 2.3) |
135 railties (6.0.2.2) | 130 railties (6.0.3.2) |
136 actionpack (= 6.0.2.2) | 131 actionpack (= 6.0.3.2) |
137 activesupport (= 6.0.2.2) | 132 activesupport (= 6.0.3.2) |
138 method_source | 133 method_source |
139 rake (>= 0.8.7) | 134 rake (>= 0.8.7) |
140 thor (>= 0.20.3, < 2.0) | 135 thor (>= 0.20.3, < 2.0) |
141 rake (13.0.1) | 136 rake (13.0.1) |
142 redis (4.1.3) | 137 redis (4.2.1) |
143 redis-actionpack (5.2.0) | 138 redis-actionpack (5.2.0) |
144 actionpack (>= 5, < 7) | 139 actionpack (>= 5, < 7) |
145 redis-rack (>= 2.1.0, < 3) | 140 redis-rack (>= 2.1.0, < 3) |
146 redis-store (>= 1.1.0, < 2) | 141 redis-store (>= 1.1.0, < 2) |
147 redis-activesupport (5.2.0) | 142 redis-activesupport (5.2.0) |
152 redis-store (>= 1.2, < 2) | 147 redis-store (>= 1.2, < 2) |
153 redis-rails (5.0.2) | 148 redis-rails (5.0.2) |
154 redis-actionpack (>= 5.0, < 6) | 149 redis-actionpack (>= 5.0, < 6) |
155 redis-activesupport (>= 5.0, < 6) | 150 redis-activesupport (>= 5.0, < 6) |
156 redis-store (>= 1.2, < 2) | 151 redis-store (>= 1.2, < 2) |
157 redis-store (1.8.2) | 152 redis-store (1.9.0) |
158 redis (>= 4, < 5) | 153 redis (>= 4, < 5) |
159 samovar (2.1.4) | 154 samovar (2.1.4) |
160 console (~> 1.0) | 155 console (~> 1.0) |
161 mapping (~> 1.0) | 156 mapping (~> 1.0) |
162 simple_oauth (0.3.1) | 157 simple_oauth (0.3.1) |