summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan Fick <logaldeveloper@protonmail.com>2017-10-25 22:02:16 -0400
committerLogan Fick <logaldeveloper@protonmail.com>2017-10-25 22:02:16 -0400
commitff61be48f7e41be615cfac901d06bcd05b6a9f56 (patch)
tree8ed8d0a94cf4724965b492bf6c443397cfff92db
parentf66d6e9f1312a1d459239134b9114183e516b5d7 (diff)
Fixed Gemfile.lock not including mail-gpg.
-rw-r--r--Gemfile.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c04ca64..870c3f6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -135,6 +135,8 @@ GEM
execjs (2.6.0)
globalid (0.3.6)
activesupport (>= 4.1.0)
+ gpgme (2.0.11)
+ mini_portile (>= 0.5.0)
hirb (0.7.3)
http-cookie (1.0.2)
domain_name (~> 0.5)
@@ -149,7 +151,11 @@ GEM
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
+ mail-gpg (0.3.1)
+ gpgme (~> 2.0, >= 2.0.2)
+ mail (~> 2.5, >= 2.5.3)
mime-types (2.99)
+ mini_portile (0.6.2)
mini_portile2 (2.0.0)
minitest (5.8.4)
mysql2 (0.4.2)
@@ -244,6 +250,7 @@ DEPENDENCIES
jquery-rails
jquery-textcomplete-rails!
kaminari!
+ mail-gpg
mysql2
rails!
rails-erd