Mercurial > rsstweet
comparison Gemfile.lock @ 184:a35c2733552f
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Fri, 31 May 2019 09:45:02 +0900 |
parents | bd6d0fbc2c7a |
children | f67f3ad50270 |
comparison
equal
deleted
inserted
replaced
183:bd6d0fbc2c7a | 184:a35c2733552f |
---|---|
1 GEM | 1 GEM |
2 remote: https://rubygems.org/ | 2 remote: https://rubygems.org/ |
3 specs: | 3 specs: |
4 actionpack (5.2.2) | 4 actionpack (5.2.3) |
5 actionview (= 5.2.2) | 5 actionview (= 5.2.3) |
6 activesupport (= 5.2.2) | 6 activesupport (= 5.2.3) |
7 rack (~> 2.0) | 7 rack (~> 2.0) |
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.0.2) | 10 rails-html-sanitizer (~> 1.0, >= 1.0.2) |
11 actionview (5.2.2) | 11 actionview (5.2.3) |
12 activesupport (= 5.2.2) | 12 activesupport (= 5.2.3) |
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.0, >= 1.0.3) | 16 rails-html-sanitizer (~> 1.0, >= 1.0.3) |
17 activesupport (5.2.2) | 17 activesupport (5.2.3) |
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 addressable (2.5.2) | 22 addressable (2.6.0) |
23 public_suffix (>= 2.0.2, < 4.0) | 23 public_suffix (>= 2.0.2, < 4.0) |
24 async (1.11.0) | 24 async (1.17.1) |
25 console (~> 1.0) | |
25 nio4r (~> 2.3) | 26 nio4r (~> 2.3) |
26 timers (~> 4.1) | 27 timers (~> 4.1) |
27 async-container (0.8.1) | 28 async-container (0.10.2) |
28 async (~> 1.0) | 29 async (~> 1.0) |
29 async-io (~> 1.4) | 30 async-io (~> 1.4) |
30 async-http (0.37.6) | 31 process-group |
31 async (~> 1.6) | 32 async-http (0.41.2) |
32 async-io (~> 1.16) | 33 async (~> 1.14) |
33 http-protocol (~> 0.10) | 34 async-io (~> 1.18) |
34 async-io (1.17.2) | 35 protocol-http (~> 0.5.0) |
35 async (~> 1.3) | 36 protocol-http1 (~> 0.7.0) |
37 protocol-http2 (~> 0.3.0) | |
38 async-io (1.23.1) | |
39 async (~> 1.14) | |
36 buftok (0.2.0) | 40 buftok (0.2.0) |
41 build-environment (1.10.1) | |
37 builder (3.2.3) | 42 builder (3.2.3) |
38 concurrent-ruby (1.1.3) | 43 concurrent-ruby (1.1.5) |
44 console (1.2.4) | |
39 crass (1.0.4) | 45 crass (1.0.4) |
40 domain_name (0.5.20180417) | 46 domain_name (0.5.20180417) |
41 unf (>= 0.0.5, < 1.0.0) | 47 unf (>= 0.0.5, < 1.0.0) |
42 equalizer (0.0.11) | 48 equalizer (0.0.11) |
43 erubi (1.7.1) | 49 erubi (1.8.0) |
44 falcon (0.19.6) | 50 falcon (0.31.0) |
45 async-container (~> 0.8.0) | 51 async (~> 1.13) |
46 async-http (~> 0.37.2) | 52 async-container (~> 0.10.0) |
47 async-io (~> 1.9) | 53 async-http (~> 0.41.0) |
48 http-protocol (~> 0.10.0) | 54 async-io (~> 1.22) |
55 build-environment (~> 1.6) | |
49 localhost (~> 1.1) | 56 localhost (~> 1.1) |
50 rack (>= 1.0) | 57 rack (>= 1.0) |
51 samovar (~> 1.3) | 58 samovar (~> 2.1) |
52 http (3.3.0) | 59 http (3.3.0) |
53 addressable (~> 2.3) | 60 addressable (~> 2.3) |
54 http-cookie (~> 1.0) | 61 http-cookie (~> 1.0) |
55 http-form_data (~> 2.0) | 62 http-form_data (~> 2.0) |
56 http_parser.rb (~> 0.6.0) | 63 http_parser.rb (~> 0.6.0) |
57 http-cookie (1.0.3) | 64 http-cookie (1.0.3) |
58 domain_name (~> 0.5) | 65 domain_name (~> 0.5) |
59 http-form_data (2.1.1) | 66 http-form_data (2.1.1) |
60 http-hpack (0.1.1) | |
61 http-protocol (0.10.1) | |
62 http-hpack (~> 0.1.0) | |
63 http_parser.rb (0.6.0) | 67 http_parser.rb (0.6.0) |
64 http_parser.rb (0.6.0-java) | 68 http_parser.rb (0.6.0-java) |
65 i18n (1.1.1) | 69 i18n (1.6.0) |
66 concurrent-ruby (~> 1.0) | 70 concurrent-ruby (~> 1.0) |
67 idn-ruby (0.1.0) | 71 idn-ruby (0.1.0) |
68 localhost (1.1.4) | 72 localhost (1.1.6) |
69 loofah (2.2.3) | 73 loofah (2.2.3) |
70 crass (~> 1.0.2) | 74 crass (~> 1.0.2) |
71 nokogiri (>= 1.5.9) | 75 nokogiri (>= 1.5.9) |
72 mapping (1.1.1) | 76 mapping (1.1.1) |
73 memoizable (0.4.2) | 77 memoizable (0.4.2) |
74 thread_safe (~> 0.3, >= 0.3.1) | 78 thread_safe (~> 0.3, >= 0.3.1) |
75 method_source (0.9.2) | 79 method_source (0.9.2) |
76 mini_portile2 (2.3.0) | 80 mini_portile2 (2.4.0) |
77 minitest (5.11.3) | 81 minitest (5.11.3) |
78 multipart-post (2.0.0) | 82 multipart-post (2.1.1) |
79 naught (1.1.0) | 83 naught (1.1.0) |
80 newrelic_rpm (5.5.0.348) | 84 newrelic_rpm (6.4.0.356) |
81 nio4r (2.3.1) | 85 nio4r (2.3.1) |
82 nokogiri (1.8.5) | 86 nokogiri (1.10.3) |
83 mini_portile2 (~> 2.3.0) | 87 mini_portile2 (~> 2.4.0) |
84 nokogiri (1.8.5-java) | 88 nokogiri (1.10.3-java) |
85 nokogiri (1.8.5-x86-mingw32) | 89 nokogiri (1.10.3-x86-mingw32) |
86 mini_portile2 (~> 2.3.0) | 90 mini_portile2 (~> 2.4.0) |
87 public_suffix (3.0.3) | 91 process-group (1.1.0) |
88 puma (3.12.0) | 92 protocol-hpack (1.0.0) |
89 puma (3.12.0-java) | 93 protocol-http (0.5.0) |
90 rack (2.0.6) | 94 protocol-http1 (0.7.0) |
95 protocol-http (~> 0.5) | |
96 protocol-http2 (0.3.0) | |
97 protocol-hpack (~> 1.0) | |
98 protocol-http (~> 0.2) | |
99 public_suffix (3.1.0) | |
100 puma (3.12.1) | |
101 puma (3.12.1-java) | |
102 rack (2.0.7) | |
91 rack-test (1.1.0) | 103 rack-test (1.1.0) |
92 rack (>= 1.0, < 3) | 104 rack (>= 1.0, < 3) |
93 rails-dom-testing (2.0.3) | 105 rails-dom-testing (2.0.3) |
94 activesupport (>= 4.2.0) | 106 activesupport (>= 4.2.0) |
95 nokogiri (>= 1.6) | 107 nokogiri (>= 1.6) |
96 rails-html-sanitizer (1.0.4) | 108 rails-html-sanitizer (1.0.4) |
97 loofah (~> 2.2, >= 2.2.2) | 109 loofah (~> 2.2, >= 2.2.2) |
98 railties (5.2.2) | 110 railties (5.2.3) |
99 actionpack (= 5.2.2) | 111 actionpack (= 5.2.3) |
100 activesupport (= 5.2.2) | 112 activesupport (= 5.2.3) |
101 method_source | 113 method_source |
102 rake (>= 0.8.7) | 114 rake (>= 0.8.7) |
103 thor (>= 0.19.0, < 2.0) | 115 thor (>= 0.19.0, < 2.0) |
104 rainbow (3.0.0) | |
105 rake (12.3.2) | 116 rake (12.3.2) |
106 redis (4.0.3) | 117 redis (4.1.2) |
107 redis-actionpack (5.0.2) | 118 redis-actionpack (5.0.2) |
108 actionpack (>= 4.0, < 6) | 119 actionpack (>= 4.0, < 6) |
109 redis-rack (>= 1, < 3) | 120 redis-rack (>= 1, < 3) |
110 redis-store (>= 1.1.0, < 2) | 121 redis-store (>= 1.1.0, < 2) |
111 redis-activesupport (5.0.7) | 122 redis-activesupport (5.0.7) |
118 redis-actionpack (>= 5.0, < 6) | 129 redis-actionpack (>= 5.0, < 6) |
119 redis-activesupport (>= 5.0, < 6) | 130 redis-activesupport (>= 5.0, < 6) |
120 redis-store (>= 1.2, < 2) | 131 redis-store (>= 1.2, < 2) |
121 redis-store (1.6.0) | 132 redis-store (1.6.0) |
122 redis (>= 2.2, < 5) | 133 redis (>= 2.2, < 5) |
123 samovar (1.9.1) | 134 samovar (2.1.1) |
135 console (~> 1.0) | |
124 mapping (~> 1.0) | 136 mapping (~> 1.0) |
125 rainbow (>= 2.0, < 4.0) | |
126 simple_oauth (0.3.1) | 137 simple_oauth (0.3.1) |
127 thor (0.20.3) | 138 thor (0.20.3) |
128 thread_safe (0.3.6) | 139 thread_safe (0.3.6) |
129 thread_safe (0.3.6-java) | 140 thread_safe (0.3.6-java) |
130 timers (4.2.0) | 141 timers (4.3.0) |
131 twitter (6.2.0) | 142 twitter (6.2.0) |
132 addressable (~> 2.3) | 143 addressable (~> 2.3) |
133 buftok (~> 0.2.0) | 144 buftok (~> 0.2.0) |
134 equalizer (~> 0.0.11) | 145 equalizer (~> 0.0.11) |
135 http (~> 3.0) | 146 http (~> 3.0) |
145 tzinfo (1.2.5) | 156 tzinfo (1.2.5) |
146 thread_safe (~> 0.1) | 157 thread_safe (~> 0.1) |
147 unf (0.1.4) | 158 unf (0.1.4) |
148 unf_ext | 159 unf_ext |
149 unf (0.1.4-java) | 160 unf (0.1.4-java) |
150 unf_ext (0.0.7.5) | 161 unf_ext (0.0.7.6) |
151 unf_ext (0.0.7.5-x86-mingw32) | |
152 | 162 |
153 PLATFORMS | 163 PLATFORMS |
154 java | 164 java |
155 ruby | 165 ruby |
156 x86-mingw32 | 166 x86-mingw32 |
167 redis-store | 177 redis-store |
168 twitter | 178 twitter |
169 twitter-text | 179 twitter-text |
170 | 180 |
171 BUNDLED WITH | 181 BUNDLED WITH |
172 1.17.1 | 182 1.17.2 |