comparison Gemfile.lock @ 14:aad3b253ffd5

Update gems.
author edogawaconan <me@myconan.net>
date Fri, 05 Sep 2014 19:03:15 +0900
parents 0ea4ac5b96ac
children a4deb8a43cc3
comparison
equal deleted inserted replaced
13:bf9dbbec8c1e 14:aad3b253ffd5
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionmailer (4.1.4) 4 actionmailer (4.1.5)
5 actionpack (= 4.1.4) 5 actionpack (= 4.1.5)
6 actionview (= 4.1.4) 6 actionview (= 4.1.5)
7 mail (~> 2.5.4) 7 mail (~> 2.5.4)
8 actionpack (4.1.4) 8 actionpack (4.1.5)
9 actionview (= 4.1.4) 9 actionview (= 4.1.5)
10 activesupport (= 4.1.4) 10 activesupport (= 4.1.5)
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.4) 13 actionview (4.1.5)
14 activesupport (= 4.1.4) 14 activesupport (= 4.1.5)
15 builder (~> 3.1) 15 builder (~> 3.1)
16 erubis (~> 2.7.0) 16 erubis (~> 2.7.0)
17 activemodel (4.1.4) 17 activemodel (4.1.5)
18 activesupport (= 4.1.4) 18 activesupport (= 4.1.5)
19 builder (~> 3.1) 19 builder (~> 3.1)
20 activerecord (4.1.4) 20 activerecord (4.1.5)
21 activemodel (= 4.1.4) 21 activemodel (= 4.1.5)
22 activesupport (= 4.1.4) 22 activesupport (= 4.1.5)
23 arel (~> 5.0.0) 23 arel (~> 5.0.0)
24 activesupport (4.1.4) 24 activesupport (4.1.5)
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)
34 equalizer (0.0.9) 34 equalizer (0.0.9)
35 erubis (2.7.0) 35 erubis (2.7.0)
36 faraday (0.9.0) 36 faraday (0.9.0)
37 multipart-post (>= 1.2, < 3) 37 multipart-post (>= 1.2, < 3)
38 hike (1.2.3) 38 hike (1.2.3)
39 http (0.6.1) 39 http (0.6.2)
40 http_parser.rb (~> 0.6.0) 40 http_parser.rb (~> 0.6.0)
41 http_parser.rb (0.6.0) 41 http_parser.rb (0.6.0)
42 i18n (0.6.11) 42 i18n (0.6.11)
43 json (1.8.1) 43 json (1.8.1)
44 mail (2.5.4) 44 mail (2.5.4)
53 naught (1.0.0) 53 naught (1.0.0)
54 polyglot (0.3.5) 54 polyglot (0.3.5)
55 rack (1.5.2) 55 rack (1.5.2)
56 rack-test (0.6.2) 56 rack-test (0.6.2)
57 rack (>= 1.0) 57 rack (>= 1.0)
58 rails (4.1.4) 58 rails (4.1.5)
59 actionmailer (= 4.1.4) 59 actionmailer (= 4.1.5)
60 actionpack (= 4.1.4) 60 actionpack (= 4.1.5)
61 actionview (= 4.1.4) 61 actionview (= 4.1.5)
62 activemodel (= 4.1.4) 62 activemodel (= 4.1.5)
63 activerecord (= 4.1.4) 63 activerecord (= 4.1.5)
64 activesupport (= 4.1.4) 64 activesupport (= 4.1.5)
65 bundler (>= 1.3.0, < 2.0) 65 bundler (>= 1.3.0, < 2.0)
66 railties (= 4.1.4) 66 railties (= 4.1.5)
67 sprockets-rails (~> 2.0) 67 sprockets-rails (~> 2.0)
68 railties (4.1.4) 68 railties (4.1.5)
69 actionpack (= 4.1.4) 69 actionpack (= 4.1.5)
70 activesupport (= 4.1.4) 70 activesupport (= 4.1.5)
71 rake (>= 0.8.7) 71 rake (>= 0.8.7)
72 thor (>= 0.18.1, < 2.0) 72 thor (>= 0.18.1, < 2.0)
73 rake (10.3.2) 73 rake (10.3.2)
74 rdoc (4.1.1) 74 rdoc (4.1.1)
75 json (~> 1.4) 75 json (~> 1.4)
114 114
115 PLATFORMS 115 PLATFORMS
116 ruby 116 ruby
117 117
118 DEPENDENCIES 118 DEPENDENCIES
119 rails (= 4.1.4) 119 rails (~> 4.1.4)
120 sdoc (~> 0.4.0) 120 sdoc (~> 0.4.0)
121 spring 121 spring
122 twitter 122 twitter
123 twitter-text 123 twitter-text