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

Unified Diff: Gemfile.lock

Issue 162403002: Remove docs and point to ones on dartlang.org. (Closed) Base URL: https://github.com/dart-lang/pub-dartlang.git@master
Patch Set: Fit in 80 columns. Created 6 years, 10 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') | Procfile » ('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 bbe0c7ebd5437703a781f5bd10d842cd304c43f7..e02197c22277c5fbd14452219e3f5c83f014eee3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,11 +2,6 @@ GEM
remote: https://rubygems.org/
specs:
chunky_png (1.2.9)
- classifier (1.3.3)
- fast-stemmer (>= 1.0.0)
- colorator (0.1)
- commander (4.1.5)
- highline (~> 1.6.11)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
@@ -14,46 +9,12 @@ GEM
compass_twitter_bootstrap (2.0.3)
compass
dotenv (0.9.0)
- fast-stemmer (1.0.2)
- ffi (1.9.3)
foreman (0.63.0)
dotenv (>= 0.7)
thor (>= 0.13.6)
fssm (0.2.10)
- highline (1.6.20)
- jekyll (1.3.0)
- classifier (~> 1.3)
- colorator (~> 0.1)
- commander (~> 4.1.3)
- liquid (~> 2.5.2)
- listen (~> 1.3)
- maruku (~> 0.6.0)
- pygments.rb (~> 0.5.0)
- redcarpet (~> 2.3.0)
- safe_yaml (~> 0.9.7)
- kramdown (1.2.0)
- liquid (2.5.4)
- listen (1.3.1)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- maruku (0.6.1)
- syntax (>= 1.0.0)
- posix-spawn (0.3.6)
- pygments.rb (0.5.4)
- posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.2)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- redcarpet (2.3.0)
- safe_yaml (0.9.7)
sass (3.2.12)
- syntax (1.0.0)
thor (0.18.1)
- yajl-ruby (1.1.0)
PLATFORMS
ruby
@@ -62,6 +23,3 @@ DEPENDENCIES
compass
compass_twitter_bootstrap (~> 2.0.3)
foreman
- jekyll
- kramdown
- pygments.rb
« no previous file with comments | « Gemfile ('k') | Procfile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698