aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2010-08-28 16:13:35 +1200
committerPhilip Arndt <parndt@gmail.com>2010-08-28 16:13:35 +1200
commite6fead06dcc6c27e47df83533b53256beabc21a5 (patch)
tree40c056080a2666ef893a90176aa0030eec7c1824 /Gemfile
parentf1ddedaea1c80f449c59c909ff41bf62554fa2b3 (diff)
downloadrefinerycms-blog-e6fead06dcc6c27e47df83533b53256beabc21a5.tar.gz
refinerycms-blog-e6fead06dcc6c27e47df83533b53256beabc21a5.tar.bz2
refinerycms-blog-e6fead06dcc6c27e47df83533b53256beabc21a5.zip
Added bundler and filters_spam dependency
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..e9e9109
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1 @@
+gem 'filters_spam', '~> 0.1' \ No newline at end of file