diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-08-18 17:02:26 -0700 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-08-18 17:02:26 -0700 |
commit | 8906cabae7a6be44cafcedcaf27352614fcc462b (patch) | |
tree | 6ff7220890a5d8e22d16af0daa9689eddd0d4767 /Gemfile.lock | |
parent | a428838dc00dd95f5dad0e433ad2eb73df2eff0f (diff) | |
download | gitlab-ce-8906cabae7a6be44cafcedcaf27352614fcc462b.tar.gz |
Changes and stuff.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 597eb4cde05..629d128b424 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,6 +163,7 @@ GEM dotenv (0.9.0) dropzonejs-rails (0.7.1) rails (> 3.1) + email_reply_parser (0.5.8) email_spec (1.6.0) launchy (~> 2.1) mail (~> 2.2) @@ -780,6 +781,7 @@ DEPENDENCIES diffy (~> 3.0.3) doorkeeper (= 2.1.3) dropzonejs-rails + email_reply_parser email_spec (~> 1.6.0) enumerize factory_girl_rails |