comparison Gemfile.lock @ 99:e0e99705e79d

Use gem for bootstrap instead of self-vendoring it.
author Edho Arief <edho@myconan.net>
date Mon, 12 Nov 2012 09:44:44 +0700
parents 68a30cb3a913
children 08f0c0244175
comparison
equal deleted inserted replaced
98:58aa32120b54 99:e0e99705e79d
30 activemodel (= 3.2.9) 30 activemodel (= 3.2.9)
31 activesupport (= 3.2.9) 31 activesupport (= 3.2.9)
32 activesupport (3.2.9) 32 activesupport (3.2.9)
33 i18n (~> 0.6) 33 i18n (~> 0.6)
34 multi_json (~> 1.0) 34 multi_json (~> 1.0)
35 anjlab-bootstrap-rails (2.2.1.0)
36 railties (>= 3.0)
37 sass (>= 3.2)
35 arel (3.0.2) 38 arel (3.0.2)
36 builder (3.0.4) 39 builder (3.0.4)
37 erubis (2.7.0) 40 erubis (2.7.0)
38 execjs (1.4.0) 41 execjs (1.4.0)
39 multi_json (~> 1.0) 42 multi_json (~> 1.0)
114 java 117 java
115 ruby 118 ruby
116 119
117 DEPENDENCIES 120 DEPENDENCIES
118 activerecord-jdbcmysql-adapter 121 activerecord-jdbcmysql-adapter
122 anjlab-bootstrap-rails (>= 2.0)
119 jquery-rails 123 jquery-rails
120 json 124 json
121 mysql2 125 mysql2
122 newrelic_rpm 126 newrelic_rpm
123 puma 127 puma