diff --git a/Gemfile.lock b/Gemfile.lock index 13e21fda..c8ddc008 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,42 +31,42 @@ PATH GEM remote: https://rubygems.org/ specs: - actionmailer (4.2.1) - actionpack (= 4.2.1) - actionview (= 4.2.1) - activejob (= 4.2.1) + actionmailer (4.2.2) + actionpack (= 4.2.2) + actionview (= 4.2.2) + activejob (= 4.2.2) 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.2) + actionview (= 4.2.2) + activesupport (= 4.2.2) 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) + actionview (4.2.2) + activesupport (= 4.2.2) 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) + activejob (4.2.2) + activesupport (= 4.2.2) globalid (>= 0.3.0) - activemodel (4.2.1) - activesupport (= 4.2.1) + activemodel (4.2.2) + activesupport (= 4.2.2) builder (~> 3.1) - activerecord (4.2.1) - activemodel (= 4.2.1) - activesupport (= 4.2.1) + activerecord (4.2.2) + activemodel (= 4.2.2) + activesupport (= 4.2.2) arel (~> 6.0) - activesupport (4.2.1) + activesupport (4.2.2) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - acts_as_tree (2.1.0) + acts_as_tree (2.2.0) activerecord (>= 3.0.0) arel (6.0.0) attribute_normalizer (1.2.0) @@ -140,7 +140,7 @@ GEM unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) eventmachine (1.0.5) - exception_notification (4.1.0) + exception_notification (4.1.1) actionmailer (>= 3.0.4) activesupport (>= 3.0.4) execjs (2.5.2) @@ -188,11 +188,11 @@ GEM interception (0.5) iso (0.2.1) i18n - jquery-rails (4.0.3) + jquery-rails (4.0.4) rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.2) + json (1.8.3) kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -225,7 +225,7 @@ GEM mini_portile (0.6.2) minitest (5.7.0) mono_logger (1.1.0) - multi_json (1.11.0) + multi_json (1.11.1) mysql2 (0.3.18) net-scp (1.2.1) net-ssh (>= 2.6.5) @@ -241,7 +241,7 @@ GEM pdf-core (~> 0.5.1) ttfunk (~> 1.4.0) prawn-table (0.2.1) - protected_attributes (1.0.9) + protected_attributes (1.1.0) activemodel (>= 4.0.1, < 5.0) pry (0.10.1) coderay (~> 1.1.0) @@ -255,23 +255,23 @@ GEM pry (>= 0.9.11) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - rack (1.6.1) + rack (1.6.4) rack-contrib (1.2.0) rack (>= 0.9.1) rack-protection (1.5.3) rack rack-test (0.6.3) rack (>= 1.0) - 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.2) + actionmailer (= 4.2.2) + actionpack (= 4.2.2) + actionview (= 4.2.2) + activejob (= 4.2.2) + activemodel (= 4.2.2) + activerecord (= 4.2.2) + activesupport (= 4.2.2) bundler (>= 1.3.0, < 2.0) - railties (= 4.2.1) + railties (= 4.2.2) sprockets-rails rails-assets-listjs (0.2.0.beta.4) railties (>= 3.1) @@ -290,9 +290,9 @@ GEM rails (>= 4.0.0) rails_tokeninput (1.7.0) railties (>= 3.1.0) - railties (4.2.1) - actionpack (= 4.2.1) - activesupport (= 4.2.1) + railties (4.2.2) + actionpack (= 4.2.2) + activesupport (= 4.2.2) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.4.2) @@ -324,40 +324,40 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) - roo (2.0.0) + roo (2.0.1) nokogiri (~> 1) rubyzip (~> 1.1, < 2.0.0) roo-xls (1.0.0) nokogiri roo (>= 2.0.0beta1, < 3) spreadsheet (> 0.9.0) - rspec (3.2.0) - rspec-core (~> 3.2.0) - rspec-expectations (~> 3.2.0) - rspec-mocks (~> 3.2.0) - rspec-core (3.2.3) - rspec-support (~> 3.2.0) - rspec-expectations (3.2.1) + rspec (3.3.0) + rspec-core (~> 3.3.0) + rspec-expectations (~> 3.3.0) + rspec-mocks (~> 3.3.0) + rspec-core (3.3.1) + rspec-support (~> 3.3.0) + rspec-expectations (3.3.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.2.0) + rspec-support (~> 3.3.0) rspec-legacy_formatters (1.0.0) rspec-core (>= 3.0.0.beta2) rspec-support (>= 3.0.0.beta2) - rspec-mocks (3.2.1) + rspec-mocks (3.3.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.2.0) - rspec-rails (3.2.1) + rspec-support (~> 3.3.0) + rspec-rails (3.3.2) 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-core (~> 3.3.0) + rspec-expectations (~> 3.3.0) + rspec-mocks (~> 3.3.0) + rspec-support (~> 3.3.0) rspec-rerun (1.0.0) rspec (~> 3.0) rspec-legacy_formatters - rspec-support (3.2.2) + rspec-support (3.3.0) ruby-ole (1.2.11.8) ruby-prof (0.15.8) ruby-units (1.4.5) @@ -373,7 +373,7 @@ GEM tilt (~> 1.1) select2-rails (3.5.9.3) thor (~> 0.14) - selenium-webdriver (2.45.0) + selenium-webdriver (2.46.2) childprocess (~> 0.5) multi_json (~> 1.0) rubyzip (~> 1.0) @@ -402,7 +402,7 @@ GEM slop (3.6.0) spreadsheet (1.0.3) ruby-ole (>= 1.0) - sprockets (3.1.0) + sprockets (3.2.0) rack (~> 1.0) sprockets-rails (2.3.1) actionpack (>= 3.0) @@ -413,7 +413,7 @@ GEM colorize (>= 0.7.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - term-ansicolor (1.3.0) + term-ansicolor (1.3.1) tins (~> 1.0) therubyracer (0.12.2) libv8 (~> 3.16.14.0) @@ -425,7 +425,7 @@ GEM thor (0.19.1) thread_safe (0.3.5) tilt (1.4.1) - tins (1.5.2) + tins (1.5.4) ttfunk (1.4.0) twitter-bootstrap-rails (2.2.8) actionpack (>= 3.1) @@ -445,7 +445,7 @@ GEM uniform_notifier (1.9.0) vegas (0.1.11) rack (>= 1.0.0) - web-console (2.1.2) + web-console (2.1.3) activemodel (>= 4.0) binding_of_caller (>= 0.7.2) railties (>= 4.0)