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

Side by Side Diff: Gemfile.lock

Issue 24269013: first draft of polymer element tutorial (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: Created 7 years, 2 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 unified diff | Download patch
« no previous file with comments | « no previous file | src/diagrams/tutorials/newbanner.graffle/data.plist » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 GIT 1 GIT
2 remote: git://github.com/mojombo/jekyll.git 2 remote: git://github.com/mojombo/jekyll.git
3 revision: 2cc5dc3704984c465b4e0b1183b37dfafc07b5e4 3 revision: 7ccb62e5243b660d975f0214a2cc004748629df0
4 specs: 4 specs:
5 jekyll (1.1.2) 5 jekyll (1.2.1)
6 classifier (~> 1.3) 6 classifier (~> 1.3)
7 colorator (~> 0.1) 7 colorator (~> 0.1)
8 commander (~> 4.1.3) 8 commander (~> 4.1.3)
9 directory_watcher (~> 1.4.1) 9 directory_watcher (~> 1.4.1)
10 kramdown (~> 1.0.2) 10 liquid (~> 2.5.2)
11 liquid (~> 2.5.1)
12 maruku (~> 0.5) 11 maruku (~> 0.5)
13 pygments.rb (~> 0.5.0) 12 pygments.rb (~> 0.5.0)
14 redcarpet (~> 2.2.2) 13 redcarpet (~> 2.3.0)
15 safe_yaml (~> 0.7.0) 14 safe_yaml (~> 0.7.0)
16 15
17 GIT 16 GIT
18 remote: git://github.com/vwall/compass-twitter-bootstrap.git 17 remote: git://github.com/vwall/compass-twitter-bootstrap.git
19 revision: c101702ce82506be67c6cd97db7ee82ad0bbcb1e 18 revision: c101702ce82506be67c6cd97db7ee82ad0bbcb1e
20 specs: 19 specs:
21 compass_twitter_bootstrap (2.3.1) 20 compass_twitter_bootstrap (2.3.1)
22 compass 21 compass
23 22
24 GEM 23 GEM
(...skipping 14 matching lines...) Expand all
39 fssm (0.2.10) 38 fssm (0.2.10)
40 highline (1.6.19) 39 highline (1.6.19)
41 kramdown (1.0.2) 40 kramdown (1.0.2)
42 liquid (2.5.2) 41 liquid (2.5.2)
43 maruku (0.6.1) 42 maruku (0.6.1)
44 syntax (>= 1.0.0) 43 syntax (>= 1.0.0)
45 posix-spawn (0.3.6) 44 posix-spawn (0.3.6)
46 pygments.rb (0.5.2) 45 pygments.rb (0.5.2)
47 posix-spawn (~> 0.3.6) 46 posix-spawn (~> 0.3.6)
48 yajl-ruby (~> 1.1.0) 47 yajl-ruby (~> 1.1.0)
49 redcarpet (2.2.2) 48 redcarpet (2.3.0)
50 safe_yaml (0.7.1) 49 safe_yaml (0.7.1)
51 sass (3.2.10) 50 sass (3.2.10)
52 syntax (1.0.0) 51 syntax (1.0.0)
53 yajl-ruby (1.1.0) 52 yajl-ruby (1.1.0)
54 53
55 PLATFORMS 54 PLATFORMS
56 ruby 55 ruby
57 56
58 DEPENDENCIES 57 DEPENDENCIES
59 compass (= 0.12.2) 58 compass (= 0.12.2)
60 compass_twitter_bootstrap! 59 compass_twitter_bootstrap!
61 jekyll! 60 jekyll!
62 kramdown (= 1.0.2) 61 kramdown (= 1.0.2)
OLDNEW
« no previous file with comments | « no previous file | src/diagrams/tutorials/newbanner.graffle/data.plist » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698