From f562e6328a29aaa3edd2f2755ecb107169725a39 Mon Sep 17 00:00:00 2001 From: Rene Saarsoo Date: Tue, 15 May 2012 12:53:27 +0300 Subject: [PATCH] Update Gemfile.lock for 3.10.3 release. Add Windows platform. --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 717d7863..4c73b25f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - jsduck (3.10.1) + jsduck (3.10.3) json parallel rdiscount @@ -32,6 +32,7 @@ GEM PLATFORMS ruby + x86-mingw32 DEPENDENCIES compass -- GitLab