From deb5fc29a15efd556053750b41c0b96faa8668eb Mon Sep 17 00:00:00 2001 From: James Chevalier Date: Tue, 24 Sep 2013 22:15:11 -0400 Subject: [PATCH] gem updates --- Gemfile.lock | 211 +++++++++++++++++++++++++-------------------------- 1 file changed, 104 insertions(+), 107 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eadbff6..598af0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - actionmailer (3.2.13) - actionpack (= 3.2.13) - mail (~> 2.5.3) - actionpack (3.2.13) - activemodel (= 3.2.13) - activesupport (= 3.2.13) + actionmailer (3.2.14) + actionpack (= 3.2.14) + mail (~> 2.5.4) + actionpack (3.2.14) + activemodel (= 3.2.14) + activesupport (= 3.2.14) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.4) @@ -14,41 +14,42 @@ GEM rack-cache (~> 1.2) rack-test (~> 0.6.1) sprockets (~> 2.2.1) - activemodel (3.2.13) - activesupport (= 3.2.13) + activemodel (3.2.14) + activesupport (= 3.2.14) builder (~> 3.0.0) - activerecord (3.2.13) - activemodel (= 3.2.13) - activesupport (= 3.2.13) + activerecord (3.2.14) + activemodel (= 3.2.14) + activesupport (= 3.2.14) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activeresource (3.2.13) - activemodel (= 3.2.13) - activesupport (= 3.2.13) - activesupport (3.2.13) - i18n (= 0.6.1) + activeresource (3.2.14) + activemodel (= 3.2.14) + activesupport (= 3.2.14) + activesupport (3.2.14) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - addressable (2.3.4) + addressable (2.3.5) arel (3.0.2) - awesome_print (1.1.0) - better_errors (0.9.0) + ast (1.1.0) + awesome_print (1.2.0) + better_errors (1.0.1) coderay (>= 1.0.0) erubis (>= 2.6.6) - binding_of_caller (0.7.1) + binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - brakeman (2.0.0) + brakeman (2.1.2) erubis (~> 2.6) fastercsv (~> 1.5) haml (>= 3.0, < 5.0) highline (~> 1.6.19) multi_json (~> 1.2) ruby2ruby (~> 2.0.5) - ruby_parser (~> 3.1.1) + ruby_parser (~> 3.2.2) sass (~> 3.0) - slim (~> 1.3.6) + slim (>= 1.3.6, < 3.0) terminal-table (~> 1.4) builder (3.0.4) - bundler-audit (0.1.2) + bundler-audit (0.2.0) bundler (~> 1.2) capybara (2.1.0) mime-types (>= 1.16) @@ -59,93 +60,83 @@ GEM childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) chunky_png (1.2.8) - code_analyzer (0.3.1) + code_analyzer (0.4.2) sexp_processor - coderay (1.0.9) + coderay (1.1.0) coffee-rails (3.2.2) coffee-script (>= 2.2.0) railties (~> 3.2.0) coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.6.2) + coffee-script-source (1.6.3) colored (1.2) - colorize (0.5.8) compass (0.12.2) chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.1) compass-rails (1.0.3) compass (>= 0.12.2, < 0.14) - coveralls (0.6.7) - colorize + coveralls (0.7.0) multi_json (~> 1.3) rest-client simplecov (>= 0.7) + term-ansicolor thor debug_inspector (0.0.2) diff-lcs (1.2.4) erubis (2.7.0) - execjs (1.4.0) - multi_json (~> 1.0) + execjs (2.0.1) factory_girl (4.2.0) activesupport (>= 3.0.0) factory_girl_rails (4.2.1) factory_girl (~> 4.2.0) railties (>= 3.0.0) - faker (1.1.2) + faker (1.2.0) i18n (~> 0.5) fastercsv (1.5.5) - ffi (1.8.1) - formatador (0.2.4) + ffi (1.9.0) fssm (0.2.10) - guard (1.8.0) - formatador (>= 0.2.4) - listen (>= 1.0.0) - lumberjack (>= 1.0.2) - pry (>= 0.9.10) + guard (1.4.0) + listen (>= 0.4.2) thor (>= 0.14.6) - guard-rspec (3.0.1) - guard (>= 1.8) - rspec (~> 2.13) - guard-spork (1.5.0) + guard-rspec (2.5.4) + guard (>= 1.1) + rspec (~> 2.11) + guard-spork (1.5.1) childprocess (>= 0.2.3) guard (>= 1.1) spork (>= 0.8.4) haml (4.0.3) tilt highline (1.6.19) - hike (1.2.2) + hike (1.2.3) hominid (3.0.5) - i18n (0.6.1) + i18n (0.6.5) journey (1.0.4) - jquery-rails (3.0.0) + jquery-rails (3.0.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.0) launchy (2.3.0) addressable (~> 2.3) - listen (1.1.5) + listen (1.3.1) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) rb-kqueue (>= 0.2) - lumberjack (1.0.3) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) - method_source (0.8.1) - mime-types (1.23) - modular-scale (1.0.6) - compass (>= 0.12.1) - sass (>= 3.2.0) - sassy-math (>= 1.5) - multi_json (1.7.5) - nokogiri (1.5.9) + mime-types (1.25) + mini_portile (0.5.1) + multi_json (1.8.0) + nokogiri (1.6.0) + mini_portile (~> 0.5.0) + parser (2.0.0.pre8) + ast (~> 1.1) + slop (~> 3.4, >= 3.4.5) polyglot (0.3.3) - pry (0.9.12.2) - coderay (~> 1.0.5) - method_source (~> 0.8) - slop (~> 3.4) + powerpack (0.0.8) quiet_assets (1.0.2) railties (>= 3.1, < 5.0) rack (1.4.5) @@ -155,102 +146,107 @@ GEM rack rack-test (0.6.2) rack (>= 1.0) - rails (3.2.13) - actionmailer (= 3.2.13) - actionpack (= 3.2.13) - activerecord (= 3.2.13) - activeresource (= 3.2.13) - activesupport (= 3.2.13) + rails (3.2.14) + actionmailer (= 3.2.14) + actionpack (= 3.2.14) + activerecord (= 3.2.14) + activeresource (= 3.2.14) + activesupport (= 3.2.14) bundler (~> 1.0) - railties (= 3.2.13) - rails_best_practices (1.13.5) + railties (= 3.2.14) + rails_best_practices (1.14.3) activesupport awesome_print - code_analyzer + code_analyzer (>= 0.4.2) colored erubis i18n + require_all ruby-progressbar - railties (3.2.13) - actionpack (= 3.2.13) - activesupport (= 3.2.13) + railties (3.2.14) + actionpack (= 3.2.14) + activesupport (= 3.2.14) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (10.0.4) + rainbow (1.1.4) + rake (10.1.0) rb-fsevent (0.9.3) - rb-inotify (0.9.0) + rb-inotify (0.9.2) ffi (>= 0.5.0) rb-kqueue (0.2.0) ffi (>= 0.5.0) rdoc (3.12.2) json (~> 1.4) + require_all (1.3.1) rest-client (1.6.7) mime-types (>= 1.16) - rspec (2.13.0) - rspec-core (~> 2.13.0) - rspec-expectations (~> 2.13.0) - rspec-mocks (~> 2.13.0) - rspec-core (2.13.1) - rspec-expectations (2.13.0) + rspec (2.14.1) + rspec-core (~> 2.14.0) + rspec-expectations (~> 2.14.0) + rspec-mocks (~> 2.14.0) + rspec-core (2.14.5) + rspec-expectations (2.14.3) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.13.1) - rspec-rails (2.13.2) + rspec-mocks (2.14.3) + rspec-rails (2.14.0) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) - rspec-core (~> 2.13.0) - rspec-expectations (~> 2.13.0) - rspec-mocks (~> 2.13.0) - ruby-progressbar (1.1.0) - ruby2ruby (2.0.5) + rspec-core (~> 2.14.0) + rspec-expectations (~> 2.14.0) + rspec-mocks (~> 2.14.0) + rubocop (0.13.1) + parser (~> 2.0.0.pre6) + powerpack (~> 0.0.6) + rainbow (>= 1.1.4) + ruby-progressbar (1.2.0) + ruby2ruby (2.0.6) ruby_parser (~> 3.1) sexp_processor (~> 4.0) ruby_gntp (0.3.4) - ruby_parser (3.1.3) + ruby_parser (3.2.2) sexp_processor (~> 4.1) - sass (3.2.9) + sass (3.2.10) sass-rails (3.2.6) railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - sassy-math (1.5) - compass (~> 0.11) - sexp_processor (4.2.1) - shoulda-matchers (2.1.0) + sexp_processor (4.3.0) + shoulda-matchers (2.4.0) activesupport (>= 3.0.0) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) - slim (1.3.9) - temple (~> 0.6.3) - tilt (~> 1.3, >= 1.3.3) - slop (3.4.5) + slim (2.0.1) + temple (~> 0.6.6) + tilt (>= 1.3.3, < 2.1) + slop (3.4.6) spork (0.9.2) sprockets (2.2.2) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - temple (0.6.5) + temple (0.6.6) + term-ansicolor (1.2.2) + tins (~> 0.8) terminal-table (1.4.5) thor (0.18.1) tilt (1.4.1) - treetop (1.4.12) + tins (0.10.0) + treetop (1.4.15) polyglot polyglot (>= 0.3.1) tzinfo (0.3.37) - uglifier (2.1.1) + uglifier (2.2.1) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2) xpath (2.0.0) nokogiri (~> 1.3) - zurb-foundation (3.2.5) - compass (>= 0.12.2) - modular-scale (= 1.0.6) - rake + zurb-foundation (4.3.2) sass (>= 3.2.0) PLATFORMS @@ -273,14 +269,15 @@ DEPENDENCIES jquery-rails launchy quiet_assets - rails (= 3.2.13) + rails (= 3.2.14) rails_best_practices rb-fsevent (~> 0.9.1) rspec-rails + rubocop ruby_gntp sass-rails (~> 3.2.3) shoulda-matchers simplecov spork uglifier (>= 1.0.3) - zurb-foundation (= 3.2.5) + zurb-foundation