Gemfile.lock in transponder-0.0.5 vs Gemfile.lock in transponder-0.0.6

- old
+ new

@@ -1,119 +1,145 @@ PATH remote: . specs: - transponder (0.0.3) - railties (~> 3.1) + transponder (0.0.5) 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) + actionpack (3.2.12) + activemodel (= 3.2.12) + activesupport (= 3.2.12) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.4) rack (~> 1.4.5) rack-cache (~> 1.2) rack-test (~> 0.6.1) sprockets (~> 2.2.1) - activemodel (3.2.13) - activesupport (= 3.2.13) + activemodel (3.2.12) + activesupport (= 3.2.12) builder (~> 3.0.0) - activerecord (3.2.13) - activemodel (= 3.2.13) - activesupport (= 3.2.13) - 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) + activesupport (3.2.12) + i18n (~> 0.6) multi_json (~> 1.0) - arel (3.0.2) builder (3.0.4) - capybara (2.1.0) - mime-types (>= 1.16) - nokogiri (>= 1.3.3) - rack (>= 1.0.0) - rack-test (>= 0.5.4) - xpath (~> 2.0) + chunky_png (1.2.8) 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) - colorize (0.5.8) + coffee-script-source (1.3.3) + compass (0.12.2) + chunky_png (~> 1.2) + fssm (>= 0.2.7) + sass (~> 3.1) erubis (2.7.0) execjs (1.4.0) multi_json (~> 1.0) + fssm (0.2.10) + haml (4.0.2) + tilt hike (1.2.2) + http_router (0.10.2) + rack (>= 1.0.0) + url_mount (~> 0.2.1) i18n (0.6.1) journey (1.0.4) json (1.8.0) - konacha (2.6.0) - actionpack (>= 3.1, < 5) - capybara - colorize - railties (>= 3.1, < 5) - sprockets - mail (2.5.4) - mime-types (~> 1.16) - treetop (~> 1.4.8) - mime-types (1.23) + listen (0.7.3) + maruku (0.6.1) + syntax (>= 1.0.0) + middleman (3.0.14) + middleman-core (= 3.0.14) + middleman-more (= 3.0.14) + middleman-sprockets (~> 3.1.0) + middleman-core (3.0.14) + activesupport (~> 3.2.6) + bundler (~> 1.1) + listen (~> 0.7.3) + rack (~> 1.4.1) + rack-test (~> 0.6.1) + rb-fsevent (~> 0.9.3) + thor (~> 0.15.4) + tilt (~> 1.3.6) + middleman-more (3.0.14) + coffee-script (~> 2.2.0) + coffee-script-source (~> 1.3.3) + compass (>= 0.12.2) + execjs (~> 1.4.0) + haml (>= 3.1.6) + i18n (~> 0.6.0, < 0.6.2) + maruku (~> 0.6.0) + middleman-core (= 3.0.14) + padrino-helpers (= 0.10.7) + sass (>= 3.1.20) + uglifier (~> 1.2.6) + middleman-sprockets (3.1.1) + middleman-core (>= 3.0.14) + padrino-helpers (= 0.10.7) + sprockets (~> 2.1) + sprockets-helpers (~> 1.0.0) + sprockets-sass (~> 1.0.0) multi_json (1.7.3) - nokogiri (1.5.9) - polyglot (0.3.3) + padrino-core (0.10.7) + activesupport (~> 3.2.0) + http_router (~> 0.10.2) + sinatra (~> 1.3.1) + thor (~> 0.15.2) + tilt (~> 1.3.0) + padrino-helpers (0.10.7) + i18n (~> 0.6) + padrino-core (= 0.10.7) rack (1.4.5) rack-cache (1.2) rack (>= 0.4) + rack-protection (1.5.0) + rack rack-ssl (1.3.3) 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) - bundler (~> 1.0) - railties (= 3.2.13) - railties (3.2.13) - actionpack (= 3.2.13) - activesupport (= 3.2.13) + railties (3.2.12) + actionpack (= 3.2.12) + activesupport (= 3.2.12) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.0.4) + rb-fsevent (0.9.3) rdoc (3.12.2) json (~> 1.4) + sass (3.2.9) + sinatra (1.3.6) + rack (~> 1.4) + rack-protection (~> 1.3) + tilt (~> 1.3, >= 1.3.3) sprockets (2.2.2) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - thor (0.18.1) - tilt (1.4.1) - treetop (1.4.12) - polyglot - polyglot (>= 0.3.1) - tzinfo (0.3.37) - xpath (2.0.0) - nokogiri (~> 1.3) + sprockets-helpers (1.0.1) + sprockets (~> 2.0) + sprockets-sass (1.0.1) + sprockets (~> 2.0) + tilt (~> 1.1) + syntax (1.0.0) + thor (0.15.4) + tilt (1.3.7) + uglifier (1.2.7) + execjs (>= 0.3.0) + multi_json (~> 1.3) + url_mount (0.2.1) + rack PLATFORMS ruby DEPENDENCIES coffee-rails - konacha - rails (~> 3.2.13) + middleman (~> 3.0.14) transponder!