summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-03-13 20:57:59 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-03-13 20:57:59 +0200
commitb73a33ed4de67167572bb000b369acb991bf8ec2 (patch)
treeb479356900aa68937a274faeca6db0731caffa26
parentd0be70bb22b8dbc2571de446f2841c424e46caa1 (diff)
downloadgitlab-ce-b73a33ed4de67167572bb000b369acb991bf8ec2.tar.gz
pygments up to 0.2.7
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock4
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 2c3bc206114..53210137f7a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -18,7 +18,7 @@ gem "six"
gem "therubyracer"
gem "faker"
gem "seed-fu"
-gem "pygments.rb", "0.2.4"
+gem "pygments.rb", "0.2.7"
gem "thin"
gem "unicorn"
gem "git"
diff --git a/Gemfile.lock b/Gemfile.lock
index 12ac585530e..dbac6a52bf5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -169,7 +169,7 @@ GEM
coderay (~> 1.0.5)
method_source (~> 0.7)
slop (>= 2.4.4, < 3)
- pygments.rb (0.2.4)
+ pygments.rb (0.2.7)
rubypython (~> 0.5.3)
pyu-ruby-sasl (0.0.3.3)
rack (1.4.1)
@@ -329,7 +329,7 @@ DEPENDENCIES
mysql2
omniauth-ldap
pry
- pygments.rb (= 0.2.4)
+ pygments.rb (= 0.2.7)
rails (= 3.2.1)
rails-footnotes
rake