comparison Gemfile.lock @ 31:0c877dfa9646

Update gems.
author edogawaconan <me@myconan.net>
date Tue, 04 Nov 2014 10:46:14 +0900
parents cf5c379d133f
children 89f46bd648f4
comparison
equal deleted inserted replaced
30:205c0b5d9f44 31:0c877dfa9646
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionmailer (4.1.6) 4 actionmailer (4.1.7)
5 actionpack (= 4.1.6) 5 actionpack (= 4.1.7)
6 actionview (= 4.1.6) 6 actionview (= 4.1.7)
7 mail (~> 2.5, >= 2.5.4) 7 mail (~> 2.5, >= 2.5.4)
8 actionpack (4.1.6) 8 actionpack (4.1.7)
9 actionview (= 4.1.6) 9 actionview (= 4.1.7)
10 activesupport (= 4.1.6) 10 activesupport (= 4.1.7)
11 rack (~> 1.5.2) 11 rack (~> 1.5.2)
12 rack-test (~> 0.6.2) 12 rack-test (~> 0.6.2)
13 actionview (4.1.6) 13 actionview (4.1.7)
14 activesupport (= 4.1.6) 14 activesupport (= 4.1.7)
15 builder (~> 3.1) 15 builder (~> 3.1)
16 erubis (~> 2.7.0) 16 erubis (~> 2.7.0)
17 activemodel (4.1.6) 17 activemodel (4.1.7)
18 activesupport (= 4.1.6) 18 activesupport (= 4.1.7)
19 builder (~> 3.1) 19 builder (~> 3.1)
20 activerecord (4.1.6) 20 activerecord (4.1.7)
21 activemodel (= 4.1.6) 21 activemodel (= 4.1.7)
22 activesupport (= 4.1.6) 22 activesupport (= 4.1.7)
23 arel (~> 5.0.0) 23 arel (~> 5.0.0)
24 activesupport (4.1.6) 24 activesupport (4.1.7)
25 i18n (~> 0.6, >= 0.6.9) 25 i18n (~> 0.6, >= 0.6.9)
26 json (~> 1.7, >= 1.7.7) 26 json (~> 1.7, >= 1.7.7)
27 minitest (~> 5.1) 27 minitest (~> 5.1)
28 thread_safe (~> 0.1) 28 thread_safe (~> 0.1)
29 tzinfo (~> 1.1) 29 tzinfo (~> 1.1)
43 http_parser.rb (0.6.0-java) 43 http_parser.rb (0.6.0-java)
44 i18n (0.6.11) 44 i18n (0.6.11)
45 json (1.8.1) 45 json (1.8.1)
46 json (1.8.1-java) 46 json (1.8.1-java)
47 kgio (2.9.2) 47 kgio (2.9.2)
48 mail (2.6.1) 48 mail (2.6.3)
49 mime-types (>= 1.16, < 3) 49 mime-types (>= 1.16, < 3)
50 memoizable (0.4.2) 50 memoizable (0.4.2)
51 thread_safe (~> 0.3, >= 0.3.1) 51 thread_safe (~> 0.3, >= 0.3.1)
52 mime-types (2.3) 52 mime-types (2.4.3)
53 minitest (5.4.1) 53 minitest (5.4.2)
54 multi_json (1.10.1) 54 multi_json (1.10.1)
55 multipart-post (2.0.0) 55 multipart-post (2.0.0)
56 naught (1.0.0) 56 naught (1.0.0)
57 puma (2.9.1) 57 puma (2.9.2)
58 rack (>= 1.1, < 2.0) 58 rack (>= 1.1, < 2.0)
59 puma (2.9.1-java) 59 puma (2.9.2-java)
60 rack (>= 1.1, < 2.0) 60 rack (>= 1.1, < 2.0)
61 rack (1.5.2) 61 rack (1.5.2)
62 rack-test (0.6.2) 62 rack-test (0.6.2)
63 rack (>= 1.0) 63 rack (>= 1.0)
64 rails (4.1.6) 64 rails (4.1.7)
65 actionmailer (= 4.1.6) 65 actionmailer (= 4.1.7)
66 actionpack (= 4.1.6) 66 actionpack (= 4.1.7)
67 actionview (= 4.1.6) 67 actionview (= 4.1.7)
68 activemodel (= 4.1.6) 68 activemodel (= 4.1.7)
69 activerecord (= 4.1.6) 69 activerecord (= 4.1.7)
70 activesupport (= 4.1.6) 70 activesupport (= 4.1.7)
71 bundler (>= 1.3.0, < 2.0) 71 bundler (>= 1.3.0, < 2.0)
72 railties (= 4.1.6) 72 railties (= 4.1.7)
73 sprockets-rails (~> 2.0) 73 sprockets-rails (~> 2.0)
74 railties (4.1.6) 74 railties (4.1.7)
75 actionpack (= 4.1.6) 75 actionpack (= 4.1.7)
76 activesupport (= 4.1.6) 76 activesupport (= 4.1.7)
77 rake (>= 0.8.7) 77 rake (>= 0.8.7)
78 thor (>= 0.18.1, < 2.0) 78 thor (>= 0.18.1, < 2.0)
79 raindrops (0.13.0) 79 raindrops (0.13.0)
80 rake (10.3.2) 80 rake (10.3.2)
81 rdoc (4.1.2) 81 rdoc (4.1.2)
82 json (~> 1.4) 82 json (~> 1.4)
83 sdoc (0.4.1) 83 sdoc (0.4.1)
84 json (~> 1.7, >= 1.7.7) 84 json (~> 1.7, >= 1.7.7)
85 rdoc (~> 4.0) 85 rdoc (~> 4.0)
86 simple_oauth (0.2.0) 86 simple_oauth (0.3.0)
87 spring (1.1.3) 87 spring (1.1.3)
88 sprockets (2.12.2) 88 sprockets (2.12.3)
89 hike (~> 1.2) 89 hike (~> 1.2)
90 multi_json (~> 1.0) 90 multi_json (~> 1.0)
91 rack (~> 1.0) 91 rack (~> 1.0)
92 tilt (~> 1.1, != 1.3.0) 92 tilt (~> 1.1, != 1.3.0)
93 sprockets-rails (2.1.4) 93 sprockets-rails (2.2.0)
94 actionpack (>= 3.0) 94 actionpack (>= 3.0)
95 activesupport (>= 3.0) 95 activesupport (>= 3.0)
96 sprockets (~> 2.8) 96 sprockets (>= 2.8, < 4.0)
97 thor (0.19.1) 97 thor (0.19.1)
98 thread_safe (0.3.4) 98 thread_safe (0.3.4)
99 thread_safe (0.3.4-java) 99 thread_safe (0.3.4-java)
100 tilt (1.4.1) 100 tilt (1.4.1)
101 twitter (5.11.0) 101 twitter (5.12.0)
102 addressable (~> 2.3) 102 addressable (~> 2.3)
103 buftok (~> 0.2.0) 103 buftok (~> 0.2.0)
104 equalizer (~> 0.0.9) 104 equalizer (~> 0.0.9)
105 faraday (~> 0.9.0) 105 faraday (~> 0.9.0)
106 http (~> 0.6.0) 106 http (~> 0.6.0)
107 http_parser.rb (~> 0.6.0) 107 http_parser.rb (~> 0.6.0)
108 json (~> 1.8) 108 json (~> 1.8)
109 memoizable (~> 0.4.0) 109 memoizable (~> 0.4.0)
110 naught (~> 1.0) 110 naught (~> 1.0)
111 simple_oauth (~> 0.2.0) 111 simple_oauth (~> 0.3.0)
112 twitter-text (1.9.2) 112 twitter-text (1.10.0)
113 unf (~> 0.1.0) 113 unf (~> 0.1.0)
114 tzinfo (1.2.2) 114 tzinfo (1.2.2)
115 thread_safe (~> 0.1) 115 thread_safe (~> 0.1)
116 unf (0.1.4) 116 unf (0.1.4)
117 unf_ext 117 unf_ext