diff --git a/Gemfile.lock b/Gemfile.lock index d44635d..8554189 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,9 +86,7 @@ GEM debug_inspector (0.0.2) diff-lcs (1.2.5) docile (1.1.5) - dotenv (0.11.1) - dotenv-deployment (~> 0.0.2) - dotenv-deployment (0.0.2) + dotenv (1.0.2) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) @@ -97,8 +95,8 @@ GEM execjs (2.2.2) fastercsv (1.5.5) ffi (1.9.6) - foreman (0.75.0) - dotenv (~> 0.11.1) + foreman (0.76.0) + dotenv (~> 1.0.2) thor (~> 0.19.1) formatador (0.2.5) gauntlt (1.0.10) @@ -108,7 +106,7 @@ GEM trollop (~> 2.0) gherkin (2.12.2) multi_json (~> 1.3) - guard (2.8.2) + guard (2.10.2) formatador (>= 0.2.4) listen (~> 2.7) lumberjack (~> 1.0) @@ -117,6 +115,7 @@ GEM guard-brakeman (0.8.3) brakeman (>= 2.1.1) guard (>= 2.0.0) + guard-compat (1.1.0) guard-livereload (2.4.0) em-websocket (~> 0.5) guard (~> 2.8) @@ -124,9 +123,10 @@ GEM guard-rspec (4.3.1) guard (~> 2.1) rspec (>= 2.14, < 4.0) - guard-shell (0.7.0) + guard-shell (0.7.1) guard (>= 2.0.0) - haml (4.0.5) + guard-compat (~> 1.0) + haml (4.0.6) tilt highline (1.6.21) hike (1.2.3) @@ -145,7 +145,7 @@ GEM launchy (2.4.3) addressable (~> 2.3) libv8 (3.16.14.7) - listen (2.8.0) + listen (2.8.3) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) @@ -209,7 +209,7 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) raindrops (0.13.0) - rake (10.3.2) + rake (10.4.2) rb-fsevent (0.9.4) rb-inotify (0.9.5) ffi (>= 0.5.0) @@ -220,7 +220,7 @@ GEM rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) - rspec-core (2.14.8) + rspec-core (2.14.0) rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.6) @@ -237,7 +237,7 @@ GEM sexp_processor (~> 4.0) ruby_parser (3.5.0) sexp_processor (~> 4.1) - sass (3.4.8) + sass (3.4.9) sass-rails (3.2.6) railties (~> 3.2.0) sass (>= 3.1.10) @@ -285,14 +285,16 @@ GEM polyglot (>= 0.3.1) trollop (2.0) tzinfo (0.3.42) - uglifier (2.5.3) + uglifier (2.6.0) execjs (>= 0.3.0) json (>= 1.8.0) unicorn (4.8.3) kgio (~> 2.6) rack raindrops (~> 0.7) - websocket-driver (0.4.0) + websocket-driver (0.5.0) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.0) xpath (2.0.0) nokogiri (~> 1.3)