aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index aff02aa30..b307f12ed 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -68,6 +68,7 @@ GEM
net-ssh-gateway (>= 1.1.0)
charlock_holmes (0.6.9.4)
chunky_png (1.3.3)
+ coderay (1.1.0)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
@@ -155,6 +156,7 @@ GEM
sqlite3 (~> 1.3)
thin (~> 1.5.0)
memcache-client (1.8.5)
+ method_source (0.8.2)
mime-types (1.25.1)
multi_json (1.10.1)
net-http-local (0.1.2)
@@ -174,6 +176,10 @@ GEM
railties (~> 3.0)
pg (0.17.1)
polyglot (0.3.5)
+ pry (0.9.12.6)
+ coderay (~> 1.0)
+ method_source (~> 0.8)
+ slop (~> 3.4)
quiet_assets (1.0.2)
railties (>= 3.1, < 5.0)
rack (1.4.5)
@@ -247,6 +253,7 @@ GEM
skinny (0.2.3)
eventmachine (~> 1.0.0)
thin (~> 1.5.0)
+ slop (3.6.0)
spork (1.0.0rc3)
spork-rails (3.2.1)
rails (>= 3.0.0, < 3.3.0)
@@ -327,6 +334,7 @@ DEPENDENCIES
nokogiri (~> 1.5.9)
open4 (~> 1.3.4)
pg (~> 0.17.1)
+ pry (~> 0.9.6)
quiet_assets (~> 1.0.2)
rack (~> 1.4.5)
rails (= 3.2.21)