From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 14:16:57 +0000 (+0900) Subject: Bump sprockets-rails from 3.2.1 to 3.2.2 (#14788) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=8c8cb7f1f8de634b01211a7364e350276b93bcd9;p=mastodon.git Bump sprockets-rails from 3.2.1 to 3.2.2 (#14788) Bumps [sprockets-rails](https://github.com/rails/sprockets-rails) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/rails/sprockets-rails/releases) - [Commits](https://github.com/rails/sprockets-rails/compare/v3.2.1...v3.2.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/Gemfile.lock b/Gemfile.lock index a436ba6c6..f4fd2fef5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -593,7 +593,7 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0)