Mercurial > zeropaste
comparison Gemfile.lock @ 343:c914299c5459
Update rails and gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Thu, 03 Jul 2014 11:32:54 +0900 |
parents | 4048614cb4cf |
children | 49ae9d1f4f2c |
comparison
equal
deleted
inserted
replaced
342:4048614cb4cf | 343:c914299c5459 |
---|---|
1 GEM | 1 GEM |
2 remote: https://rubygems.org/ | 2 remote: https://rubygems.org/ |
3 specs: | 3 specs: |
4 actionmailer (4.1.2) | 4 actionmailer (4.1.4) |
5 actionpack (= 4.1.2) | 5 actionpack (= 4.1.4) |
6 actionview (= 4.1.2) | 6 actionview (= 4.1.4) |
7 mail (~> 2.5.4) | 7 mail (~> 2.5.4) |
8 actionpack (4.1.2) | 8 actionpack (4.1.4) |
9 actionview (= 4.1.2) | 9 actionview (= 4.1.4) |
10 activesupport (= 4.1.2) | 10 activesupport (= 4.1.4) |
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.2) | 13 actionview (4.1.4) |
14 activesupport (= 4.1.2) | 14 activesupport (= 4.1.4) |
15 builder (~> 3.1) | 15 builder (~> 3.1) |
16 erubis (~> 2.7.0) | 16 erubis (~> 2.7.0) |
17 activemodel (4.1.2) | 17 activemodel (4.1.4) |
18 activesupport (= 4.1.2) | 18 activesupport (= 4.1.4) |
19 builder (~> 3.1) | 19 builder (~> 3.1) |
20 activerecord (4.1.2) | 20 activerecord (4.1.4) |
21 activemodel (= 4.1.2) | 21 activemodel (= 4.1.4) |
22 activesupport (= 4.1.2) | 22 activesupport (= 4.1.4) |
23 arel (~> 5.0.0) | 23 arel (~> 5.0.0) |
24 activerecord-jdbc-adapter (1.3.8) | 24 activerecord-jdbc-adapter (1.3.8) |
25 activerecord (>= 2.2) | 25 activerecord (>= 2.2) |
26 activerecord-jdbcpostgresql-adapter (1.3.8) | 26 activerecord-jdbcpostgresql-adapter (1.3.8) |
27 activerecord-jdbc-adapter (~> 1.3.8) | 27 activerecord-jdbc-adapter (~> 1.3.8) |
28 jdbc-postgres (>= 9.1) | 28 jdbc-postgres (>= 9.1) |
29 activesupport (4.1.2) | 29 activesupport (4.1.4) |
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) |
67 quiet_assets (1.0.3) | 67 quiet_assets (1.0.3) |
68 railties (>= 3.1, < 5.0) | 68 railties (>= 3.1, < 5.0) |
69 rack (1.5.2) | 69 rack (1.5.2) |
70 rack-test (0.6.2) | 70 rack-test (0.6.2) |
71 rack (>= 1.0) | 71 rack (>= 1.0) |
72 rails (4.1.2) | 72 rails (4.1.4) |
73 actionmailer (= 4.1.2) | 73 actionmailer (= 4.1.4) |
74 actionpack (= 4.1.2) | 74 actionpack (= 4.1.4) |
75 actionview (= 4.1.2) | 75 actionview (= 4.1.4) |
76 activemodel (= 4.1.2) | 76 activemodel (= 4.1.4) |
77 activerecord (= 4.1.2) | 77 activerecord (= 4.1.4) |
78 activesupport (= 4.1.2) | 78 activesupport (= 4.1.4) |
79 bundler (>= 1.3.0, < 2.0) | 79 bundler (>= 1.3.0, < 2.0) |
80 railties (= 4.1.2) | 80 railties (= 4.1.4) |
81 sprockets-rails (~> 2.0) | 81 sprockets-rails (~> 2.0) |
82 railties (4.1.2) | 82 railties (4.1.4) |
83 actionpack (= 4.1.2) | 83 actionpack (= 4.1.4) |
84 activesupport (= 4.1.2) | 84 activesupport (= 4.1.4) |
85 rake (>= 0.8.7) | 85 rake (>= 0.8.7) |
86 thor (>= 0.18.1, < 2.0) | 86 thor (>= 0.18.1, < 2.0) |
87 raindrops (0.13.0) | 87 raindrops (0.13.0) |
88 rake (10.3.2) | 88 rake (10.3.2) |
89 sass (3.2.19) | 89 sass (3.2.19) |