diff --git a/checkout-after/Gemfile.lock b/checkout-after/Gemfile.lock index 3f1cf85..3f5c790 100644 --- a/checkout-after/Gemfile.lock +++ b/checkout-after/Gemfile.lock @@ -30,8 +30,8 @@ GEM multi_json (~> 1.0) arel (3.0.2) builder (3.0.0) - childprocess (0.3.2) - ffi (~> 1.0.6) + childprocess (3.0.0) + coderay (1.1.2) coffee-rails (3.2.2) coffee-script (>= 2.2.0) railties (~> 3.2.0) @@ -42,10 +42,17 @@ GEM erubis (2.7.0) execjs (1.4.0) multi_json (~> 1.0) - ffi (1.0.11) - guard (1.2.1) - listen (>= 0.4.2) - thor (>= 0.14.6) + ffi (1.11.1) + formatador (0.2.5) + guard (2.15.1) + formatador (>= 0.2.4) + listen (>= 2.7, < 4.0) + lumberjack (>= 1.0.12, < 2.0) + nenv (~> 0.1) + notiffany (~> 0.0) + pry (>= 0.9.12) + shellany (~> 0.0) + thor (>= 0.18.1) guard-jasmine (1.5.0) childprocess guard (>= 1.1.0) @@ -62,17 +69,25 @@ GEM railties (>= 3.2.0, < 5.0) thor (~> 0.14) json (1.7.3) - listen (0.4.6) - rb-fchange (~> 0.0.5) - rb-fsevent (~> 0.9.1) - rb-inotify (~> 0.8.8) + listen (3.2.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) + lumberjack (1.0.13) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) + method_source (0.9.2) mime-types (1.19) multi_json (1.3.6) + nenv (0.3.0) + notiffany (0.1.3) + nenv (~> 0.1) + shellany (~> 0.0) polyglot (0.3.3) + pry (0.12.2) + coderay (~> 1.1.0) + method_source (~> 0.9.0) rack (1.4.1) rack-cache (1.2) rack (>= 0.4) @@ -96,11 +111,9 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (0.9.2.2) - rb-fchange (0.0.5) - ffi - rb-fsevent (0.9.1) - rb-inotify (0.8.8) - ffi (>= 0.5.0) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) rdoc (3.12) json (~> 1.4) sass (3.1.19) @@ -108,12 +121,13 @@ GEM railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) + shellany (0.0.1) sprockets (2.1.3) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.6) - thor (0.15.3) + thor (0.20.3) tilt (1.3.3) treetop (1.4.10) polyglot