aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorTeddy Wing2013-04-07 04:52:42 -0400
committerTeddy Wing2013-04-07 04:52:42 -0400
commit522a81bd1b9f6b79bb4aa38c0e4847835efe1364 (patch)
treea44ec744f5e6c3228a240bf42d1d064ca6319fd3 /Gemfile
parent0a261fb58b1a0ca3947a74ad8954596bce0f4258 (diff)
downloadclips-522a81bd1b9f6b79bb4aa38c0e4847835efe1364.tar.bz2
Swap 'rerun' gem with 'shotgun'
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a113497..7c75fe9 100644
--- a/Gemfile
+++ b/Gemfile
@@ -8,5 +8,5 @@ gem 'activerecord'
gem 'tilt'
group :development do
- gem 'rerun'
+ gem 'shotgun'
end \ No newline at end of file