diff --git a/Gemfile.lock b/Gemfile.lock index 0da2e5a..d38fd19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,16 +1,17 @@ PATH remote: . specs: - refinerycms-bootstrap (2.1.0.dev) - bootstrap-sass (~> 2.3.1.0) - sass-rails (~> 3.2) + refinerycms-bootstrap (2.1.0) + bootstrap-sass (>= 2.3.2.1) + refinerycms-core (~> 2.1.0) + refinerycms-images (~> 2.1.0) GEM remote: http://rubygems.org/ specs: - actionpack (3.2.13) - activemodel (= 3.2.13) - activesupport (= 3.2.13) + actionpack (3.2.22.5) + activemodel (= 3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.4) @@ -18,50 +19,106 @@ GEM rack-cache (~> 1.2) rack-test (~> 0.6.1) sprockets (~> 2.2.1) - activemodel (3.2.13) - activesupport (= 3.2.13) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) - activesupport (3.2.13) - i18n (= 0.6.1) + activerecord (3.2.22.5) + activemodel (= 3.2.22.5) + activesupport (= 3.2.22.5) + arel (~> 3.0.2) + tzinfo (~> 0.3.29) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - bootstrap-sass (2.3.1.0) - sass (~> 3.2) + arel (3.0.3) + autoprefixer-rails (9.6.4) + execjs + awesome_nested_set (2.1.6) + activerecord (>= 3.0.0) + bootstrap-sass (3.4.1) + autoprefixer-rails (>= 5.2.1) + sassc (>= 2.0.0) builder (3.0.4) + concurrent-ruby (1.1.5) + decorators (1.0.5) + railties (>= 3.0.19) + dragonfly (0.9.15) + multi_json (~> 1.0) + rack erubis (2.7.0) - hike (1.2.1) - i18n (0.6.1) + execjs (2.7.0) + ffi (1.11.1) + hike (1.2.3) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) - json (1.7.7) - multi_json (1.7.2) - rack (1.4.5) - rack-cache (1.2) + jquery-rails (2.3.0) + railties (>= 3.0, < 5.0) + thor (>= 0.14, < 2.0) + json (1.8.6) + multi_json (1.14.0) + rack (1.4.7) + rack-cache (1.9.0) rack (>= 0.4) - rack-ssl (1.3.3) + rack-ssl (1.3.4) rack - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) - railties (3.2.13) - actionpack (= 3.2.13) - activesupport (= 3.2.13) + rails-i18n (0.7.4) + i18n (~> 0.5) + railties (3.2.22.5) + actionpack (= 3.2.22.5) + activesupport (= 3.2.22.5) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (10.0.3) + rake (13.0.0) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) rdoc (3.12.2) json (~> 1.4) - sass (3.2.7) + refinerycms-core (2.1.5) + actionpack (>= 3.1.11, < 3.3, != 3.2.9, != 3.2.8, != 3.2.7, != 3.2.6, != 3.2.5, != 3.2.4, != 3.2.3, != 3.2.2, != 3.2.11, != 3.2.10, != 3.2.1, != 3.2.0) + activerecord (>= 3.1.11, < 3.3, != 3.2.9, != 3.2.8, != 3.2.7, != 3.2.6, != 3.2.5, != 3.2.4, != 3.2.3, != 3.2.2, != 3.2.11, != 3.2.10, != 3.2.1, != 3.2.0) + awesome_nested_set (~> 2.1.3) + decorators (~> 1.0.0) + jquery-rails (~> 2.3.0) + railties (>= 3.1.11, < 3.3, != 3.2.9, != 3.2.8, != 3.2.7, != 3.2.6, != 3.2.5, != 3.2.4, != 3.2.3, != 3.2.2, != 3.2.11, != 3.2.10, != 3.2.1, != 3.2.0) + refinerycms-i18n (~> 2.1.0) + sass-rails (~> 3.2.3) + truncate_html (~> 0.9) + will_paginate (~> 3.0.2) + refinerycms-i18n (2.1.0) + rails-i18n (~> 0.7.3) + routing-filter (~> 0.3.0) + refinerycms-images (2.1.5) + dragonfly (~> 0.9.14) + refinerycms-core (= 2.1.5) + routing-filter (0.3.1) + actionpack + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) sass-rails (3.2.6) railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - sprockets (2.2.2) + sassc (2.2.1) + ffi (~> 1.9) + sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - thor (0.17.0) - tilt (1.3.6) + thor (0.20.3) + tilt (1.4.1) + truncate_html (0.9.3) + tzinfo (0.3.55) + will_paginate (3.0.12) PLATFORMS ruby