Mercurial > zeropaste
comparison Gemfile.lock @ 304:602196221350
Welcome to rails 4.1.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 19 Feb 2014 13:11:12 +0900 |
parents | 5e16fc534c76 |
children | f695d7ecdd27 |
comparison
equal
deleted
inserted
replaced
303:5e16fc534c76 | 304:602196221350 |
---|---|
1 GEM | 1 GEM |
2 remote: https://rubygems.org/ | 2 remote: https://rubygems.org/ |
3 specs: | 3 specs: |
4 actionmailer (4.0.3) | 4 actionmailer (4.1.0.rc1) |
5 actionpack (= 4.0.3) | 5 actionpack (= 4.1.0.rc1) |
6 actionview (= 4.1.0.rc1) | |
6 mail (~> 2.5.4) | 7 mail (~> 2.5.4) |
7 actionpack (4.0.3) | 8 actionpack (4.1.0.rc1) |
8 activesupport (= 4.0.3) | 9 actionview (= 4.1.0.rc1) |
9 builder (~> 3.1.0) | 10 activesupport (= 4.1.0.rc1) |
10 erubis (~> 2.7.0) | |
11 rack (~> 1.5.2) | 11 rack (~> 1.5.2) |
12 rack-test (~> 0.6.2) | 12 rack-test (~> 0.6.2) |
13 actionpack-page_caching (1.0.2) | 13 actionpack-page_caching (1.0.2) |
14 actionpack (>= 4.0.0, < 5) | 14 actionpack (>= 4.0.0, < 5) |
15 activemodel (4.0.3) | 15 actionview (4.1.0.rc1) |
16 activesupport (= 4.0.3) | 16 activesupport (= 4.1.0.rc1) |
17 builder (~> 3.1.0) | 17 builder (~> 3.1) |
18 activerecord (4.0.3) | 18 erubis (~> 2.7.0) |
19 activemodel (= 4.0.3) | 19 activemodel (4.1.0.rc1) |
20 activerecord-deprecated_finders (~> 1.0.2) | 20 activesupport (= 4.1.0.rc1) |
21 activesupport (= 4.0.3) | 21 builder (~> 3.1) |
22 arel (~> 4.0.0) | 22 activerecord (4.1.0.rc1) |
23 activerecord-deprecated_finders (1.0.3) | 23 activemodel (= 4.1.0.rc1) |
24 activesupport (= 4.1.0.rc1) | |
25 arel (~> 5.0.0) | |
24 activerecord-jdbc-adapter (1.3.6) | 26 activerecord-jdbc-adapter (1.3.6) |
25 activerecord (>= 2.2) | 27 activerecord (>= 2.2) |
26 activerecord-jdbcpostgresql-adapter (1.3.6) | 28 activerecord-jdbcpostgresql-adapter (1.3.6) |
27 activerecord-jdbc-adapter (~> 1.3.6) | 29 activerecord-jdbc-adapter (~> 1.3.6) |
28 jdbc-postgres (>= 9.1) | 30 jdbc-postgres (>= 9.1) |
29 activesupport (4.0.3) | 31 activesupport (4.1.0.rc1) |
30 i18n (~> 0.6, >= 0.6.4) | 32 i18n (~> 0.6, >= 0.6.9) |
31 minitest (~> 4.2) | 33 json (~> 1.7, >= 1.7.7) |
32 multi_json (~> 1.3) | 34 minitest (~> 5.1) |
33 thread_safe (~> 0.1) | 35 thread_safe (~> 0.1) |
34 tzinfo (~> 0.3.37) | 36 tzinfo (~> 1.1) |
35 anjlab-bootstrap-rails (3.0.3.0) | 37 anjlab-bootstrap-rails (3.0.3.0) |
36 railties (>= 3.0) | 38 railties (>= 3.0) |
37 sass (>= 3.2) | 39 sass (>= 3.2) |
38 arel (4.0.2) | 40 arel (5.0.0) |
39 atomic (1.1.14) | 41 atomic (1.1.14) |
40 atomic (1.1.14-java) | 42 atomic (1.1.14-java) |
41 bouncy-castle-java (1.5.0147) | 43 bouncy-castle-java (1.5.0147) |
42 builder (3.1.4) | 44 builder (3.2.2) |
43 erubis (2.7.0) | 45 erubis (2.7.0) |
44 execjs (2.0.2) | 46 execjs (2.0.2) |
45 hike (1.2.3) | 47 hike (1.2.3) |
46 i18n (0.6.9) | 48 i18n (0.6.9) |
47 jdbc-postgres (9.3.1100) | 49 jdbc-postgres (9.3.1100) |
55 kgio (2.9.2) | 57 kgio (2.9.2) |
56 mail (2.5.4) | 58 mail (2.5.4) |
57 mime-types (~> 1.16) | 59 mime-types (~> 1.16) |
58 treetop (~> 1.4.8) | 60 treetop (~> 1.4.8) |
59 mime-types (1.25.1) | 61 mime-types (1.25.1) |
60 minitest (4.7.5) | 62 minitest (5.2.3) |
61 multi_json (1.8.4) | 63 multi_json (1.8.4) |
62 newrelic_rpm (3.7.2.195) | 64 newrelic_rpm (3.7.2.195) |
63 pg (0.17.1) | 65 pg (0.17.1) |
64 polyglot (0.3.4) | 66 polyglot (0.3.4) |
65 puma (2.7.1) | 67 puma (2.7.1) |
69 quiet_assets (1.0.2) | 71 quiet_assets (1.0.2) |
70 railties (>= 3.1, < 5.0) | 72 railties (>= 3.1, < 5.0) |
71 rack (1.5.2) | 73 rack (1.5.2) |
72 rack-test (0.6.2) | 74 rack-test (0.6.2) |
73 rack (>= 1.0) | 75 rack (>= 1.0) |
74 rails (4.0.3) | 76 rails (4.1.0.rc1) |
75 actionmailer (= 4.0.3) | 77 actionmailer (= 4.1.0.rc1) |
76 actionpack (= 4.0.3) | 78 actionpack (= 4.1.0.rc1) |
77 activerecord (= 4.0.3) | 79 actionview (= 4.1.0.rc1) |
78 activesupport (= 4.0.3) | 80 activemodel (= 4.1.0.rc1) |
81 activerecord (= 4.1.0.rc1) | |
82 activesupport (= 4.1.0.rc1) | |
79 bundler (>= 1.3.0, < 2.0) | 83 bundler (>= 1.3.0, < 2.0) |
80 railties (= 4.0.3) | 84 railties (= 4.1.0.rc1) |
81 sprockets-rails (~> 2.0.0) | 85 sprockets-rails (~> 2.0.0) |
82 railties (4.0.3) | 86 railties (4.1.0.rc1) |
83 actionpack (= 4.0.3) | 87 actionpack (= 4.1.0.rc1) |
84 activesupport (= 4.0.3) | 88 activesupport (= 4.1.0.rc1) |
85 rake (>= 0.8.7) | 89 rake (>= 0.8.7) |
86 thor (>= 0.18.1, < 2.0) | 90 thor (>= 0.18.1, < 2.0) |
87 raindrops (0.13.0) | 91 raindrops (0.13.0) |
88 rake (10.1.1) | 92 rake (10.1.1) |
89 sass (3.2.14) | 93 sass (3.2.14) |
110 atomic | 114 atomic |
111 tilt (1.4.1) | 115 tilt (1.4.1) |
112 treetop (1.4.15) | 116 treetop (1.4.15) |
113 polyglot | 117 polyglot |
114 polyglot (>= 0.3.1) | 118 polyglot (>= 0.3.1) |
115 tzinfo (0.3.38) | 119 tzinfo (1.1.0) |
120 thread_safe (~> 0.1) | |
116 uglifier (2.4.0) | 121 uglifier (2.4.0) |
117 execjs (>= 0.3.0) | 122 execjs (>= 0.3.0) |
118 json (>= 1.8.0) | 123 json (>= 1.8.0) |
119 unicorn (4.8.2) | 124 unicorn (4.8.2) |
120 kgio (~> 2.6) | 125 kgio (~> 2.6) |
133 jruby-openssl | 138 jruby-openssl |
134 newrelic_rpm | 139 newrelic_rpm |
135 pg | 140 pg |
136 puma | 141 puma |
137 quiet_assets | 142 quiet_assets |
138 rails (~> 4.0.0.rc1) | 143 rails (~> 4.1.0.rc1) |
139 sass-rails (~> 4.0.0.rc1) | 144 sass-rails (~> 4.0.0.rc1) |
140 therubyrhino | 145 therubyrhino |
141 uglifier | 146 uglifier |
142 unicorn | 147 unicorn |