comparison Gemfile.lock @ 338:cfbf85da43c6

Update gems.
author edogawaconan <me@myconan.net>
date Sun, 11 May 2014 16:53:07 +0900
parents 58d7fa50b8cc
children 5a404e66f8a4
comparison
equal deleted inserted replaced
337:6730adbd9fce 338:cfbf85da43c6
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionmailer (4.1.0) 4 actionmailer (4.1.1)
5 actionpack (= 4.1.0) 5 actionpack (= 4.1.1)
6 actionview (= 4.1.0) 6 actionview (= 4.1.1)
7 mail (~> 2.5.4) 7 mail (~> 2.5.4)
8 actionpack (4.1.0) 8 actionpack (4.1.1)
9 actionview (= 4.1.0) 9 actionview (= 4.1.1)
10 activesupport (= 4.1.0) 10 activesupport (= 4.1.1)
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.0) 13 actionview (4.1.1)
14 activesupport (= 4.1.0) 14 activesupport (= 4.1.1)
15 builder (~> 3.1) 15 builder (~> 3.1)
16 erubis (~> 2.7.0) 16 erubis (~> 2.7.0)
17 activemodel (4.1.0) 17 activemodel (4.1.1)
18 activesupport (= 4.1.0) 18 activesupport (= 4.1.1)
19 builder (~> 3.1) 19 builder (~> 3.1)
20 activerecord (4.1.0) 20 activerecord (4.1.1)
21 activemodel (= 4.1.0) 21 activemodel (= 4.1.1)
22 activesupport (= 4.1.0) 22 activesupport (= 4.1.1)
23 arel (~> 5.0.0) 23 arel (~> 5.0.0)
24 activerecord-jdbc-adapter (1.3.7) 24 activerecord-jdbc-adapter (1.3.7)
25 activerecord (>= 2.2) 25 activerecord (>= 2.2)
26 activerecord-jdbcpostgresql-adapter (1.3.7) 26 activerecord-jdbcpostgresql-adapter (1.3.7)
27 activerecord-jdbc-adapter (~> 1.3.7) 27 activerecord-jdbc-adapter (~> 1.3.7)
28 jdbc-postgres (>= 9.1) 28 jdbc-postgres (>= 9.1)
29 activesupport (4.1.0) 29 activesupport (4.1.1)
30 i18n (~> 0.6, >= 0.6.9) 30 i18n (~> 0.6, >= 0.6.9)
31 json (~> 1.7, >= 1.7.7) 31 json (~> 1.7, >= 1.7.7)
32 minitest (~> 5.1) 32 minitest (~> 5.1)
33 thread_safe (~> 0.1) 33 thread_safe (~> 0.1)
34 tzinfo (~> 1.1) 34 tzinfo (~> 1.1)
35 arel (5.0.1.20140414130214) 35 arel (5.0.1.20140414130214)
36 bootstrap-sass (3.1.1.1) 36 bootstrap-sass (3.1.1.1)
37 sass (~> 3.2) 37 sass (~> 3.2)
38 bouncy-castle-java (1.5.0147) 38 bouncy-castle-java (1.5.0147)
39 builder (3.2.2) 39 builder (3.2.2)
40 dalli (2.7.0) 40 dalli (2.7.1)
41 erubis (2.7.0) 41 erubis (2.7.0)
42 execjs (2.0.2) 42 execjs (2.0.2)
43 hike (1.2.3) 43 hike (1.2.3)
44 hooves (0.7) 44 hooves (0.7)
45 unicorn (> 0) 45 unicorn (> 0)
56 mail (2.5.4) 56 mail (2.5.4)
57 mime-types (~> 1.16) 57 mime-types (~> 1.16)
58 treetop (~> 1.4.8) 58 treetop (~> 1.4.8)
59 mime-types (1.25.1) 59 mime-types (1.25.1)
60 minitest (5.3.3) 60 minitest (5.3.3)
61 multi_json (1.9.2) 61 multi_json (1.10.0)
62 newrelic_rpm (3.8.0.218) 62 newrelic_rpm (3.8.0.218)
63 pg (0.17.1) 63 pg (0.17.1)
64 polyglot (0.3.4) 64 polyglot (0.3.4)
65 puma (2.8.2) 65 puma (2.8.2)
66 rack (>= 1.1, < 2.0) 66 rack (>= 1.1, < 2.0)
69 quiet_assets (1.0.2) 69 quiet_assets (1.0.2)
70 railties (>= 3.1, < 5.0) 70 railties (>= 3.1, < 5.0)
71 rack (1.5.2) 71 rack (1.5.2)
72 rack-test (0.6.2) 72 rack-test (0.6.2)
73 rack (>= 1.0) 73 rack (>= 1.0)
74 rails (4.1.0) 74 rails (4.1.1)
75 actionmailer (= 4.1.0) 75 actionmailer (= 4.1.1)
76 actionpack (= 4.1.0) 76 actionpack (= 4.1.1)
77 actionview (= 4.1.0) 77 actionview (= 4.1.1)
78 activemodel (= 4.1.0) 78 activemodel (= 4.1.1)
79 activerecord (= 4.1.0) 79 activerecord (= 4.1.1)
80 activesupport (= 4.1.0) 80 activesupport (= 4.1.1)
81 bundler (>= 1.3.0, < 2.0) 81 bundler (>= 1.3.0, < 2.0)
82 railties (= 4.1.0) 82 railties (= 4.1.1)
83 sprockets-rails (~> 2.0) 83 sprockets-rails (~> 2.0)
84 railties (4.1.0) 84 railties (4.1.1)
85 actionpack (= 4.1.0) 85 actionpack (= 4.1.1)
86 activesupport (= 4.1.0) 86 activesupport (= 4.1.1)
87 rake (>= 0.8.7) 87 rake (>= 0.8.7)
88 thor (>= 0.18.1, < 2.0) 88 thor (>= 0.18.1, < 2.0)
89 raindrops (0.13.0) 89 raindrops (0.13.0)
90 rake (10.3.1) 90 rake (10.3.1)
91 sass (3.2.19) 91 sass (3.2.19)
116 tzinfo (1.1.0) 116 tzinfo (1.1.0)
117 thread_safe (~> 0.1) 117 thread_safe (~> 0.1)
118 uglifier (2.5.0) 118 uglifier (2.5.0)
119 execjs (>= 0.3.0) 119 execjs (>= 0.3.0)
120 json (>= 1.8.0) 120 json (>= 1.8.0)
121 unicorn (4.8.2) 121 unicorn (4.8.3)
122 kgio (~> 2.6) 122 kgio (~> 2.6)
123 rack 123 rack
124 raindrops (~> 0.7) 124 raindrops (~> 0.7)
125 125
126 PLATFORMS 126 PLATFORMS