diff --git a/Gemfile.lock b/Gemfile.lock index 11d31c1..071dfe0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - whoops (0.5.4) + whoops (0.5.5) haml kaminari mongo @@ -41,7 +41,7 @@ GEM multi_json (~> 1.0) addressable (2.3.2) archive-tar-minitar (0.5.2) - arel (3.0.2) + arel (3.0.3) bson (1.8.0) activesupport bson_ext (1.8.0) @@ -64,13 +64,14 @@ GEM faker (1.1.2) i18n (~> 0.5) ffi (1.2.0) - haml (4.0.0) + haml (5.2.2) + temple (>= 0.8.0) tilt hike (1.2.1) i18n (0.6.1) journey (1.0.4) json (1.7.5) - kaminari (0.14.1) + kaminari (0.17.0) actionpack (>= 3.0.0) activesupport (>= 3.0.0) libwebsocket (0.1.7.1) @@ -86,19 +87,23 @@ GEM treetop (~> 1.4.8) method_source (0.8.1) mime-types (1.19) + mini_portile2 (2.8.0) mongo (1.8.0) bson (~> 1.8.0) - mongoid (2.5.1) + mongoid (2.7.1) activemodel (~> 3.1) - mongo (~> 1.7) + mongo (~> 1.8) tzinfo (~> 0.3.22) multi_json (1.5.0) - nokogiri (1.5.5) - polyglot (0.3.3) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + polyglot (0.3.5) pry (0.9.10) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.3.1) + racc (1.6.0) rack (1.4.1) rack-cache (1.2) rack (>= 0.4) @@ -122,6 +127,9 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.0.3) + rb-fsevent (0.11.1) + rb-inotify (0.10.1) + ffi (~> 1.0) rbx-require-relative (0.0.9) rdoc (3.12) json (~> 1.4) @@ -152,7 +160,11 @@ GEM ruby_core_source (0.1.5) archive-tar-minitar (>= 0.5.2) rubyzip (0.9.9) - sass (3.2.7) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) selenium-webdriver (2.27.2) childprocess (>= 0.2.5) libwebsocket (~> 0.1.3) @@ -164,12 +176,13 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + temple (0.8.2) thor (0.16.0) tilt (1.3.3) - treetop (1.4.12) + treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.37) + tzinfo (0.3.60) websocket (1.0.4) xpath (1.0.0) nokogiri (~> 1.3)