comparison Gemfile.lock @ 92:4bf50856bd91

Add unicorn
author nanaya <me@myconan.net>
date Thu, 28 Jul 2016 01:54:15 +0900
parents d5a0d66ee457
children 5cc4aab05c55
comparison
equal deleted inserted replaced
91:9fa55acd7f37 92:4bf50856bd91
42 http_parser.rb (0.6.0) 42 http_parser.rb (0.6.0)
43 http_parser.rb (0.6.0-java) 43 http_parser.rb (0.6.0-java)
44 i18n (0.7.0) 44 i18n (0.7.0)
45 json (1.8.3) 45 json (1.8.3)
46 json (1.8.3-java) 46 json (1.8.3-java)
47 kgio (2.10.0)
47 loofah (2.0.3) 48 loofah (2.0.3)
48 nokogiri (>= 1.5.9) 49 nokogiri (>= 1.5.9)
49 memoizable (0.4.2) 50 memoizable (0.4.2)
50 thread_safe (~> 0.3, >= 0.3.1) 51 thread_safe (~> 0.3, >= 0.3.1)
51 method_source (0.8.2) 52 method_source (0.8.2)
76 actionpack (= 5.0.0) 77 actionpack (= 5.0.0)
77 activesupport (= 5.0.0) 78 activesupport (= 5.0.0)
78 method_source 79 method_source
79 rake (>= 0.8.7) 80 rake (>= 0.8.7)
80 thor (>= 0.18.1, < 2.0) 81 thor (>= 0.18.1, < 2.0)
82 raindrops (0.16.0)
81 rake (11.2.2) 83 rake (11.2.2)
82 simple_oauth (0.3.1) 84 simple_oauth (0.3.1)
83 thor (0.19.1) 85 thor (0.19.1)
84 thread_safe (0.3.5) 86 thread_safe (0.3.5)
85 thread_safe (0.3.5-java) 87 thread_safe (0.3.5-java)
101 unf (0.1.4) 103 unf (0.1.4)
102 unf_ext 104 unf_ext
103 unf (0.1.4-java) 105 unf (0.1.4-java)
104 unf_ext (0.0.7.2) 106 unf_ext (0.0.7.2)
105 unf_ext (0.0.7.2-x86-mingw32) 107 unf_ext (0.0.7.2-x86-mingw32)
108 unicorn (5.1.0)
109 kgio (~> 2.6)
110 raindrops (~> 0.7)
106 111
107 PLATFORMS 112 PLATFORMS
108 java 113 java
109 ruby 114 ruby
110 x86-mingw32 115 x86-mingw32
116 newrelic_rpm 121 newrelic_rpm
117 puma 122 puma
118 railties (~> 5.0.0) 123 railties (~> 5.0.0)
119 twitter 124 twitter
120 twitter-text 125 twitter-text
126 unicorn
121 127
122 BUNDLED WITH 128 BUNDLED WITH
123 1.11.2 129 1.11.2