diff options
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 |