diff --git a/Gemfile.lock b/Gemfile.lock index 3af06fc8d2..f862d4d690 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,6 @@ GEM coffee-script-source execjs coffee-script-source (1.6.3) - colorize (0.5.8) columnize (0.3.6) compass (0.12.2) chunky_png (~> 1.2) @@ -83,12 +82,12 @@ GEM sass (~> 3.1) compass-rails (2.0.0) compass (>= 0.12.2) - coveralls (0.6.7) - colorize - multi_json (~> 1.3) - rest-client - simplecov (>= 0.7) - thor + coveralls (0.7.10) + multi_json (~> 1.10) + rest-client (>= 1.6.8, < 2) + simplecov (~> 0.9.1) + term-ansicolor (~> 1.3) + thor (~> 0.19.1) daemons (1.1.9) debugger (1.6.0) columnize (>= 0.3.1) @@ -97,6 +96,7 @@ GEM debugger-linecache (1.2.0) debugger-ruby_core_source (1.2.2) diff-lcs (1.2.4) + docile (1.1.5) dynamic_form (1.1.4) erubis (2.7.0) eventmachine (1.0.3) @@ -166,6 +166,7 @@ GEM net-ssh (2.6.7) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) + netrc (0.10.2) newrelic_rpm (3.9.7.266) nokogiri (1.5.9) paper_trail (2.7.2) @@ -207,8 +208,9 @@ GEM json (~> 1.4) recaptcha (0.3.6) ref (1.0.5) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.7.3) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) rmagick (2.13.2) routing-filter (0.3.1) actionpack @@ -235,10 +237,11 @@ GEM sass (>= 3.1.10) tilt (~> 1.3) secure_headers (1.3.4) - simplecov (0.7.1) + simplecov (0.9.2) + docile (~> 1.1.0) multi_json (~> 1.0) - simplecov-html (~> 0.7.1) - simplecov-html (0.7.1) + simplecov-html (~> 0.9.0) + simplecov-html (0.9.0) sinatra (1.3.3) rack (~> 1.3, >= 1.3.6) rack-protection (~> 1.2) @@ -258,6 +261,8 @@ GEM sqlite3 (1.3.7) statistics2 (0.54) syslog_protocol (0.9.2) + term-ansicolor (1.3.0) + tins (~> 1.0) text (1.2.1) therubyracer (0.12.0) libv8 (~> 3.16.14.0) @@ -268,6 +273,7 @@ GEM rack (>= 1.0.0) thor (0.19.1) tilt (1.4.1) + tins (1.3.4) treetop (1.4.15) polyglot polyglot (>= 0.3.1)