logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: c49ff7395e911c4254d75ec29702af34d07508a7
parent: e0ada9777006b1d68394fd09afab4c68a4a6529b
Author: Yamagishi Kazutoshi <ykzts@desire.sh>
Date:   Tue, 30 May 2017 10:04:44 +0900

Run bundle command (follow up #3403) (#3427)


Diffstat:

MGemfile.lock2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock @@ -526,7 +526,7 @@ DEPENDENCIES rack-attack (~> 5.0) rack-cors (~> 0.4) rack-timeout (~> 0.4) - rails (~> 5.0) + rails (~> 5.0.0) rails-controller-testing (~> 1.0) rails-i18n (~> 5.0) rails-settings-cached (~> 0.6)