]> cat aescling's git repositories - mastodon.git/commitdiff
Bump simple-navigation from 4.0.5 to 4.1.0 (#11617)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 19 Aug 2019 16:49:17 +0000 (01:49 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Mon, 19 Aug 2019 16:49:17 +0000 (01:49 +0900)
Bumps [simple-navigation](https://github.com/codeplant/simple-navigation) from 4.0.5 to 4.1.0.
- [Release notes](https://github.com/codeplant/simple-navigation/releases)
- [Changelog](https://github.com/codeplant/simple-navigation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codeplant/simple-navigation/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 54e18ff70e0270c1ac34f223e64ee65c9daa3368..250a28a3adf2e67122cf8acc07399a9925d3c960 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -80,7 +80,7 @@ gem 'sidekiq', '~> 5.2'
 gem 'sidekiq-scheduler', '~> 3.0'
 gem 'sidekiq-unique-jobs', '~> 6.0'
 gem 'sidekiq-bulk', '~>0.2.0'
-gem 'simple-navigation', '~> 4.0'
+gem 'simple-navigation', '~> 4.1'
 gem 'simple_form', '~> 4.1'
 gem 'sprockets-rails', '~> 3.2', require: 'sprockets/railtie'
 gem 'stoplight', '~> 2.1.3'
index 405f296545cf04a7d8d972824d4b8ce078e15599..32b32b416f5e05dd642a25515d10ef85229e1a89 100644 (file)
@@ -581,7 +581,7 @@ GEM
       concurrent-ruby (~> 1.0, >= 1.0.5)
       sidekiq (>= 4.0, < 7.0)
       thor (~> 0)
-    simple-navigation (4.0.5)
+    simple-navigation (4.1.0)
       activesupport (>= 2.3.2)
     simple_form (4.1.0)
       actionpack (>= 5.0)
@@ -768,7 +768,7 @@ DEPENDENCIES
   sidekiq-bulk (~> 0.2.0)
   sidekiq-scheduler (~> 3.0)
   sidekiq-unique-jobs (~> 6.0)
-  simple-navigation (~> 4.0)
+  simple-navigation (~> 4.1)
   simple_form (~> 4.1)
   simplecov (~> 0.17)
   sprockets-rails (~> 3.2)