diff --git a/Gemfile.lock b/Gemfile.lock index 904148060..f92226a3c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.4.0) + addressable (2.5.0) + public_suffix (~> 2.0, >= 2.0.2) ambry (1.0.0) arel (6.0.4) ast (2.3.0) @@ -78,7 +79,7 @@ GEM bson (3.2.6) bson_ext (1.5.1) builder (3.2.3) - capybara (2.8.1) + capybara (2.12.0) addressable mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -108,7 +109,7 @@ GEM compass-rails (2.0.0) compass (>= 0.12.2) connection_pool (2.2.1) - coveralls (0.8.17) + coveralls (0.8.19) json (>= 1.8, < 3) simplecov (~> 0.12.0) term-ansicolor (~> 1.3) @@ -138,16 +139,16 @@ GEM diff-lcs (1.2.5) docile (1.1.5) easy_diff (1.0.0) - elasticsearch (2.0.0) - elasticsearch-api (= 2.0.0) - elasticsearch-transport (= 2.0.0) - elasticsearch-api (2.0.0) + elasticsearch (2.0.1) + elasticsearch-api (= 2.0.1) + elasticsearch-transport (= 2.0.1) + elasticsearch-api (2.0.1) multi_json - elasticsearch-transport (2.0.0) + elasticsearch-transport (2.0.1) faraday multi_json erubis (2.7.0) - eventmachine (1.2.1) + eventmachine (1.2.2) exception_notification (4.2.1) actionmailer (>= 4.0, < 6) activesupport (>= 4.0, < 6) @@ -162,9 +163,9 @@ GEM i18n (~> 0.5) faraday (0.11.0) multipart-post (>= 1.2, < 3) - font-awesome-rails (4.6.3.1) + font-awesome-rails (4.7.0.1) railties (>= 3.2, < 5.1) - font-awesome-sass (4.6.2) + font-awesome-sass (4.7.0) sass (>= 3.2) foundation-rails (5.4.5.0) railties (>= 3.1.0) @@ -190,7 +191,7 @@ GEM httparty (0.14.0) multi_xml (>= 0.5.2) httpclient (2.8.2.4) - i18n (0.7.0) + i18n (0.8.0) impressionist (1.5.1) httpclient (~> 2.2) nokogiri (~> 1.5) @@ -285,7 +286,7 @@ GEM cliver (~> 0.3.1) multi_json (~> 1.0) websocket-driver (>= 0.2.0) - power_assert (0.3.1) + power_assert (1.0.1) powerpack (0.1.1) pry (0.10.4) coderay (~> 1.1.0) @@ -293,6 +294,7 @@ GEM slop (~> 3.4) pry-nav (0.2.4) pry (>= 0.9.10, < 0.11.0) + public_suffix (2.0.5) pundit (1.1.0) activesupport (>= 3.0.0) quiet_assets (1.1.0) @@ -432,7 +434,7 @@ GEM stringex (2.6.1) term-ansicolor (1.4.0) tins (~> 1.0) - test-unit (3.2.1) + test-unit (3.2.3) power_assert therubyracer (0.12.2) libv8 (~> 3.16.14.0) @@ -444,16 +446,16 @@ GEM thor (0.19.4) thread_safe (0.3.5) tilt (1.4.1) - tins (1.13.0) + tins (1.13.2) tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (3.0.2) + uglifier (3.0.4) execjs (>= 0.3.0, < 3) unicode-display_width (1.1.3) utf8-cleaner (0.2.5) activesupport vcr (3.0.3) - warden (1.2.6) + warden (1.2.7) rack (>= 1.0) webmock (2.1.0) addressable (>= 2.3.6) @@ -548,5 +550,8 @@ DEPENDENCIES vcr webmock +RUBY VERSION + ruby 2.3.3p222 + BUNDLED WITH 1.13.7