Using puma instead of thin

Updated gems
Custom twitter-bootstrap-rails with BS 2.3.2 and FA 3.2.0
This commit is contained in:
Geremia Taglialatela
2013-06-13 13:00:48 +02:00
parent e7c6cb9133
commit 89072dd53e
4 changed files with 21 additions and 31 deletions
+13 -21
View File
@@ -1,13 +1,14 @@
<<<<<<< HEAD
GIT
remote: git://github.com/bmabey/database_cleaner.git
revision: 20136e8987c222013d96e07c27d1230d2bbebd61
ref: 20136e89
remote: git://github.com/diowa/twitter-bootstrap-rails.git
revision: bfc3bfecf6ff0e47a12c7ca25702edd44a4f6ed8
branch: fontawesome-3.2.0
specs:
database_cleaner (0.9.1)
twitter-bootstrap-rails (2.2.7)
actionpack (>= 3.1)
execjs
rails (>= 3.1)
railties (>= 3.1)
=======
>>>>>>> hotfix/0.4.1
GEM
remote: https://rubygems.org/
specs:
@@ -75,7 +76,6 @@ GEM
thor
crack (0.4.0)
safe_yaml (~> 0.9.0)
daemons (1.1.9)
database_cleaner (1.0.1)
debug_inspector (0.0.2)
debugger (1.6.0)
@@ -91,7 +91,6 @@ GEM
launchy (~> 2.1)
mail (~> 2.2)
erubis (2.7.0)
eventmachine (1.0.3)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (4.2.0)
@@ -154,6 +153,8 @@ GEM
slop (~> 3.4)
pry-rails (0.3.1)
pry (>= 0.9.10)
puma (2.0.1)
rack (>= 1.1, < 2.0)
rack (1.5.2)
rack-contrib (1.1.0)
rack (>= 0.9.1)
@@ -237,10 +238,6 @@ GEM
therubyracer (0.11.4)
libv8 (~> 3.11.8.12)
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.0)
atomic
@@ -250,11 +247,6 @@ GEM
polyglot (>= 0.3.1)
turbolinks (1.2.0)
coffee-rails
twitter-bootstrap-rails (2.2.7)
actionpack (>= 3.1)
execjs
rails (>= 3.1)
railties (>= 3.1)
tzinfo (0.3.37)
uglifier (2.1.1)
execjs (>= 0.3.0)
@@ -303,19 +295,19 @@ DEPENDENCIES
pg
pry
pry-rails
puma
rails (= 4.0.0.rc2)
resque
rest-client
rspec
rspec-rails
sass-rails (~> 4.0.0.rc1)
sass-rails (~> 4.0.0.rc2)
selenium-webdriver
simpleconfig
simplecov
therubyracer
thin
turbolinks
twitter-bootstrap-rails
twitter-bootstrap-rails!
uglifier (>= 1.3.0)
unicorn
webmock