updated bundle

This commit is contained in:
Hauke Klement
2015-03-02 09:37:27 +01:00
parent efc6272733
commit 3c0045a4a5

View File

@ -97,7 +97,7 @@ GEM
mime-types (>= 1.16)
childprocess (0.5.5)
ffi (~> 1.0, >= 1.0.11)
codeclimate-test-reporter (0.4.6)
codeclimate-test-reporter (0.4.7)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
coffee-rails (4.1.0)
@ -158,7 +158,7 @@ GEM
json (1.8.2)
json (1.8.2-java)
jwt (1.3.0)
kramdown (1.5.0)
kramdown (1.6.0)
loofah (2.0.1)
nokogiri (>= 1.5.9)
mail (2.6.3)
@ -228,7 +228,7 @@ GEM
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.1)
loofah (~> 2.0)
rails-i18n (4.0.3)
rails-i18n (4.0.4)
i18n (~> 0.6)
railties (~> 4.0)
railties (4.2.0)
@ -274,13 +274,13 @@ GEM
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
rubocop-rspec (1.2.1)
rubocop-rspec (1.2.2)
ruby-progressbar (1.7.1)
rubytree (0.9.4)
json (~> 1.8)
structured_warnings (~> 0.1)
rubyzip (1.1.7)
sass (3.4.12)
sass (3.4.13)
sass-rails (5.0.1)
railties (>= 4.0.0, < 5.0)
sass (~> 3.1)
@ -290,7 +290,7 @@ GEM
sdoc (0.4.1)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
selenium-webdriver (2.44.0)
selenium-webdriver (2.45.0)
childprocess (~> 0.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
@ -310,7 +310,7 @@ GEM
oauth2 (>= 0.8.0)
spoon (0.0.4)
ffi
spring (1.3.2)
spring (1.3.3)
sprockets (2.12.3)
hike (~> 1.2)
multi_json (~> 1.0)
@ -334,13 +334,13 @@ GEM
coffee-rails
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.0)
uglifier (2.7.1)
execjs (>= 0.3.0)
json (>= 1.8.0)
web-console (2.0.0)
activemodel (~> 4.0)
web-console (2.1.0)
activemodel (>= 4.0)
binding_of_caller (>= 0.7.2)
railties (~> 4.0)
railties (>= 4.0)
sprockets-rails (>= 2.0, < 4.0)
websocket (1.2.1)
will_paginate (3.0.7)