comparison Gemfile.lock @ 362:cbf116933259

Update to rails 4.2.
author edogawaconan <me@myconan.net>
date Sat, 20 Dec 2014 17:57:34 +0900
parents 9d36e15cd5eb
children dd5a107bff3d
comparison
equal deleted inserted replaced
361:9d36e15cd5eb 362:cbf116933259
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionmailer (4.1.8) 4 actionmailer (4.2.0)
5 actionpack (= 4.1.8) 5 actionpack (= 4.2.0)
6 actionview (= 4.1.8) 6 actionview (= 4.2.0)
7 activejob (= 4.2.0)
7 mail (~> 2.5, >= 2.5.4) 8 mail (~> 2.5, >= 2.5.4)
8 actionpack (4.1.8) 9 rails-dom-testing (~> 1.0, >= 1.0.5)
9 actionview (= 4.1.8) 10 actionpack (4.2.0)
10 activesupport (= 4.1.8) 11 actionview (= 4.2.0)
11 rack (~> 1.5.2) 12 activesupport (= 4.2.0)
13 rack (~> 1.6.0)
12 rack-test (~> 0.6.2) 14 rack-test (~> 0.6.2)
13 actionview (4.1.8) 15 rails-dom-testing (~> 1.0, >= 1.0.5)
14 activesupport (= 4.1.8) 16 rails-html-sanitizer (~> 1.0, >= 1.0.1)
17 actionview (4.2.0)
18 activesupport (= 4.2.0)
15 builder (~> 3.1) 19 builder (~> 3.1)
16 erubis (~> 2.7.0) 20 erubis (~> 2.7.0)
17 activemodel (4.1.8) 21 rails-dom-testing (~> 1.0, >= 1.0.5)
18 activesupport (= 4.1.8) 22 rails-html-sanitizer (~> 1.0, >= 1.0.1)
23 activejob (4.2.0)
24 activesupport (= 4.2.0)
25 globalid (>= 0.3.0)
26 activemodel (4.2.0)
27 activesupport (= 4.2.0)
19 builder (~> 3.1) 28 builder (~> 3.1)
20 activerecord (4.1.8) 29 activerecord (4.2.0)
21 activemodel (= 4.1.8) 30 activemodel (= 4.2.0)
22 activesupport (= 4.1.8) 31 activesupport (= 4.2.0)
23 arel (~> 5.0.0) 32 arel (~> 6.0)
24 activerecord-jdbc-adapter (1.3.13) 33 activerecord-jdbc-adapter (1.3.13)
25 activerecord (>= 2.2) 34 activerecord (>= 2.2)
26 activerecord-jdbcpostgresql-adapter (1.3.13) 35 activerecord-jdbcpostgresql-adapter (1.3.13)
27 activerecord-jdbc-adapter (~> 1.3.13) 36 activerecord-jdbc-adapter (~> 1.3.13)
28 jdbc-postgres (>= 9.1) 37 jdbc-postgres (>= 9.1)
29 activesupport (4.1.8) 38 activesupport (4.2.0)
30 i18n (~> 0.6, >= 0.6.9) 39 i18n (~> 0.7)
31 json (~> 1.7, >= 1.7.7) 40 json (~> 1.7, >= 1.7.7)
32 minitest (~> 5.1) 41 minitest (~> 5.1)
33 thread_safe (~> 0.1) 42 thread_safe (~> 0.3, >= 0.3.4)
34 tzinfo (~> 1.1) 43 tzinfo (~> 1.1)
35 arel (5.0.1.20140414130214) 44 arel (6.0.0)
36 bootstrap-sass (3.3.1.0) 45 bootstrap-sass (3.3.1.0)
37 sass (~> 3.2) 46 sass (~> 3.2)
38 builder (3.2.2) 47 builder (3.2.2)
39 coffee-rails (4.0.1) 48 coffee-rails (4.1.0)
40 coffee-script (>= 2.2.0) 49 coffee-script (>= 2.2.0)
41 railties (>= 4.0.0, < 5.0) 50 railties (>= 4.0.0, < 5.0)
42 coffee-script (2.3.0) 51 coffee-script (2.3.0)
43 coffee-script-source 52 coffee-script-source
44 execjs 53 execjs
45 coffee-script-source (1.8.0) 54 coffee-script-source (1.8.0)
46 dalli (2.7.2) 55 dalli (2.7.2)
47 erubis (2.7.0) 56 erubis (2.7.0)
48 execjs (2.2.2) 57 execjs (2.2.2)
58 globalid (0.3.0)
59 activesupport (>= 4.1.0)
49 hike (1.2.3) 60 hike (1.2.3)
50 hooves (0.7) 61 hooves (0.7)
51 unicorn (> 0) 62 unicorn (> 0)
52 i18n (0.6.11) 63 i18n (0.7.0)
53 jdbc-postgres (9.3.1102) 64 jdbc-postgres (9.3.1102)
54 jquery-rails (3.1.2) 65 jquery-rails (4.0.2)
55 railties (>= 3.0, < 5.0) 66 rails-dom-testing (~> 1.0)
67 railties (>= 4.2.0)
56 thor (>= 0.14, < 2.0) 68 thor (>= 0.14, < 2.0)
57 jruby-openssl (0.9.5-java) 69 jruby-openssl (0.9.6-java)
58 json (1.8.1) 70 json (1.8.1)
59 json (1.8.1-java) 71 json (1.8.1-java)
60 kgio (2.9.2) 72 kgio (2.9.2)
73 loofah (2.0.1)
74 nokogiri (>= 1.5.9)
61 mail (2.6.3) 75 mail (2.6.3)
62 mime-types (>= 1.16, < 3) 76 mime-types (>= 1.16, < 3)
63 mime-types (2.4.3) 77 mime-types (2.4.3)
64 minitest (5.4.3) 78 mini_portile (0.6.1)
79 minitest (5.5.0)
65 multi_json (1.10.1) 80 multi_json (1.10.1)
66 newrelic_rpm (3.9.7.266) 81 newrelic_rpm (3.9.8.273)
82 nokogiri (1.6.5)
83 mini_portile (~> 0.6.0)
84 nokogiri (1.6.5-java)
67 pg (0.17.1) 85 pg (0.17.1)
68 puma (2.10.0) 86 puma (2.10.2)
69 rack (>= 1.1, < 2.0) 87 rack (>= 1.1, < 2.0)
70 puma (2.10.0-java) 88 puma (2.10.2-java)
71 rack (>= 1.1, < 2.0) 89 rack (>= 1.1, < 2.0)
72 quiet_assets (1.0.3) 90 quiet_assets (1.0.3)
73 railties (>= 3.1, < 5.0) 91 railties (>= 3.1, < 5.0)
74 rack (1.5.2) 92 rack (1.6.0)
75 rack-test (0.6.2) 93 rack-test (0.6.2)
76 rack (>= 1.0) 94 rack (>= 1.0)
77 rails (4.1.8) 95 rails (4.2.0)
78 actionmailer (= 4.1.8) 96 actionmailer (= 4.2.0)
79 actionpack (= 4.1.8) 97 actionpack (= 4.2.0)
80 actionview (= 4.1.8) 98 actionview (= 4.2.0)
81 activemodel (= 4.1.8) 99 activejob (= 4.2.0)
82 activerecord (= 4.1.8) 100 activemodel (= 4.2.0)
83 activesupport (= 4.1.8) 101 activerecord (= 4.2.0)
102 activesupport (= 4.2.0)
84 bundler (>= 1.3.0, < 2.0) 103 bundler (>= 1.3.0, < 2.0)
85 railties (= 4.1.8) 104 railties (= 4.2.0)
86 sprockets-rails (~> 2.0) 105 sprockets-rails
87 railties (4.1.8) 106 rails-deprecated_sanitizer (1.0.3)
88 actionpack (= 4.1.8) 107 activesupport (>= 4.2.0.alpha)
89 activesupport (= 4.1.8) 108 rails-dom-testing (1.0.5)
109 activesupport (>= 4.2.0.beta, < 5.0)
110 nokogiri (~> 1.6.0)
111 rails-deprecated_sanitizer (>= 1.0.1)
112 rails-html-sanitizer (1.0.1)
113 loofah (~> 2.0)
114 railties (4.2.0)
115 actionpack (= 4.2.0)
116 activesupport (= 4.2.0)
90 rake (>= 0.8.7) 117 rake (>= 0.8.7)
91 thor (>= 0.18.1, < 2.0) 118 thor (>= 0.18.1, < 2.0)
92 raindrops (0.13.0) 119 raindrops (0.13.0)
93 rake (10.3.2) 120 rake (10.4.2)
94 sass (3.2.19) 121 sass (3.4.9)
95 sass-rails (4.0.4) 122 sass-rails (5.0.0)
96 railties (>= 4.0.0, < 5.0) 123 railties (>= 4.0.0, < 5.0)
97 sass (~> 3.2.2) 124 sass (~> 3.1)
98 sprockets (~> 2.8, < 2.12) 125 sprockets (>= 2.8, < 4.0)
99 sprockets-rails (~> 2.0) 126 sprockets-rails (>= 2.0, < 4.0)
100 sprockets (2.11.3) 127 tilt (~> 1.1)
128 sprockets (2.12.3)
101 hike (~> 1.2) 129 hike (~> 1.2)
102 multi_json (~> 1.0) 130 multi_json (~> 1.0)
103 rack (~> 1.0) 131 rack (~> 1.0)
104 tilt (~> 1.1, != 1.3.0) 132 tilt (~> 1.1, != 1.3.0)
105 sprockets-rails (2.2.1) 133 sprockets-rails (2.2.2)
106 actionpack (>= 3.0) 134 actionpack (>= 3.0)
107 activesupport (>= 3.0) 135 activesupport (>= 3.0)
108 sprockets (>= 2.8, < 4.0) 136 sprockets (>= 2.8, < 4.0)
109 therubyrhino (2.0.4) 137 therubyrhino (2.0.4)
110 therubyrhino_jar (>= 1.7.3) 138 therubyrhino_jar (>= 1.7.3)
113 thread_safe (0.3.4) 141 thread_safe (0.3.4)
114 thread_safe (0.3.4-java) 142 thread_safe (0.3.4-java)
115 tilt (1.4.1) 143 tilt (1.4.1)
116 tzinfo (1.2.2) 144 tzinfo (1.2.2)
117 thread_safe (~> 0.1) 145 thread_safe (~> 0.1)
118 uglifier (2.5.3) 146 uglifier (2.6.0)
119 execjs (>= 0.3.0) 147 execjs (>= 0.3.0)
120 json (>= 1.8.0) 148 json (>= 1.8.0)
121 unicorn (4.8.3) 149 unicorn (4.8.3)
122 kgio (~> 2.6) 150 kgio (~> 2.6)
123 rack 151 rack
128 ruby 156 ruby
129 157
130 DEPENDENCIES 158 DEPENDENCIES
131 activerecord-jdbcpostgresql-adapter 159 activerecord-jdbcpostgresql-adapter
132 bootstrap-sass 160 bootstrap-sass
133 coffee-rails (~> 4.0.0) 161 coffee-rails (~> 4.1.0)
134 dalli 162 dalli
135 hooves 163 hooves
136 jquery-rails 164 jquery-rails
137 jruby-openssl 165 jruby-openssl
138 newrelic_rpm 166 newrelic_rpm
139 pg 167 pg
140 puma 168 puma
141 quiet_assets 169 quiet_assets
142 rails (~> 4.1.0) 170 rails (~> 4.2.0)
143 sass-rails (~> 4.0.3) 171 sass-rails (~> 5.0)
144 therubyrhino 172 therubyrhino
145 uglifier (>= 1.3.0) 173 uglifier (>= 1.3.0)
146 unicorn 174 unicorn