We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286f130 commit af47929Copy full SHA for af47929
.gems
@@ -1,5 +1,5 @@
1
chronic
2
RedCloth
3
highline
4
-textpow
+coderay
5
ultraviolet
config/environment.rb
@@ -44,7 +44,7 @@
44
config.gem 'chronic'
45
config.gem 'RedCloth'
46
config.gem 'highline'
47
- config.gem 'textpow'
+ config.gem 'coderay'
48
config.gem 'ultraviolet', :lib => "uv"
49
50
# lol actionwebservice
0 commit comments