aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
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.lock
parent0a261fb58b1a0ca3947a74ad8954596bce0f4258 (diff)
downloadclips-522a81bd1b9f6b79bb4aa38c0e4847835efe1364.tar.bz2
Swap 'rerun' gem with 'shotgun'
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9db3645..95efb19 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -24,6 +24,8 @@ GEM
rack (1.5.2)
rerun (0.8.0)
listen
+ shotgun (0.9)
+ rack (>= 1.0)
sqlite3 (1.3.7)
tilt (1.3.6)
tzinfo (0.3.37)
@@ -36,5 +38,6 @@ DEPENDENCIES
camping
rack
rerun
+ shotgun
sqlite3
tilt