From a2ae4576bdb0b6b53d4638a181647de21d74f41d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tayfun=20O=CC=88zis=CC=A7=20ERI=CC=87KAN?= Date: Fri, 6 Dec 2013 14:24:48 +0200 Subject: [PATCH] #42 Bootstrap was updated. --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 20b63a7..0be8bb3 100755 --- a/Gemfile +++ b/Gemfile @@ -14,4 +14,4 @@ gem 'wdm', '~> 0.1.0', :platforms => [:mswin, :mingw] gem 'compass', '~> 0.12.2' # Bootstrap sass -gem 'bootstrap-sass', '~> 3.0.2.1' \ No newline at end of file +gem 'bootstrap-sass', '~> 3.0.3.0' \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 9871e28..905b4bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM activesupport (3.2.15) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - bootstrap-sass (3.0.2.1) + bootstrap-sass (3.0.3.0) sass (~> 3.2) chunky_png (1.2.9) coffee-script (2.2.0) @@ -94,7 +94,7 @@ PLATFORMS ruby DEPENDENCIES - bootstrap-sass (~> 3.0.2.1) + bootstrap-sass (~> 3.0.3.0) compass (~> 0.12.2) middleman (~> 3.2.0) middleman-livereload (~> 3.1.0)