Gemfile.lock in pakunok-0.0.1 vs Gemfile.lock in pakunok-0.0.2

- old
+ new

@@ -1,5 +1,13 @@ +PATH + remote: . + specs: + pakunok (0.0.2) + execjs + rails (>= 3.1.0.rc5) + sprockets (>= 2.0.0.beta13) + GEM remote: http://rubygems.org/ specs: actionmailer (3.1.0.rc5) actionpack (= 3.1.0.rc5) @@ -31,12 +39,18 @@ activesupport (3.1.0.rc5) multi_json (~> 1.0) arel (2.1.4) bcrypt-ruby (2.1.4) builder (3.0.0) + coffee-script (2.2.0) + coffee-script-source + execjs + coffee-script-source (1.1.2) diff-lcs (1.1.2) erubis (2.7.0) + execjs (1.2.4) + multi_json (~> 1.0) hike (1.2.0) i18n (0.6.0) mail (2.3.0) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -91,8 +105,8 @@ PLATFORMS ruby DEPENDENCIES - rails (= 3.1.0.rc5) + coffee-script + pakunok! rspec - sprockets (= 2.0.0.beta13)