# HG changeset patch # User edogawaconan # Date 1381841491 -32400 # Node ID ceb44fca8b4a4a92159b199ee1b085a0cc7ce788 # Parent 2d5c09a739582715708baf58d05a15afd6865805 Welcome to bootstrap 3. diff -r 2d5c09a73958 -r ceb44fca8b4a Gemfile --- a/Gemfile Tue Oct 15 18:02:25 2013 +0900 +++ b/Gemfile Tue Oct 15 21:51:31 2013 +0900 @@ -14,7 +14,7 @@ gem 'sass-rails', '~> 4.0.0.rc1' gem 'uglifier' -gem 'anjlab-bootstrap-rails', '~>2.3.0', require: 'bootstrap-rails' +gem 'anjlab-bootstrap-rails', require: 'bootstrap-rails' gem 'therubyrhino', platforms: :jruby diff -r 2d5c09a73958 -r ceb44fca8b4a Gemfile.lock --- a/Gemfile.lock Tue Oct 15 18:02:25 2013 +0900 +++ b/Gemfile.lock Tue Oct 15 21:51:31 2013 +0900 @@ -32,7 +32,7 @@ multi_json (~> 1.3) thread_safe (~> 0.1) tzinfo (~> 0.3.37) - anjlab-bootstrap-rails (2.3.1.2) + anjlab-bootstrap-rails (3.0.0.3) railties (>= 3.0) sass (>= 3.2) arel (4.0.0) @@ -56,7 +56,7 @@ treetop (~> 1.4.8) mime-types (1.25) minitest (4.7.5) - multi_json (1.8.1) + multi_json (1.8.2) newrelic_rpm (3.6.8.164) pg (0.17.0) polyglot (0.3.3) @@ -126,7 +126,7 @@ DEPENDENCIES actionpack-page_caching activerecord-jdbcpostgresql-adapter - anjlab-bootstrap-rails (~> 2.3.0) + anjlab-bootstrap-rails jquery-rails jruby-openssl newrelic_rpm