aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 11 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0892b21..9a76a46 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -32,6 +32,7 @@ GEM
gherkin (2.2.9)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
+ gpgme (1.0.8)
hobo (1.0.1)
hobofields (= 1.0.1)
hobosupport (= 1.0.1)
@@ -47,8 +48,14 @@ GEM
hobosupport (1.0.1)
json (1.4.6)
linecache (0.43)
+ mail (2.2.1)
+ activesupport (>= 2.3.4)
+ mime-types
+ treetop (>= 1.4.5)
+ mime-types (1.16)
mysql (2.8.1)
nokogiri (1.4.3.1)
+ polyglot (0.3.1)
rack (1.0.1)
rack-test (0.5.6)
rack (>= 1.0)
@@ -71,6 +78,8 @@ GEM
shoulda (2.11.3)
sqlite3-ruby (1.3.2)
term-ansicolor (1.0.5)
+ treetop (1.4.8)
+ polyglot (>= 0.3.1)
webrat (0.7.2)
nokogiri (>= 1.2.0)
rack (>= 1.0)
@@ -87,8 +96,10 @@ DEPENDENCIES
delayed_job
email_spec (= 0.6.2)
factory_girl
+ gpgme
hobo
hobo_openid (>= 0.4.2)
+ mail
mysql
nokogiri
rails (= 2.3.5)