From: Andy Allan Date: Wed, 2 Aug 2017 11:12:57 +0000 (+0100) Subject: Merge branch 'master' into moderation X-Git-Tag: live~2989^2~109 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/e31376e28da8f656e33508cc899da465b63673c5 Merge branch 'master' into moderation --- e31376e28da8f656e33508cc899da465b63673c5 diff --cc Gemfile.lock index f25e2e7f0,f73d4a5d8..0dcd5bd24 --- a/Gemfile.lock +++ b/Gemfile.lock @@@ -2,20 -2,19 +2,20 @@@ GE remote: https://rubygems.org/ specs: SystemTimer (1.2.3) + aasm (4.1.0) - actioncable (5.0.4) - actionpack (= 5.0.4) + actioncable (5.0.5) + actionpack (= 5.0.5) nio4r (>= 1.2, < 3.0) websocket-driver (~> 0.6.1) - actionmailer (5.0.4) - actionpack (= 5.0.4) - actionview (= 5.0.4) - activejob (= 5.0.4) + actionmailer (5.0.5) + actionpack (= 5.0.5) + actionview (= 5.0.5) + activejob (= 5.0.5) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.0.4) - actionview (= 5.0.4) - activesupport (= 5.0.4) + actionpack (5.0.5) + actionview (= 5.0.5) + activesupport (= 5.0.5) rack (~> 2.0) rack-test (~> 0.6.3) rails-dom-testing (~> 2.0)