Skip to content

Commit 46d8e0f

Browse files
committed
Updated environment, removed 'comma' as gem dependency since we're using our own fork.
1 parent e3e1482 commit 46d8e0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/environment.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
config.gem "mbleigh-acts-as-taggable-on", :source => "http://gems.github.com", :lib => "acts-as-taggable-on"
3131
config.gem "thoughtbot-paperclip", :source => "http://gems.github.com", :lib => 'paperclip'
3232
config.gem "rubyist-aasm", :source => "http://gems.github.com", :lib => 'aasm'
33-
config.gem "comma"
3433
config.gem "gchartrb", :lib => "google_chart"
3534
config.gem "vpim", :lib => 'vpim/icalendar'
3635
config.gem "RedCloth"

0 commit comments

Comments
 (0)