Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Unified Diff: Gemfile.lock

Issue 23619013: start talking about polymer.dart (Closed) Base URL: git@github.com:dart-lang/dartlang.org.git@master
Patch Set: remove the colors, reword the intro Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Gemfile ('k') | src/site/_includes/footer.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Gemfile.lock
diff --git a/Gemfile.lock b/Gemfile.lock
index 0f16fa1174e44c306c449678b68f368cead71461..03082beb0962378311ba59cfcdbd46d127f63d2d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,21 +1,22 @@
GIT
remote: git://github.com/mojombo/jekyll.git
- revision: 24aabbe05f0ceb97a9fc496f843a640f4c8b3e9b
+ revision: 2cc5dc3704984c465b4e0b1183b37dfafc07b5e4
specs:
- jekyll (1.0.0.rc1)
+ jekyll (1.1.2)
classifier (~> 1.3)
colorator (~> 0.1)
commander (~> 4.1.3)
directory_watcher (~> 1.4.1)
- kramdown (~> 0.14)
- liquid (~> 2.3)
+ kramdown (~> 1.0.2)
+ liquid (~> 2.5.1)
maruku (~> 0.5)
- pygments.rb (~> 0.4.2)
+ pygments.rb (~> 0.5.0)
+ redcarpet (~> 2.2.2)
safe_yaml (~> 0.7.0)
GIT
remote: git://github.com/vwall/compass-twitter-bootstrap.git
- revision: 41f5acdc1667303abeeb80214e058b191d0d9a46
+ revision: c101702ce82506be67c6cd97db7ee82ad0bbcb1e
specs:
compass_twitter_bootstrap (2.3.1)
compass
@@ -27,7 +28,7 @@ GEM
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
colorator (0.1)
- commander (4.1.3)
+ commander (4.1.5)
highline (~> 1.6.11)
compass (0.12.2)
chunky_png (~> 1.2)
@@ -36,17 +37,18 @@ GEM
directory_watcher (1.4.1)
fast-stemmer (1.0.2)
fssm (0.2.10)
- highline (1.6.18)
- kramdown (0.14.0)
- liquid (2.5.0)
+ highline (1.6.19)
+ kramdown (1.0.2)
+ liquid (2.5.2)
maruku (0.6.1)
syntax (>= 1.0.0)
posix-spawn (0.3.6)
- pygments.rb (0.4.2)
+ pygments.rb (0.5.2)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
+ redcarpet (2.2.2)
safe_yaml (0.7.1)
- sass (3.2.7)
+ sass (3.2.10)
syntax (1.0.0)
yajl-ruby (1.1.0)
@@ -57,4 +59,4 @@ DEPENDENCIES
compass (= 0.12.2)
compass_twitter_bootstrap!
jekyll!
- kramdown (= 0.14.0)
+ kramdown (= 1.0.2)
« no previous file with comments | « Gemfile ('k') | src/site/_includes/footer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698