gemfiles/rails40.gemfile.lock in less-rails-2.3.1 vs gemfiles/rails40.gemfile.lock in less-rails-2.3.2

- old
+ new

@@ -1,62 +1,43 @@ -GIT - remote: git://github.com/rails/rails.git - revision: fb40358f4f3d0028bbcd1a8f1fc74b1453e2014a +PATH + remote: /Users/kencollins/Repositories/less-rails specs: - actionmailer (4.0.0.beta) - actionpack (= 4.0.0.beta) + less-rails (2.3.1) + actionpack (>= 3.1) + less (~> 2.3.1) + +GEM + remote: https://rubygems.org/ + specs: + actionmailer (4.0.0.beta1) + actionpack (= 4.0.0.beta1) mail (~> 2.5.3) - actionpack (4.0.0.beta) - activesupport (= 4.0.0.beta) + actionpack (4.0.0.beta1) + activesupport (= 4.0.0.beta1) builder (~> 3.1.0) erubis (~> 2.7.0) rack (~> 1.5.2) rack-test (~> 0.6.2) - activemodel (4.0.0.beta) - activesupport (= 4.0.0.beta) + activemodel (4.0.0.beta1) + activesupport (= 4.0.0.beta1) builder (~> 3.1.0) - activerecord (4.0.0.beta) - activemodel (= 4.0.0.beta) + activerecord (4.0.0.beta1) + activemodel (= 4.0.0.beta1) activerecord-deprecated_finders (~> 0.0.3) - activesupport (= 4.0.0.beta) - arel (~> 3.0.2) - activesupport (4.0.0.beta) - i18n (~> 0.6) + activesupport (= 4.0.0.beta1) + arel (~> 4.0.0.beta1) + activerecord-deprecated_finders (0.0.3) + activesupport (4.0.0.beta1) + i18n (~> 0.6.2) minitest (~> 4.2) multi_json (~> 1.3) thread_safe (~> 0.1) tzinfo (~> 0.3.33) - rails (4.0.0.beta) - actionmailer (= 4.0.0.beta) - actionpack (= 4.0.0.beta) - activerecord (= 4.0.0.beta) - activesupport (= 4.0.0.beta) - bundler (>= 1.2.2, < 2.0) - railties (= 4.0.0.beta) - sprockets-rails (~> 2.0.0.rc1) - railties (4.0.0.beta) - actionpack (= 4.0.0.beta) - activesupport (= 4.0.0.beta) - rake (>= 0.8.7) - rdoc (~> 3.4) - thor (>= 0.17.0, < 2.0) - -PATH - remote: /Users/kencollins/Repositories/less-rails - specs: - less-rails (2.2.6) - actionpack (>= 3.1) - less (~> 2.2.0) - -GEM - remote: https://rubygems.org/ - specs: - activerecord-deprecated_finders (0.0.3) appraisal (0.5.1) bundler rake - arel (3.0.2) + arel (4.0.0.beta1) atomic (1.0.1) builder (3.1.4) coderay (1.0.9) commonjs (0.2.6) erubis (2.7.0) @@ -67,64 +48,78 @@ terminal-table (>= 1.4.3) thor (>= 0.14.6) guard-minitest (0.5.0) guard (>= 0.4) hike (1.2.1) - i18n (0.6.1) + i18n (0.6.4) json (1.7.7) - less (2.2.2) + less (2.3.1) commonjs (~> 0.2.6) libv8 (3.3.10.4) listen (0.7.3) lumberjack (1.0.2) mail (2.5.3) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.8.1) mime-types (1.21) - minitest (4.6.1) + minitest (4.6.2) multi_json (1.6.1) polyglot (0.3.3) pry (0.9.12) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) + rails (4.0.0.beta1) + actionmailer (= 4.0.0.beta1) + actionpack (= 4.0.0.beta1) + activerecord (= 4.0.0.beta1) + activesupport (= 4.0.0.beta1) + bundler (>= 1.3.0, < 2.0) + railties (= 4.0.0.beta1) + sprockets-rails (~> 2.0.0.rc3) + railties (4.0.0.beta1) + actionpack (= 4.0.0.beta1) + activesupport (= 4.0.0.beta1) + rake (>= 0.8.7) + rdoc (~> 3.4) + thor (>= 0.17.0, < 2.0) rake (10.0.3) - rdoc (3.12.1) + rdoc (3.12.2) json (~> 1.4) slop (3.4.3) - sprockets (2.8.2) + sprockets (2.9.0) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.0.0.rc2) + sprockets-rails (2.0.0.rc3) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (~> 2.8) terminal-table (1.4.5) therubyracer (0.10.2) libv8 (~> 3.3.10) thor (0.17.0) thread_safe (0.1.0) atomic - tilt (1.3.3) + tilt (1.3.4) treetop (1.4.12) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.35) + tzinfo (0.3.36) PLATFORMS ruby DEPENDENCIES appraisal guard-minitest less-rails! minitest - rails! + rails (~> 4.0.0.beta) therubyracer (~> 0.10.0) therubyrhino (~> 1.73.3)