diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2012-01-12 00:33:54 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2012-01-12 00:33:54 +0200 |
commit | 7f92534f767fa20357a11c63f973ae3b79cc5b85 (patch) | |
tree | c9da283e8aa2628c3e0c90743dea5535ad7fe29a /Gemfile.lock | |
parent | 99bb4a153dc281c859073e0ddfd7c853e07ffe85 (diff) | |
download | gitlab-ce-7f92534f767fa20357a11c63f973ae3b79cc5b85.tar.gz |
pybments.rb version up. gitignore improved
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 86a69981004..25b7ee37056 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,8 +142,8 @@ GEM orm_adapter (0.0.5) polyglot (0.3.3) posix-spawn (0.3.6) - pygments.rb (0.2.3) - rubypython (>= 0.5.1) + pygments.rb (0.2.4) + rubypython (~> 0.5.3) rack (1.3.5) rack-cache (1.1) rack (>= 0.4) @@ -300,7 +300,7 @@ DEPENDENCIES kaminari launchy letter_opener - pygments.rb (= 0.2.3) + pygments.rb (= 0.2.4) rails (= 3.1.1) rails-footnotes (~> 3.7.5) rdiscount |