Commit b73a33ed4de67167572bb000b369acb991bf8ec2
1 parent
d0be70bb
Exists in
master
and in
4 other branches
pygments up to 0.2.7
Showing
2 changed files
with
3 additions
and
3 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -169,7 +169,7 @@ GEM |
169 | 169 | coderay (~> 1.0.5) |
170 | 170 | method_source (~> 0.7) |
171 | 171 | slop (>= 2.4.4, < 3) |
172 | - pygments.rb (0.2.4) | |
172 | + pygments.rb (0.2.7) | |
173 | 173 | rubypython (~> 0.5.3) |
174 | 174 | pyu-ruby-sasl (0.0.3.3) |
175 | 175 | rack (1.4.1) |
... | ... | @@ -329,7 +329,7 @@ DEPENDENCIES |
329 | 329 | mysql2 |
330 | 330 | omniauth-ldap |
331 | 331 | pry |
332 | - pygments.rb (= 0.2.4) | |
332 | + pygments.rb (= 0.2.7) | |
333 | 333 | rails (= 3.2.1) |
334 | 334 | rails-footnotes |
335 | 335 | rake | ... | ... |