Skip to content
Snippets Groups Projects
Commit 7f92534f authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

pybments.rb version up. gitignore improved

parent 99bb4a15
No related branches found
No related tags found
No related merge requests found
.bundle
.rbx/
db/*.sqlite3
db/*.sqlite3-journal
log/*.log
tmp/
.sass-cache/
Loading
Loading
@@ -9,3 +10,4 @@ coverage/*
public/uploads/
.rvmrc
.directory
nohup.out
Loading
Loading
@@ -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"
Loading
Loading
Loading
Loading
@@ -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)
Loading
Loading
@@ -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
Loading
Loading
File deleted
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment