comparison Gemfile.lock @ 180:0c101c8169e4

Swap unicorn with falcon Seems working.
author nanaya <me@nanaya.pro>
date Mon, 22 Oct 2018 15:24:39 +0900
parents b224cf75a759
children fb6d9f8f23ab
comparison
equal deleted inserted replaced
179:b224cf75a759 180:0c101c8169e4
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.5.2)
23 public_suffix (>= 2.0.2, < 4.0) 23 public_suffix (>= 2.0.2, < 4.0)
24 async (1.10.3)
25 nio4r (~> 2.3)
26 timers (~> 4.1)
27 async-container (0.6.1)
28 async (~> 1.0)
29 async-io (~> 1.4)
30 async-http (0.34.3)
31 async (~> 1.6)
32 async-io (~> 1.16)
33 http-protocol (~> 0.6.0)
34 async-io (1.16.1)
35 async (~> 1.3)
24 buftok (0.2.0) 36 buftok (0.2.0)
25 builder (3.2.3) 37 builder (3.2.3)
26 concurrent-ruby (1.0.5) 38 concurrent-ruby (1.0.5)
27 concurrent-ruby (1.0.5-java) 39 concurrent-ruby (1.0.5-java)
28 crass (1.0.4) 40 crass (1.0.4)
29 domain_name (0.5.20180417) 41 domain_name (0.5.20180417)
30 unf (>= 0.0.5, < 1.0.0) 42 unf (>= 0.0.5, < 1.0.0)
31 equalizer (0.0.11) 43 equalizer (0.0.11)
32 erubi (1.7.1) 44 erubi (1.7.1)
45 falcon (0.18.14)
46 async-container (~> 0.6.0)
47 async-http (~> 0.34.0)
48 async-io (~> 1.9)
49 http-protocol (~> 0.6.0)
50 localhost (~> 1.1)
51 rack (>= 1.0)
52 samovar (~> 1.3)
53 hitimes (1.3.0)
33 http (3.3.0) 54 http (3.3.0)
34 addressable (~> 2.3) 55 addressable (~> 2.3)
35 http-cookie (~> 1.0) 56 http-cookie (~> 1.0)
36 http-form_data (~> 2.0) 57 http-form_data (~> 2.0)
37 http_parser.rb (~> 0.6.0) 58 http_parser.rb (~> 0.6.0)
38 http-cookie (1.0.3) 59 http-cookie (1.0.3)
39 domain_name (~> 0.5) 60 domain_name (~> 0.5)
40 http-form_data (2.1.1) 61 http-form_data (2.1.1)
62 http-hpack (0.1.1)
63 http-protocol (0.6.1)
64 http-hpack (~> 0.1.0)
41 http_parser.rb (0.6.0) 65 http_parser.rb (0.6.0)
42 http_parser.rb (0.6.0-java) 66 http_parser.rb (0.6.0-java)
43 i18n (1.1.0) 67 i18n (1.1.0)
44 concurrent-ruby (~> 1.0) 68 concurrent-ruby (~> 1.0)
45 idn-ruby (0.1.0) 69 idn-ruby (0.1.0)
46 kgio (2.11.2) 70 localhost (1.1.4)
47 loofah (2.2.2) 71 loofah (2.2.2)
48 crass (~> 1.0.2) 72 crass (~> 1.0.2)
49 nokogiri (>= 1.5.9) 73 nokogiri (>= 1.5.9)
74 mapping (1.1.1)
50 memoizable (0.4.2) 75 memoizable (0.4.2)
51 thread_safe (~> 0.3, >= 0.3.1) 76 thread_safe (~> 0.3, >= 0.3.1)
52 method_source (0.9.0) 77 method_source (0.9.0)
53 mini_portile2 (2.3.0) 78 mini_portile2 (2.3.0)
54 minitest (5.11.3) 79 minitest (5.11.3)
55 multipart-post (2.0.0) 80 multipart-post (2.0.0)
56 naught (1.1.0) 81 naught (1.1.0)
57 newrelic_rpm (5.4.0.347) 82 newrelic_rpm (5.4.0.347)
83 nio4r (2.3.1)
58 nokogiri (1.8.5) 84 nokogiri (1.8.5)
59 mini_portile2 (~> 2.3.0) 85 mini_portile2 (~> 2.3.0)
60 nokogiri (1.8.5-java) 86 nokogiri (1.8.5-java)
61 nokogiri (1.8.5-x86-mingw32) 87 nokogiri (1.8.5-x86-mingw32)
62 mini_portile2 (~> 2.3.0) 88 mini_portile2 (~> 2.3.0)
75 actionpack (= 5.2.1) 101 actionpack (= 5.2.1)
76 activesupport (= 5.2.1) 102 activesupport (= 5.2.1)
77 method_source 103 method_source
78 rake (>= 0.8.7) 104 rake (>= 0.8.7)
79 thor (>= 0.19.0, < 2.0) 105 thor (>= 0.19.0, < 2.0)
80 raindrops (0.19.0) 106 rainbow (2.2.2)
107 rake
81 rake (12.3.1) 108 rake (12.3.1)
82 redis (4.0.2) 109 redis (4.0.2)
83 redis-actionpack (5.0.2) 110 redis-actionpack (5.0.2)
84 actionpack (>= 4.0, < 6) 111 actionpack (>= 4.0, < 6)
85 redis-rack (>= 1, < 3) 112 redis-rack (>= 1, < 3)
94 redis-actionpack (>= 5.0, < 6) 121 redis-actionpack (>= 5.0, < 6)
95 redis-activesupport (>= 5.0, < 6) 122 redis-activesupport (>= 5.0, < 6)
96 redis-store (>= 1.2, < 2) 123 redis-store (>= 1.2, < 2)
97 redis-store (1.6.0) 124 redis-store (1.6.0)
98 redis (>= 2.2, < 5) 125 redis (>= 2.2, < 5)
126 samovar (1.9.0)
127 mapping (~> 1.0)
128 rainbow (~> 2.0)
99 simple_oauth (0.3.1) 129 simple_oauth (0.3.1)
100 thor (0.20.0) 130 thor (0.20.0)
101 thread_safe (0.3.6) 131 thread_safe (0.3.6)
102 thread_safe (0.3.6-java) 132 thread_safe (0.3.6-java)
133 timers (4.1.2)
134 hitimes
103 twitter (6.2.0) 135 twitter (6.2.0)
104 addressable (~> 2.3) 136 addressable (~> 2.3)
105 buftok (~> 0.2.0) 137 buftok (~> 0.2.0)
106 equalizer (~> 0.0.11) 138 equalizer (~> 0.0.11)
107 http (~> 3.0) 139 http (~> 3.0)
119 unf (0.1.4) 151 unf (0.1.4)
120 unf_ext 152 unf_ext
121 unf (0.1.4-java) 153 unf (0.1.4-java)
122 unf_ext (0.0.7.5) 154 unf_ext (0.0.7.5)
123 unf_ext (0.0.7.5-x86-mingw32) 155 unf_ext (0.0.7.5-x86-mingw32)
124 unicorn (5.4.1)
125 kgio (~> 2.6)
126 raindrops (~> 0.7)
127 156
128 PLATFORMS 157 PLATFORMS
129 java 158 java
130 ruby 159 ruby
131 x86-mingw32 160 x86-mingw32
132 161
133 DEPENDENCIES 162 DEPENDENCIES
134 actionpack (~> 5.2.0) 163 actionpack (~> 5.2.0)
135 actionview (~> 5.2.0) 164 actionview (~> 5.2.0)
165 falcon
136 newrelic_rpm 166 newrelic_rpm
137 puma 167 puma
138 railties (~> 5.2.0) 168 railties (~> 5.2.0)
139 redis 169 redis
140 redis-rails 170 redis-rails
141 redis-store 171 redis-store
142 twitter 172 twitter
143 twitter-text 173 twitter-text
144 unicorn
145 174
146 BUNDLED WITH 175 BUNDLED WITH
147 1.16.1 176 1.16.1