Mercurial > zeropaste
comparison Gemfile.lock @ 359:824ac1165404
Update gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Tue, 04 Nov 2014 10:42:41 +0900 |
parents | d57f2b4ccc0e |
children | 36ad4d9590e3 |
comparison
equal
deleted
inserted
replaced
358:d57f2b4ccc0e | 359:824ac1165404 |
---|---|
1 GEM | 1 GEM |
2 remote: https://rubygems.org/ | 2 remote: https://rubygems.org/ |
3 specs: | 3 specs: |
4 actionmailer (4.1.6) | 4 actionmailer (4.1.7) |
5 actionpack (= 4.1.6) | 5 actionpack (= 4.1.7) |
6 actionview (= 4.1.6) | 6 actionview (= 4.1.7) |
7 mail (~> 2.5, >= 2.5.4) | 7 mail (~> 2.5, >= 2.5.4) |
8 actionpack (4.1.6) | 8 actionpack (4.1.7) |
9 actionview (= 4.1.6) | 9 actionview (= 4.1.7) |
10 activesupport (= 4.1.6) | 10 activesupport (= 4.1.7) |
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.6) | 13 actionview (4.1.7) |
14 activesupport (= 4.1.6) | 14 activesupport (= 4.1.7) |
15 builder (~> 3.1) | 15 builder (~> 3.1) |
16 erubis (~> 2.7.0) | 16 erubis (~> 2.7.0) |
17 activemodel (4.1.6) | 17 activemodel (4.1.7) |
18 activesupport (= 4.1.6) | 18 activesupport (= 4.1.7) |
19 builder (~> 3.1) | 19 builder (~> 3.1) |
20 activerecord (4.1.6) | 20 activerecord (4.1.7) |
21 activemodel (= 4.1.6) | 21 activemodel (= 4.1.7) |
22 activesupport (= 4.1.6) | 22 activesupport (= 4.1.7) |
23 arel (~> 5.0.0) | 23 arel (~> 5.0.0) |
24 activerecord-jdbc-adapter (1.3.10) | 24 activerecord-jdbc-adapter (1.3.11) |
25 activerecord (>= 2.2) | 25 activerecord (>= 2.2) |
26 activerecord-jdbcpostgresql-adapter (1.3.10) | 26 activerecord-jdbcpostgresql-adapter (1.3.11) |
27 activerecord-jdbc-adapter (~> 1.3.10) | 27 activerecord-jdbc-adapter (~> 1.3.11) |
28 jdbc-postgres (>= 9.1) | 28 jdbc-postgres (>= 9.1) |
29 activesupport (4.1.6) | 29 activesupport (4.1.7) |
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.2.0.2) | 36 bootstrap-sass (3.3.0.1) |
37 sass (~> 3.2) | 37 sass (~> 3.2) |
38 builder (3.2.2) | 38 builder (3.2.2) |
39 coffee-rails (4.0.1) | 39 coffee-rails (4.0.1) |
40 coffee-script (>= 2.2.0) | 40 coffee-script (>= 2.2.0) |
41 railties (>= 4.0.0, < 5.0) | 41 railties (>= 4.0.0, < 5.0) |
43 coffee-script-source | 43 coffee-script-source |
44 execjs | 44 execjs |
45 coffee-script-source (1.8.0) | 45 coffee-script-source (1.8.0) |
46 dalli (2.7.2) | 46 dalli (2.7.2) |
47 erubis (2.7.0) | 47 erubis (2.7.0) |
48 execjs (2.2.1) | 48 execjs (2.2.2) |
49 hike (1.2.3) | 49 hike (1.2.3) |
50 hooves (0.7) | 50 hooves (0.7) |
51 unicorn (> 0) | 51 unicorn (> 0) |
52 i18n (0.6.11) | 52 i18n (0.6.11) |
53 jdbc-postgres (9.3.1102) | 53 jdbc-postgres (9.3.1102) |
56 thor (>= 0.14, < 2.0) | 56 thor (>= 0.14, < 2.0) |
57 jruby-openssl (0.9.5-java) | 57 jruby-openssl (0.9.5-java) |
58 json (1.8.1) | 58 json (1.8.1) |
59 json (1.8.1-java) | 59 json (1.8.1-java) |
60 kgio (2.9.2) | 60 kgio (2.9.2) |
61 mail (2.6.1) | 61 mail (2.6.3) |
62 mime-types (>= 1.16, < 3) | 62 mime-types (>= 1.16, < 3) |
63 mime-types (2.3) | 63 mime-types (2.4.3) |
64 minitest (5.4.1) | 64 minitest (5.4.2) |
65 multi_json (1.10.1) | 65 multi_json (1.10.1) |
66 newrelic_rpm (3.9.4.245) | 66 newrelic_rpm (3.9.6.257) |
67 pg (0.17.1) | 67 pg (0.17.1) |
68 puma (2.9.1) | 68 puma (2.9.2) |
69 rack (>= 1.1, < 2.0) | 69 rack (>= 1.1, < 2.0) |
70 puma (2.9.1-java) | 70 puma (2.9.2-java) |
71 rack (>= 1.1, < 2.0) | 71 rack (>= 1.1, < 2.0) |
72 quiet_assets (1.0.3) | 72 quiet_assets (1.0.3) |
73 railties (>= 3.1, < 5.0) | 73 railties (>= 3.1, < 5.0) |
74 rack (1.5.2) | 74 rack (1.5.2) |
75 rack-test (0.6.2) | 75 rack-test (0.6.2) |
76 rack (>= 1.0) | 76 rack (>= 1.0) |
77 rails (4.1.6) | 77 rails (4.1.7) |
78 actionmailer (= 4.1.6) | 78 actionmailer (= 4.1.7) |
79 actionpack (= 4.1.6) | 79 actionpack (= 4.1.7) |
80 actionview (= 4.1.6) | 80 actionview (= 4.1.7) |
81 activemodel (= 4.1.6) | 81 activemodel (= 4.1.7) |
82 activerecord (= 4.1.6) | 82 activerecord (= 4.1.7) |
83 activesupport (= 4.1.6) | 83 activesupport (= 4.1.7) |
84 bundler (>= 1.3.0, < 2.0) | 84 bundler (>= 1.3.0, < 2.0) |
85 railties (= 4.1.6) | 85 railties (= 4.1.7) |
86 sprockets-rails (~> 2.0) | 86 sprockets-rails (~> 2.0) |
87 railties (4.1.6) | 87 railties (4.1.7) |
88 actionpack (= 4.1.6) | 88 actionpack (= 4.1.7) |
89 activesupport (= 4.1.6) | 89 activesupport (= 4.1.7) |
90 rake (>= 0.8.7) | 90 rake (>= 0.8.7) |
91 thor (>= 0.18.1, < 2.0) | 91 thor (>= 0.18.1, < 2.0) |
92 raindrops (0.13.0) | 92 raindrops (0.13.0) |
93 rake (10.3.2) | 93 rake (10.3.2) |
94 sass (3.2.19) | 94 sass (3.2.19) |
95 sass-rails (4.0.3) | 95 sass-rails (4.0.4) |
96 railties (>= 4.0.0, < 5.0) | 96 railties (>= 4.0.0, < 5.0) |
97 sass (~> 3.2.0) | 97 sass (~> 3.2.2) |
98 sprockets (~> 2.8, <= 2.11.0) | 98 sprockets (~> 2.8, < 2.12) |
99 sprockets-rails (~> 2.0) | 99 sprockets-rails (~> 2.0) |
100 sprockets (2.11.0) | 100 sprockets (2.11.3) |
101 hike (~> 1.2) | 101 hike (~> 1.2) |
102 multi_json (~> 1.0) | 102 multi_json (~> 1.0) |
103 rack (~> 1.0) | 103 rack (~> 1.0) |
104 tilt (~> 1.1, != 1.3.0) | 104 tilt (~> 1.1, != 1.3.0) |
105 sprockets-rails (2.1.4) | 105 sprockets-rails (2.2.0) |
106 actionpack (>= 3.0) | 106 actionpack (>= 3.0) |
107 activesupport (>= 3.0) | 107 activesupport (>= 3.0) |
108 sprockets (~> 2.8) | 108 sprockets (>= 2.8, < 4.0) |
109 therubyrhino (2.0.4) | 109 therubyrhino (2.0.4) |
110 therubyrhino_jar (>= 1.7.3) | 110 therubyrhino_jar (>= 1.7.3) |
111 therubyrhino_jar (1.7.4) | 111 therubyrhino_jar (1.7.4) |
112 thor (0.19.1) | 112 thor (0.19.1) |
113 thread_safe (0.3.4) | 113 thread_safe (0.3.4) |