Skip to content

Instantly share code, notes, and snippets.

@manojlds
Created October 14, 2012 17:23
Show Gist options
  • Save manojlds/3889239 to your computer and use it in GitHub Desktop.
Save manojlds/3889239 to your computer and use it in GitHub Desktop.
sample diff
diff --git a/Gemfile.lock b/Gemfile.lock
index 5060be1..cfaf0aa 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,6 +2,7 @@ GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
+ RedCloth (4.2.9-x86-mingw32)
albino (1.3.3)
posix-spawn (>= 0.3.6)
blankslate (2.1.2.4)
@@ -52,6 +53,7 @@ GEM
PLATFORMS
ruby
+ x86-mingw32
DEPENDENCIES
RedCloth (~> 4.2.9)
diff --git a/Rakefile b/Rakefile
index 3addaaf..c110620 100644
--- a/Rakefile
+++ b/Rakefile
:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment