Commit b73a33ed authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

pygments up to 0.2.7

parent d0be70bb
...@@ -18,7 +18,7 @@ gem "six" ...@@ -18,7 +18,7 @@ gem "six"
gem "therubyracer" gem "therubyracer"
gem "faker" gem "faker"
gem "seed-fu" gem "seed-fu"
gem "pygments.rb", "0.2.4" gem "pygments.rb", "0.2.7"
gem "thin" gem "thin"
gem "unicorn" gem "unicorn"
gem "git" gem "git"
......
...@@ -169,7 +169,7 @@ GEM ...@@ -169,7 +169,7 @@ GEM
coderay (~> 1.0.5) coderay (~> 1.0.5)
method_source (~> 0.7) method_source (~> 0.7)
slop (>= 2.4.4, < 3) slop (>= 2.4.4, < 3)
pygments.rb (0.2.4) pygments.rb (0.2.7)
rubypython (~> 0.5.3) rubypython (~> 0.5.3)
pyu-ruby-sasl (0.0.3.3) pyu-ruby-sasl (0.0.3.3)
rack (1.4.1) rack (1.4.1)
...@@ -329,7 +329,7 @@ DEPENDENCIES ...@@ -329,7 +329,7 @@ DEPENDENCIES
mysql2 mysql2
omniauth-ldap omniauth-ldap
pry pry
pygments.rb (= 0.2.4) pygments.rb (= 0.2.7)
rails (= 3.2.1) rails (= 3.2.1)
rails-footnotes rails-footnotes
rake rake
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment