bundle update

This commit is contained in:
wvengen 2013-10-02 22:55:14 +02:00
parent 19a61a6c42
commit 75e858db71
1 changed files with 8 additions and 9 deletions

View File

@ -51,7 +51,7 @@ GEM
erubis (>= 2.6.6) erubis (>= 2.6.6)
binding_of_caller (0.7.2) binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
bootstrap-datepicker-rails (1.1.1.7) bootstrap-datepicker-rails (1.1.1.8)
railties (>= 3.0) railties (>= 3.0)
builder (3.0.4) builder (3.0.4)
bullet (4.6.0) bullet (4.6.0)
@ -95,7 +95,7 @@ GEM
exception_notification (4.0.1) exception_notification (4.0.1)
actionmailer (>= 3.0.4) actionmailer (>= 3.0.4)
activesupport (>= 3.0.4) activesupport (>= 3.0.4)
execjs (2.0.1) execjs (2.0.2)
expression_parser (0.9.0) expression_parser (0.9.0)
factory_girl (4.2.0) factory_girl (4.2.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
@ -214,20 +214,20 @@ GEM
rake (10.1.0) rake (10.1.0)
rdoc (3.12.2) rdoc (3.12.2)
json (~> 1.4) json (~> 1.4)
redis (3.0.4) redis (3.0.5)
redis-namespace (1.3.1) redis-namespace (1.3.1)
redis (~> 3.0.0) redis (~> 3.0.0)
ref (1.0.5) ref (1.0.5)
responders (1.0.0.rc) responders (1.0.0)
railties (>= 3.2, < 5) railties (>= 3.2, < 5)
resque (1.25.0) resque (1.25.1)
mono_logger (~> 1.0) mono_logger (~> 1.0)
multi_json (~> 1.0) multi_json (~> 1.0)
redis-namespace (~> 1.2) redis-namespace (~> 1.2)
sinatra (>= 0.9.2) sinatra (>= 0.9.2)
vegas (~> 0.1.2) vegas (~> 0.1.2)
rspec-core (2.14.5) rspec-core (2.14.5)
rspec-expectations (2.14.2) rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0) diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3) rspec-mocks (2.14.3)
rspec-rails (2.14.0) rspec-rails (2.14.0)
@ -240,13 +240,12 @@ GEM
ruby-prof (0.13.0) ruby-prof (0.13.0)
ruby-rc4 (0.1.5) ruby-rc4 (0.1.5)
rubyzip (0.9.9) rubyzip (0.9.9)
sass (3.2.10) sass (3.2.11)
sass-rails (3.2.6) sass-rails (3.2.6)
railties (~> 3.2.0) railties (~> 3.2.0)
sass (>= 3.1.10) sass (>= 3.1.10)
tilt (~> 1.3) tilt (~> 1.3)
select2-rails (3.4.8) select2-rails (3.5.0)
sass-rails
thor (~> 0.14) thor (~> 0.14)
selenium-webdriver (2.35.1) selenium-webdriver (2.35.1)
childprocess (>= 0.2.5) childprocess (>= 0.2.5)