Mercurial > rsstweet
comparison Gemfile.lock @ 222:fefe9b0a603d
Update libraries
author | nanaya <me@nanaya.pro> |
---|---|
date | Sat, 21 Aug 2021 20:46:52 +0900 |
parents | c5a101bc4a09 |
children | ad6264cca788 |
comparison
equal
deleted
inserted
replaced
221:545ce38ef3d6 | 222:fefe9b0a603d |
---|---|
1 GEM | 1 GEM |
2 remote: https://rubygems.org/ | 2 remote: https://rubygems.org/ |
3 specs: | 3 specs: |
4 actionpack (6.1.3.2) | 4 actionpack (6.1.4.1) |
5 actionview (= 6.1.3.2) | 5 actionview (= 6.1.4.1) |
6 activesupport (= 6.1.3.2) | 6 activesupport (= 6.1.4.1) |
7 rack (~> 2.0, >= 2.0.9) | 7 rack (~> 2.0, >= 2.0.9) |
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.1.3.2) | 11 actionview (6.1.4.1) |
12 activesupport (= 6.1.3.2) | 12 activesupport (= 6.1.4.1) |
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.1.3.2) | 17 activesupport (6.1.4.1) |
18 concurrent-ruby (~> 1.0, >= 1.0.2) | 18 concurrent-ruby (~> 1.0, >= 1.0.2) |
19 i18n (>= 1.6, < 2) | 19 i18n (>= 1.6, < 2) |
20 minitest (>= 5.1) | 20 minitest (>= 5.1) |
21 tzinfo (~> 2.0) | 21 tzinfo (~> 2.0) |
22 zeitwerk (~> 2.3) | 22 zeitwerk (~> 2.3) |
23 addressable (2.7.0) | 23 addressable (2.8.0) |
24 public_suffix (>= 2.0.2, < 5.0) | 24 public_suffix (>= 2.0.2, < 5.0) |
25 async (1.29.0) | 25 async (1.30.1) |
26 console (~> 1.10) | 26 console (~> 1.10) |
27 nio4r (~> 2.3) | 27 nio4r (~> 2.3) |
28 timers (~> 4.1) | 28 timers (~> 4.1) |
29 async-container (0.16.11) | 29 async-container (0.16.12) |
30 async (~> 1.0) | 30 async |
31 async-io (~> 1.26) | 31 async-io |
32 async-http (0.56.2) | 32 async-http (0.56.5) |
33 async (~> 1.25) | 33 async (>= 1.25) |
34 async-io (~> 1.28) | 34 async-io (>= 1.28) |
35 async-pool (~> 0.2) | 35 async-pool (>= 0.2) |
36 protocol-http (~> 0.22.0) | 36 protocol-http (~> 0.22.0) |
37 protocol-http1 (~> 0.14.0) | 37 protocol-http1 (~> 0.14.0) |
38 protocol-http2 (~> 0.14.0) | 38 protocol-http2 (~> 0.14.0) |
39 async-http-cache (0.4.2) | 39 async-http-cache (0.4.2) |
40 async-http (~> 0.56) | 40 async-http (~> 0.56) |
41 async-io (1.31.0) | 41 async-io (1.32.2) |
42 async (~> 1.14) | 42 async |
43 async-pool (0.3.6) | 43 async-pool (0.3.8) |
44 async (~> 1.25) | 44 async (>= 1.25) |
45 buftok (0.2.0) | 45 buftok (0.2.0) |
46 build-environment (1.13.0) | 46 build-environment (1.13.0) |
47 builder (3.2.4) | 47 builder (3.2.4) |
48 concurrent-ruby (1.1.8) | 48 concurrent-ruby (1.1.9) |
49 console (1.12.0) | 49 console (1.13.1) |
50 fiber-local | 50 fiber-local |
51 crass (1.0.6) | 51 crass (1.0.6) |
52 domain_name (0.5.20190701) | 52 domain_name (0.5.20190701) |
53 unf (>= 0.0.5, < 1.0.0) | 53 unf (>= 0.0.5, < 1.0.0) |
54 equalizer (0.0.11) | 54 equalizer (0.0.11) |
55 erubi (1.10.0) | 55 erubi (1.10.0) |
56 falcon (0.38.1) | 56 falcon (0.39.2) |
57 async (~> 1.13) | 57 async |
58 async-container (~> 0.16.0) | 58 async-container (~> 0.16.0) |
59 async-http (~> 0.56.0) | 59 async-http (~> 0.56.0) |
60 async-http-cache (~> 0.4.0) | 60 async-http-cache (~> 0.4.0) |
61 async-io (~> 1.22) | 61 async-io (~> 1.22) |
62 build-environment (~> 1.13) | 62 build-environment (~> 1.13) |
63 bundler | 63 bundler |
64 localhost (~> 1.1) | 64 localhost (~> 1.1) |
65 process-metrics (~> 0.2.0) | 65 process-metrics (~> 0.2.0) |
66 rack (>= 1.0) | 66 rack (>= 1.0) |
67 samovar (~> 2.1) | 67 samovar (~> 2.1) |
68 ffi (1.15.1) | 68 ffi (1.15.3) |
69 ffi (1.15.1-java) | 69 ffi (1.15.3-java) |
70 ffi (1.15.1-x86-mingw32) | 70 ffi (1.15.3-x86-mingw32) |
71 ffi-compiler (1.0.1) | 71 ffi-compiler (1.0.1) |
72 ffi (>= 1.0.0) | 72 ffi (>= 1.0.0) |
73 rake | 73 rake |
74 fiber-local (1.0.0) | 74 fiber-local (1.0.0) |
75 http (4.4.1) | 75 http (4.4.1) |
76 addressable (~> 2.3) | 76 addressable (~> 2.3) |
77 http-cookie (~> 1.0) | 77 http-cookie (~> 1.0) |
78 http-form_data (~> 2.2) | 78 http-form_data (~> 2.2) |
79 http-parser (~> 1.2.0) | 79 http-parser (~> 1.2.0) |
80 http-cookie (1.0.3) | 80 http-cookie (1.0.4) |
81 domain_name (~> 0.5) | 81 domain_name (~> 0.5) |
82 http-form_data (2.3.0) | 82 http-form_data (2.3.0) |
83 http-parser (1.2.3) | 83 http-parser (1.2.3) |
84 ffi-compiler (>= 1.0, < 2.0) | 84 ffi-compiler (>= 1.0, < 2.0) |
85 http_parser.rb (0.6.0) | 85 http_parser.rb (0.6.0) |
86 http_parser.rb (0.6.0-java) | 86 http_parser.rb (0.6.0-java) |
87 i18n (1.8.10) | 87 i18n (1.8.10) |
88 concurrent-ruby (~> 1.0) | 88 concurrent-ruby (~> 1.0) |
89 idn-ruby (0.1.0) | 89 idn-ruby (0.1.2) |
90 localhost (1.1.8) | 90 localhost (1.1.8) |
91 loofah (2.9.1) | 91 loofah (2.12.0) |
92 crass (~> 1.0.2) | 92 crass (~> 1.0.2) |
93 nokogiri (>= 1.5.9) | 93 nokogiri (>= 1.5.9) |
94 mapping (1.1.1) | 94 mapping (1.1.1) |
95 memoizable (0.4.2) | 95 memoizable (0.4.2) |
96 thread_safe (~> 0.3, >= 0.3.1) | 96 thread_safe (~> 0.3, >= 0.3.1) |
97 method_source (1.0.0) | 97 method_source (1.0.0) |
98 mini_portile2 (2.5.1) | 98 mini_portile2 (2.6.1) |
99 minitest (5.14.4) | 99 minitest (5.14.4) |
100 multipart-post (2.1.1) | 100 multipart-post (2.1.1) |
101 naught (1.1.0) | 101 naught (1.1.0) |
102 newrelic_rpm (7.0.0) | 102 newrelic_rpm (7.2.0) |
103 nio4r (2.5.7) | 103 nio4r (2.5.8) |
104 nio4r (2.5.7-java) | 104 nio4r (2.5.8-java) |
105 nokogiri (1.11.6) | 105 nokogiri (1.12.3) |
106 mini_portile2 (~> 2.5.0) | 106 mini_portile2 (~> 2.6.1) |
107 racc (~> 1.4) | 107 racc (~> 1.4) |
108 nokogiri (1.11.6-java) | 108 nokogiri (1.12.3-java) |
109 racc (~> 1.4) | 109 racc (~> 1.4) |
110 nokogiri (1.11.6-x86-mingw32) | 110 nokogiri (1.12.3-x86-mingw32) |
111 racc (~> 1.4) | 111 racc (~> 1.4) |
112 process-metrics (0.2.1) | 112 process-metrics (0.2.1) |
113 console (~> 1.8) | 113 console (~> 1.8) |
114 samovar (~> 2.1) | 114 samovar (~> 2.1) |
115 protocol-hpack (1.4.2) | 115 protocol-hpack (1.4.2) |
116 protocol-http (0.22.0) | 116 protocol-http (0.22.5) |
117 protocol-http1 (0.14.1) | 117 protocol-http1 (0.14.1) |
118 protocol-http (~> 0.22) | 118 protocol-http (~> 0.22) |
119 protocol-http2 (0.14.2) | 119 protocol-http2 (0.14.2) |
120 protocol-hpack (~> 1.4) | 120 protocol-hpack (~> 1.4) |
121 protocol-http (~> 0.18) | 121 protocol-http (~> 0.18) |
122 public_suffix (4.0.6) | 122 public_suffix (4.0.6) |
123 puma (5.3.2) | 123 puma (5.4.0) |
124 nio4r (~> 2.0) | 124 nio4r (~> 2.0) |
125 puma (5.3.2-java) | 125 puma (5.4.0-java) |
126 nio4r (~> 2.0) | 126 nio4r (~> 2.0) |
127 racc (1.5.2) | 127 racc (1.5.2) |
128 racc (1.5.2-java) | 128 racc (1.5.2-java) |
129 rack (2.2.3) | 129 rack (2.2.3) |
130 rack-test (1.1.0) | 130 rack-test (1.1.0) |
131 rack (>= 1.0, < 3) | 131 rack (>= 1.0, < 3) |
132 rails-dom-testing (2.0.3) | 132 rails-dom-testing (2.0.3) |
133 activesupport (>= 4.2.0) | 133 activesupport (>= 4.2.0) |
134 nokogiri (>= 1.6) | 134 nokogiri (>= 1.6) |
135 rails-html-sanitizer (1.3.0) | 135 rails-html-sanitizer (1.4.1) |
136 loofah (~> 2.3) | 136 loofah (~> 2.3) |
137 railties (6.1.3.2) | 137 railties (6.1.4.1) |
138 actionpack (= 6.1.3.2) | 138 actionpack (= 6.1.4.1) |
139 activesupport (= 6.1.3.2) | 139 activesupport (= 6.1.4.1) |
140 method_source | 140 method_source |
141 rake (>= 0.8.7) | 141 rake (>= 0.13) |
142 thor (~> 1.0) | 142 thor (~> 1.0) |
143 rake (13.0.3) | 143 rake (13.0.6) |
144 redis (4.2.5) | 144 redis (4.4.0) |
145 redis-actionpack (5.2.0) | 145 redis-actionpack (5.2.0) |
146 actionpack (>= 5, < 7) | 146 actionpack (>= 5, < 7) |
147 redis-rack (>= 2.1.0, < 3) | 147 redis-rack (>= 2.1.0, < 3) |
148 redis-store (>= 1.1.0, < 2) | 148 redis-store (>= 1.1.0, < 2) |
149 redis-activesupport (5.2.0) | 149 redis-activesupport (5.2.1) |
150 activesupport (>= 3, < 7) | 150 activesupport (>= 3, < 7) |
151 redis-store (>= 1.3, < 2) | 151 redis-store (>= 1.3, < 2) |
152 redis-rack (2.1.3) | 152 redis-rack (2.1.3) |
153 rack (>= 2.0.8, < 3) | 153 rack (>= 2.0.8, < 3) |
154 redis-store (>= 1.2, < 2) | 154 redis-store (>= 1.2, < 2) |