pybments.rb version up. gitignore improved

3-1-stable
Dmitriy Zaporozhets 2012-01-12 00:33:54 +02:00
parent 99bb4a153d
commit 7f92534f76
5 changed files with 6 additions and 55309 deletions

2
.gitignore vendored
View File

@ -1,6 +1,7 @@
.bundle
.rbx/
db/*.sqlite3
db/*.sqlite3-journal
log/*.log
tmp/
.sass-cache/
@ -9,3 +10,4 @@ coverage/*
public/uploads/
.rvmrc
.directory
nohup.out

View File

@ -15,7 +15,7 @@ gem "six"
gem "therubyracer"
gem "faker"
gem "seed-fu", "~> 2.1.0"
gem "pygments.rb", "0.2.3"
gem "pygments.rb", "0.2.4"
gem "thin"
gem "git"
gem "acts_as_list"

View File

@ -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

Binary file not shown.

55305
nohup.out

File diff suppressed because it is too large Load Diff