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
@@ -18,7 +18,7 @@ gem "six" | @@ -18,7 +18,7 @@ gem "six" | ||
18 | gem "therubyracer" | 18 | gem "therubyracer" |
19 | gem "faker" | 19 | gem "faker" |
20 | gem "seed-fu" | 20 | gem "seed-fu" |
21 | -gem "pygments.rb", "0.2.4" | 21 | +gem "pygments.rb", "0.2.7" |
22 | gem "thin" | 22 | gem "thin" |
23 | gem "unicorn" | 23 | gem "unicorn" |
24 | gem "git" | 24 | gem "git" |
Gemfile.lock
@@ -169,7 +169,7 @@ GEM | @@ -169,7 +169,7 @@ GEM | ||
169 | coderay (~> 1.0.5) | 169 | coderay (~> 1.0.5) |
170 | method_source (~> 0.7) | 170 | method_source (~> 0.7) |
171 | slop (>= 2.4.4, < 3) | 171 | slop (>= 2.4.4, < 3) |
172 | - pygments.rb (0.2.4) | 172 | + pygments.rb (0.2.7) |
173 | rubypython (~> 0.5.3) | 173 | rubypython (~> 0.5.3) |
174 | pyu-ruby-sasl (0.0.3.3) | 174 | pyu-ruby-sasl (0.0.3.3) |
175 | rack (1.4.1) | 175 | rack (1.4.1) |
@@ -329,7 +329,7 @@ DEPENDENCIES | @@ -329,7 +329,7 @@ DEPENDENCIES | ||
329 | mysql2 | 329 | mysql2 |
330 | omniauth-ldap | 330 | omniauth-ldap |
331 | pry | 331 | pry |
332 | - pygments.rb (= 0.2.4) | 332 | + pygments.rb (= 0.2.7) |
333 | rails (= 3.2.1) | 333 | rails (= 3.2.1) |
334 | rails-footnotes | 334 | rails-footnotes |
335 | rake | 335 | rake |