From a8977ddc068f4dfe5372a85db5d2f8612607f529 Mon Sep 17 00:00:00 2001 From: MATSUOKA Kohei Date: Mon, 10 Oct 2016 07:01:01 +0900 Subject: [PATCH] update Gemfile.lock --- misc/paas/heroku/Gemfile.lock | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/misc/paas/heroku/Gemfile.lock b/misc/paas/heroku/Gemfile.lock index 6ba52b94f..2a197ea67 100644 --- a/misc/paas/heroku/Gemfile.lock +++ b/misc/paas/heroku/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: git://github.com/tdiary/tdiary-contrib.git - revision: ed1401f47c7b351dcdf933bd3892705b596af76b + revision: 1091fddc58b40ddc17a408dd22eb52b461703b98 specs: - tdiary-contrib (5.0.1) + tdiary-contrib (5.0.2) ruby-pushbullet tdiary @@ -14,6 +14,20 @@ GIT hikidoc mongoid (~> 5.0) +PATH + remote: . + specs: + tdiary (5.0.2) + bundler (~> 1.3) + emot + fastimage + hikidoc + mail + rack (~> 1.6) + rake + sprockets + thor + GEM remote: https://rubygems.org/ specs: @@ -168,9 +182,6 @@ GEM concurrent-ruby (~> 1.0) rack (> 1, < 3) sqlite3 (1.3.11) - tdiary (5.0.1) - bundler (~> 1.3) - thor (~> 0.18) tdiary-style-gfm (0.4.0) emot github-markdown @@ -203,12 +214,8 @@ DEPENDENCIES capybara coveralls (~> 0.7.12) dalli - emot - fastimage - hikidoc jasmine launchy - mail memcachier octokit omniauth @@ -216,9 +223,7 @@ DEPENDENCIES pit pry-byebug puma - rack (~> 1.6) racksh - rake redcarpet rspec selenium-webdriver @@ -226,6 +231,7 @@ DEPENDENCIES simplecov sprockets sqlite3 + tdiary! tdiary-contrib! tdiary-io-mongodb! tdiary-style-gfm @@ -236,4 +242,4 @@ RUBY VERSION ruby 2.3.1p112 BUNDLED WITH - 1.12.5 + 1.13.1