Removed Bootstrap and converted to scss
This commit is contained in:
+10
-19
@@ -1,14 +1,3 @@
|
||||
GIT
|
||||
remote: git://github.com/diowa/twitter-bootstrap-rails.git
|
||||
revision: 05f7e9fa7f1c7d7101d2f177169e8d632b9b9e65
|
||||
branch: fontawesome-3.2.1
|
||||
specs:
|
||||
twitter-bootstrap-rails (2.2.7)
|
||||
actionpack (>= 3.1)
|
||||
execjs
|
||||
rails (>= 3.1)
|
||||
railties (>= 3.1)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
@@ -67,7 +56,6 @@ GEM
|
||||
execjs
|
||||
coffee-script-source (1.6.3)
|
||||
columnize (0.3.6)
|
||||
commonjs (0.2.7)
|
||||
compass (0.12.2)
|
||||
chunky_png (~> 1.2)
|
||||
fssm (>= 0.2.7)
|
||||
@@ -82,6 +70,7 @@ GEM
|
||||
thor
|
||||
crack (0.4.1)
|
||||
safe_yaml (~> 0.9.0)
|
||||
daemons (1.1.9)
|
||||
database_cleaner (1.2.0)
|
||||
debug_inspector (0.0.2)
|
||||
debugger (1.6.2)
|
||||
@@ -97,6 +86,7 @@ GEM
|
||||
launchy (~> 2.1)
|
||||
mail (~> 2.2)
|
||||
erubis (2.7.0)
|
||||
eventmachine (1.0.3-x86-mingw32)
|
||||
execjs (2.0.2)
|
||||
factory_girl (4.2.0)
|
||||
activesupport (>= 3.0.0)
|
||||
@@ -124,11 +114,6 @@ GEM
|
||||
turbolinks
|
||||
launchy (2.3.0)
|
||||
addressable (~> 2.3)
|
||||
less (2.4.0)
|
||||
commonjs (~> 0.2.7)
|
||||
less-rails (2.4.2)
|
||||
actionpack (>= 3.1)
|
||||
less (~> 2.4.0)
|
||||
mail (2.5.4)
|
||||
mime-types (~> 1.16)
|
||||
treetop (~> 1.4.8)
|
||||
@@ -224,6 +209,10 @@ GEM
|
||||
tins (~> 0.8)
|
||||
therubyracer (0.11.0beta1-x86-mingw32)
|
||||
ref
|
||||
thin (1.5.1)
|
||||
daemons (>= 1.0.9)
|
||||
eventmachine (>= 0.12.6)
|
||||
rack (>= 1.0.0)
|
||||
thor (0.18.1)
|
||||
thread_safe (0.1.3)
|
||||
atomic
|
||||
@@ -246,6 +235,8 @@ GEM
|
||||
win32console (1.3.2-x86-mingw32)
|
||||
xpath (2.0.0)
|
||||
nokogiri (~> 1.3)
|
||||
zurb-foundation (4.3.2)
|
||||
sass (>= 3.2.0)
|
||||
|
||||
PLATFORMS
|
||||
x86-mingw32
|
||||
@@ -270,7 +261,6 @@ DEPENDENCIES
|
||||
jquery-rails
|
||||
jquery-turbolinks
|
||||
launchy
|
||||
less-rails
|
||||
meta_request
|
||||
pg
|
||||
pry
|
||||
@@ -283,7 +273,8 @@ DEPENDENCIES
|
||||
selenium-webdriver
|
||||
simplecov
|
||||
therubyracer
|
||||
thin
|
||||
turbolinks
|
||||
twitter-bootstrap-rails!
|
||||
uglifier (>= 1.3.0)
|
||||
webmock
|
||||
zurb-foundation
|
||||
|
||||
Reference in New Issue
Block a user