diff options
author | Riyad Preukschas <riyad@informatik.uni-bremen.de> | 2012-12-05 02:14:08 +0100 |
---|---|---|
committer | Riyad Preukschas <riyad@informatik.uni-bremen.de> | 2012-12-05 02:14:08 +0100 |
commit | 2519fd8376ba3ecf674bade735fbd4d31238f01c (patch) | |
tree | ac704c7faadc926931d7b8b2b29f85bb72d4a3a6 /Gemfile.lock | |
parent | 9acd7cf1bdc53fefe28b516e7e39523b866a8daa (diff) | |
download | gitlab-ce-2519fd8376ba3ecf674bade735fbd4d31238f01c.tar.gz |
Update pygments.rb
Fixes #1774
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8242c3c703a..b4eced37182 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,8 +45,8 @@ GIT GIT remote: https://github.com/gitlabhq/pygments.rb.git - revision: 4db80c599067e2d5f23c5c243bf85b8ca0368ad4 - ref: 4db80c599067e2d5f23c5c243bf85b8ca0368ad4 + revision: db1da0343adf86b49bdc3add04d02d2e80438d38 + branch: master specs: pygments.rb (0.3.2) posix-spawn (~> 0.3.6) |