Commit f28ddb6
Changed files (1)
Gemfile.lock
@@ -2,42 +2,43 @@ GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
specs:
- actionmailer (4.2.1)
- actionpack (= 4.2.1)
- actionview (= 4.2.1)
- activejob (= 4.2.1)
+ actionmailer (4.2.5)
+ actionpack (= 4.2.5)
+ actionview (= 4.2.5)
+ activejob (= 4.2.5)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
- actionpack (4.2.1)
- actionview (= 4.2.1)
- activesupport (= 4.2.1)
+ actionpack (4.2.5)
+ actionview (= 4.2.5)
+ activesupport (= 4.2.5)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
- actionview (4.2.1)
- activesupport (= 4.2.1)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ actionview (4.2.5)
+ activesupport (= 4.2.5)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
- activejob (4.2.1)
- activesupport (= 4.2.1)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ activejob (4.2.5)
+ activesupport (= 4.2.5)
globalid (>= 0.3.0)
- activemodel (4.2.1)
- activesupport (= 4.2.1)
+ activemodel (4.2.5)
+ activesupport (= 4.2.5)
builder (~> 3.1)
- activerecord (4.2.1)
- activemodel (= 4.2.1)
- activesupport (= 4.2.1)
+ activerecord (4.2.5)
+ activemodel (= 4.2.5)
+ activesupport (= 4.2.5)
arel (~> 6.0)
- activesupport (4.2.1)
+ activesupport (4.2.5)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- arel (6.0.0)
+ arel (6.0.3)
+ ast (2.1.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
@@ -46,11 +47,10 @@ GEM
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
builder (3.2.2)
- bullet (4.14.7)
+ bullet (4.14.10)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.9.0)
- byebug (5.0.0)
- columnize (= 0.9.0)
+ byebug (8.2.0)
callsite (0.0.11)
capistrano (3.4.0)
i18n
@@ -59,24 +59,39 @@ GEM
capistrano-bundler (1.1.4)
capistrano (~> 3.1)
sshkit (~> 1.2)
- capistrano-rails (1.1.3)
+ capistrano-rails (1.1.5)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-rbenv (2.0.3)
capistrano (~> 3.1)
sshkit (~> 1.3)
- capybara (2.4.4)
+ capybara (2.5.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
- celluloid (0.16.0)
- timers (~> 4.0.0)
- chartkick (1.3.2)
+ celluloid (0.17.2)
+ celluloid-essentials
+ celluloid-extras
+ celluloid-fsm
+ celluloid-pool
+ celluloid-supervision
+ timers (>= 4.1.1)
+ celluloid-essentials (0.20.5)
+ timers (>= 4.1.1)
+ celluloid-extras (0.20.5)
+ timers (>= 4.1.1)
+ celluloid-fsm (0.20.5)
+ timers (>= 4.1.1)
+ celluloid-pool (0.20.5)
+ timers (>= 4.1.1)
+ celluloid-supervision (0.20.5)
+ timers (>= 4.1.1)
+ chartkick (1.4.1)
choice (0.2.0)
cliver (0.3.2)
- codeclimate-test-reporter (0.4.7)
+ codeclimate-test-reporter (0.4.8)
simplecov (>= 0.7.1, < 1.0.0)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
@@ -86,28 +101,29 @@ GEM
coffee-script (2.4.1)
coffee-script-source
execjs
- coffee-script-source (1.9.1.1)
+ coffee-script-source (1.10.0)
colorize (0.7.7)
- columnize (0.9.0)
connection_pool (2.2.0)
- coveralls (0.8.1)
+ coveralls (0.8.9)
json (~> 1.8)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.10.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
+ tins (~> 1.6.0)
dalli (2.7.4)
- database_cleaner (1.4.1)
+ database_cleaner (1.5.1)
debug_inspector (0.0.2)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.2.5)
docile (1.1.5)
- domain_name (0.5.24)
+ domain_name (0.5.25)
unf (>= 0.0.5, < 1.0.0)
- dotenv (2.0.1)
- dotenv-rails (2.0.1)
- dotenv (= 2.0.1)
+ dotenv (2.0.2)
+ dotenv-rails (2.0.2)
+ dotenv (= 2.0.2)
+ railties (~> 4.0)
easy_translate (0.5.0)
json
thread
@@ -116,7 +132,7 @@ GEM
activemodel
equalizer (0.0.11)
erubis (2.7.0)
- execjs (2.5.2)
+ execjs (2.6.0)
factory_girl (4.5.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.5.0)
@@ -125,50 +141,53 @@ GEM
fast_stack (0.1.0)
rake
rake-compiler
- ffaker (2.0.0)
+ ffaker (2.1.0)
flamegraph (0.1.0)
fast_stack
font-awesome-rails (4.4.0.0)
railties (>= 3.2, < 5.0)
foreman (0.78.0)
thor (~> 0.19.1)
- foundation-rails (5.5.2.1)
+ foundation-rails (5.5.3.2)
railties (>= 3.1.0)
sass (>= 3.3.0, < 3.5)
- globalid (0.3.5)
+ git-version-bump (0.15.1)
+ globalid (0.3.6)
activesupport (>= 4.1.0)
griddler (1.2.1)
htmlentities
rails (>= 3.2.0)
griddler-mandrill (1.1.3)
griddler (>= 1.2.1)
- groupdate (2.4.0)
+ groupdate (2.5.0)
activesupport (>= 3)
- highline (1.7.2)
- hitimes (1.2.2)
+ highline (1.7.8)
+ hitimes (1.2.3)
htmlentities (4.3.4)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.7.0)
- i18n-tasks (0.8.3)
- activesupport
+ i18n-tasks (0.9.1)
+ activesupport (>= 4.0.2)
+ ast (>= 2.1.0)
easy_translate (>= 0.5.0)
erubis
- highline
+ highline (>= 1.7.3)
i18n
- term-ansicolor
- terminal-table
+ parser (>= 2.2.3.0)
+ term-ansicolor (>= 1.3.2)
+ terminal-table (>= 1.5.1)
ice_nine (0.11.1)
- jbuilder (2.2.16)
+ jbuilder (2.3.2)
activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2)
- jquery-rails (4.0.3)
+ jquery-rails (4.0.5)
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (1.8.3)
- libv8 (3.16.14.7)
- loofah (2.0.2)
+ libv8 (3.16.14.13)
+ loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
@@ -176,32 +195,34 @@ GEM
callsite (~> 0.0, >= 0.0.11)
rack-contrib (~> 1.1)
railties (>= 3.0.0, < 5.0.0)
- mime-types (2.6.1)
+ mime-types (2.6.2)
mini_portile (0.6.2)
- minitest (5.7.0)
- multi_json (1.11.0)
+ minitest (5.8.2)
+ multi_json (1.11.2)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
- net-ssh (2.9.2)
- netrc (0.10.3)
+ net-ssh (3.0.1)
+ netrc (0.11.0)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
- pg (0.18.2)
- poltergeist (1.6.0)
+ parser (2.2.3.0)
+ ast (>= 1.1, < 3.0)
+ pg (0.18.4)
+ poltergeist (1.8.0)
capybara (~> 2.1)
cliver (~> 0.3.1)
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
- puma (2.11.3)
- rack (>= 1.1, < 2.0)
- rack (1.6.1)
- rack-contrib (1.2.0)
- rack (>= 0.9.1)
- rack-mini-profiler (0.9.3)
+ puma (2.15.3)
+ rack (1.6.4)
+ rack-contrib (1.4.0)
+ git-version-bump (~> 0.15)
+ rack (~> 1.4)
+ rack-mini-profiler (0.9.7)
rack (>= 1.1.3)
rack-test (0.6.3)
rack (>= 1.0)
- rack-timeout (0.2.4)
+ rack-timeout (0.3.2)
rack_session_access (0.1.1)
builder (>= 2.0.0)
rack (>= 1.0.0)
@@ -209,25 +230,25 @@ GEM
execjs (>= 1.3)
sprockets (>= 2.0)
tilt (>= 1.3)
- rails (4.2.1)
- actionmailer (= 4.2.1)
- actionpack (= 4.2.1)
- actionview (= 4.2.1)
- activejob (= 4.2.1)
- activemodel (= 4.2.1)
- activerecord (= 4.2.1)
- activesupport (= 4.2.1)
+ rails (4.2.5)
+ actionmailer (= 4.2.5)
+ actionpack (= 4.2.5)
+ actionview (= 4.2.5)
+ activejob (= 4.2.5)
+ activemodel (= 4.2.5)
+ activerecord (= 4.2.5)
+ activesupport (= 4.2.5)
bundler (>= 1.3.0, < 2.0)
- railties (= 4.2.1)
+ railties (= 4.2.5)
sprockets-rails
rails-assets-ractive (0.7.3)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
- rails-dom-testing (1.0.6)
+ rails-dom-testing (1.0.7)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
- rails-erd (1.4.0)
+ rails-erd (1.4.4)
activerecord (>= 3.2)
activesupport (>= 3.2)
choice (~> 0.2.0)
@@ -238,10 +259,10 @@ GEM
rails_serve_static_assets
rails_stdout_logging
rails_serve_static_assets (0.0.4)
- rails_stdout_logging (0.0.3)
- railties (4.2.1)
- actionpack (= 4.2.1)
- activesupport (= 4.2.1)
+ rails_stdout_logging (0.0.4)
+ railties (4.2.5)
+ actionpack (= 4.2.5)
+ activesupport (= 4.2.5)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.4.2)
@@ -251,94 +272,94 @@ GEM
redis (3.2.1)
redis-namespace (1.5.2)
redis (~> 3.0, >= 3.0.4)
- ref (1.0.5)
+ ref (2.0.0)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
- rspec-core (3.2.3)
- rspec-support (~> 3.2.0)
- rspec-expectations (3.2.1)
+ rspec-core (3.4.0)
+ rspec-support (~> 3.4.0)
+ rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.2.0)
- rspec-mocks (3.2.1)
+ rspec-support (~> 3.4.0)
+ rspec-mocks (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.2.0)
- rspec-rails (3.2.2)
+ rspec-support (~> 3.4.0)
+ rspec-rails (3.4.0)
actionpack (>= 3.0, < 4.3)
activesupport (>= 3.0, < 4.3)
railties (>= 3.0, < 4.3)
- rspec-core (~> 3.2.0)
- rspec-expectations (~> 3.2.0)
- rspec-mocks (~> 3.2.0)
- rspec-support (~> 3.2.0)
- rspec-support (3.2.2)
+ rspec-core (~> 3.4.0)
+ rspec-expectations (~> 3.4.0)
+ rspec-mocks (~> 3.4.0)
+ rspec-support (~> 3.4.0)
+ rspec-support (3.4.0)
ruby-graphviz (1.2.2)
rubyzip (1.1.7)
- sass (3.4.14)
- sass-rails (5.0.3)
+ sass (3.4.19)
+ sass-rails (5.0.4)
railties (>= 4.0.0, < 5.0)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
- tilt (~> 1.1)
+ tilt (>= 1.1, < 3)
scale (0.1.3)
nokogiri (~> 1.6.6)
virtus (~> 1.0)
sdoc (0.4.1)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
- sequel (4.23.0)
- sidekiq (3.4.1)
- celluloid (~> 0.16.0)
- connection_pool (>= 2.1.1)
- json
- redis (>= 3.0.6)
- redis-namespace (>= 1.3.1)
+ sequel (4.28.0)
+ sidekiq (3.5.3)
+ celluloid (~> 0.17.2)
+ connection_pool (~> 2.2, >= 2.2.0)
+ json (~> 1.0)
+ redis (~> 3.2, >= 3.2.1)
+ redis-namespace (~> 1.5, >= 1.5.2)
simplecov (0.10.0)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
- spring (1.3.6)
+ spring (1.4.1)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
spring-commands-teaspoon (0.0.2)
spring (>= 0.9.1)
- sprockets (3.2.0)
- rack (~> 1.0)
- sprockets-rails (2.3.1)
+ sprockets (3.4.0)
+ rack (> 1, < 3)
+ sprockets-rails (2.3.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
- sqlite3 (1.3.10)
+ sqlite3 (1.3.11)
sshkit (1.7.1)
colorize (>= 0.7.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stackprof (0.2.7)
- teaspoon (1.0.2)
+ teaspoon (1.1.1)
railties (>= 3.2.5, < 5)
- teaspoon-jasmine (2.2.0)
+ teaspoon-jasmine (2.3.4)
teaspoon (>= 1.0.0)
- term-ansicolor (1.3.0)
+ term-ansicolor (1.3.2)
tins (~> 1.0)
- terminal-table (1.4.5)
+ terminal-table (1.5.2)
therubyracer (0.12.2)
libv8 (~> 3.16.14.0)
ref
thor (0.19.1)
- thread (0.2.0)
+ thread (0.2.2)
thread_safe (0.3.5)
- tilt (1.4.1)
- timers (4.0.1)
+ tilt (2.0.1)
+ timers (4.1.1)
hitimes
- tins (1.5.2)
+ tins (1.6.0)
turbolinks (2.5.3)
coffee-rails
tzinfo (1.2.2)
thread_safe (~> 0.1)
- uglifier (2.7.1)
+ uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
unf (0.1.4)
@@ -350,12 +371,12 @@ GEM
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
- web-console (2.1.2)
+ web-console (2.2.1)
activemodel (>= 4.0)
binding_of_caller (>= 0.7.2)
railties (>= 4.0)
sprockets-rails (>= 2.0, < 4.0)
- websocket-driver (0.5.4)
+ websocket-driver (0.6.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
xpath (2.0.0)