Mercurial > zeropaste
comparison Gemfile.lock @ 342:4048614cb4cf
Update rails and other gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Tue, 01 Jul 2014 00:36:08 +0900 |
parents | 5a404e66f8a4 |
children | c914299c5459 |
comparison
equal
deleted
inserted
replaced
341:5a404e66f8a4 | 342:4048614cb4cf |
---|---|
1 GEM | 1 GEM |
2 remote: https://rubygems.org/ | 2 remote: https://rubygems.org/ |
3 specs: | 3 specs: |
4 actionmailer (4.1.1) | 4 actionmailer (4.1.2) |
5 actionpack (= 4.1.1) | 5 actionpack (= 4.1.2) |
6 actionview (= 4.1.1) | 6 actionview (= 4.1.2) |
7 mail (~> 2.5.4) | 7 mail (~> 2.5.4) |
8 actionpack (4.1.1) | 8 actionpack (4.1.2) |
9 actionview (= 4.1.1) | 9 actionview (= 4.1.2) |
10 activesupport (= 4.1.1) | 10 activesupport (= 4.1.2) |
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.1) | 13 actionview (4.1.2) |
14 activesupport (= 4.1.1) | 14 activesupport (= 4.1.2) |
15 builder (~> 3.1) | 15 builder (~> 3.1) |
16 erubis (~> 2.7.0) | 16 erubis (~> 2.7.0) |
17 activemodel (4.1.1) | 17 activemodel (4.1.2) |
18 activesupport (= 4.1.1) | 18 activesupport (= 4.1.2) |
19 builder (~> 3.1) | 19 builder (~> 3.1) |
20 activerecord (4.1.1) | 20 activerecord (4.1.2) |
21 activemodel (= 4.1.1) | 21 activemodel (= 4.1.2) |
22 activesupport (= 4.1.1) | 22 activesupport (= 4.1.2) |
23 arel (~> 5.0.0) | 23 arel (~> 5.0.0) |
24 activerecord-jdbc-adapter (1.3.7) | 24 activerecord-jdbc-adapter (1.3.8) |
25 activerecord (>= 2.2) | 25 activerecord (>= 2.2) |
26 activerecord-jdbcpostgresql-adapter (1.3.7) | 26 activerecord-jdbcpostgresql-adapter (1.3.8) |
27 activerecord-jdbc-adapter (~> 1.3.7) | 27 activerecord-jdbc-adapter (~> 1.3.8) |
28 jdbc-postgres (>= 9.1) | 28 jdbc-postgres (>= 9.1) |
29 activesupport (4.1.1) | 29 activesupport (4.1.2) |
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.2.0.0) |
37 sass (~> 3.2) | 37 sass (~> 3.2) |
38 bouncy-castle-java (1.5.0147) | |
39 builder (3.2.2) | 38 builder (3.2.2) |
40 dalli (2.7.2) | 39 dalli (2.7.2) |
41 erubis (2.7.0) | 40 erubis (2.7.0) |
42 execjs (2.1.0) | 41 execjs (2.2.1) |
43 hike (1.2.3) | 42 hike (1.2.3) |
44 hooves (0.7) | 43 hooves (0.7) |
45 unicorn (> 0) | 44 unicorn (> 0) |
46 i18n (0.6.9) | 45 i18n (0.6.9) |
47 jdbc-postgres (9.3.1101) | 46 jdbc-postgres (9.3.1101) |
48 jquery-rails (3.1.0) | 47 jquery-rails (3.1.1) |
49 railties (>= 3.0, < 5.0) | 48 railties (>= 3.0, < 5.0) |
50 thor (>= 0.14, < 2.0) | 49 thor (>= 0.14, < 2.0) |
51 jruby-openssl (0.9.4) | 50 jruby-openssl (0.9.5-java) |
52 bouncy-castle-java (>= 1.5.0147) | |
53 json (1.8.1) | 51 json (1.8.1) |
54 json (1.8.1-java) | 52 json (1.8.1-java) |
55 kgio (2.9.2) | 53 kgio (2.9.2) |
56 mail (2.5.4) | 54 mail (2.5.4) |
57 mime-types (~> 1.16) | 55 mime-types (~> 1.16) |
58 treetop (~> 1.4.8) | 56 treetop (~> 1.4.8) |
59 mime-types (1.25.1) | 57 mime-types (1.25.1) |
60 minitest (5.3.4) | 58 minitest (5.3.5) |
61 multi_json (1.10.1) | 59 multi_json (1.10.1) |
62 newrelic_rpm (3.8.1.221) | 60 newrelic_rpm (3.9.0.229) |
63 pg (0.17.1) | 61 pg (0.17.1) |
64 polyglot (0.3.4) | 62 polyglot (0.3.5) |
65 puma (2.8.2) | 63 puma (2.8.2) |
66 rack (>= 1.1, < 2.0) | 64 rack (>= 1.1, < 2.0) |
67 puma (2.8.2-java) | 65 puma (2.8.2-java) |
68 rack (>= 1.1, < 2.0) | 66 rack (>= 1.1, < 2.0) |
69 quiet_assets (1.0.2) | 67 quiet_assets (1.0.3) |
70 railties (>= 3.1, < 5.0) | 68 railties (>= 3.1, < 5.0) |
71 rack (1.5.2) | 69 rack (1.5.2) |
72 rack-test (0.6.2) | 70 rack-test (0.6.2) |
73 rack (>= 1.0) | 71 rack (>= 1.0) |
74 rails (4.1.1) | 72 rails (4.1.2) |
75 actionmailer (= 4.1.1) | 73 actionmailer (= 4.1.2) |
76 actionpack (= 4.1.1) | 74 actionpack (= 4.1.2) |
77 actionview (= 4.1.1) | 75 actionview (= 4.1.2) |
78 activemodel (= 4.1.1) | 76 activemodel (= 4.1.2) |
79 activerecord (= 4.1.1) | 77 activerecord (= 4.1.2) |
80 activesupport (= 4.1.1) | 78 activesupport (= 4.1.2) |
81 bundler (>= 1.3.0, < 2.0) | 79 bundler (>= 1.3.0, < 2.0) |
82 railties (= 4.1.1) | 80 railties (= 4.1.2) |
83 sprockets-rails (~> 2.0) | 81 sprockets-rails (~> 2.0) |
84 railties (4.1.1) | 82 railties (4.1.2) |
85 actionpack (= 4.1.1) | 83 actionpack (= 4.1.2) |
86 activesupport (= 4.1.1) | 84 activesupport (= 4.1.2) |
87 rake (>= 0.8.7) | 85 rake (>= 0.8.7) |
88 thor (>= 0.18.1, < 2.0) | 86 thor (>= 0.18.1, < 2.0) |
89 raindrops (0.13.0) | 87 raindrops (0.13.0) |
90 rake (10.3.2) | 88 rake (10.3.2) |
91 sass (3.2.19) | 89 sass (3.2.19) |
111 thread_safe (0.3.4-java) | 109 thread_safe (0.3.4-java) |
112 tilt (1.4.1) | 110 tilt (1.4.1) |
113 treetop (1.4.15) | 111 treetop (1.4.15) |
114 polyglot | 112 polyglot |
115 polyglot (>= 0.3.1) | 113 polyglot (>= 0.3.1) |
116 tzinfo (1.2.0) | 114 tzinfo (1.2.1) |
117 thread_safe (~> 0.1) | 115 thread_safe (~> 0.1) |
118 uglifier (2.5.0) | 116 uglifier (2.5.1) |
119 execjs (>= 0.3.0) | 117 execjs (>= 0.3.0) |
120 json (>= 1.8.0) | 118 json (>= 1.8.0) |
121 unicorn (4.8.3) | 119 unicorn (4.8.3) |
122 kgio (~> 2.6) | 120 kgio (~> 2.6) |
123 rack | 121 rack |
137 newrelic_rpm | 135 newrelic_rpm |
138 pg | 136 pg |
139 puma | 137 puma |
140 quiet_assets | 138 quiet_assets |
141 rails (~> 4.1.0) | 139 rails (~> 4.1.0) |
142 sass-rails | 140 sass-rails (~> 4.0.3) |
143 therubyrhino | 141 therubyrhino |
144 uglifier | 142 uglifier (>= 1.3.0) |
145 unicorn | 143 unicorn |