]> cat aescling's git repositories - mastodon.git/commitdiff
Bump stoplight from 2.2.0 to 2.2.1 (#14432)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 27 Jul 2020 18:00:35 +0000 (03:00 +0900)
committerGitHub <noreply@github.com>
Mon, 27 Jul 2020 18:00:35 +0000 (03:00 +0900)
Bumps [stoplight](https://github.com/orgsync/stoplight) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/orgsync/stoplight/releases)
- [Changelog](https://github.com/orgsync/stoplight/blob/master/CHANGELOG.md)
- [Commits](https://github.com/orgsync/stoplight/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 55e4ac193c3dcb8b874969af94b2d0c2d4be8ec7..54d4af9cfcee61a3342923a32862e4b7d3805cff 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -93,7 +93,7 @@ gem 'sidekiq-bulk', '~>0.2.0'
 gem 'simple-navigation', '~> 4.1'
 gem 'simple_form', '~> 5.0'
 gem 'sprockets-rails', '~> 3.2', require: 'sprockets/railtie'
-gem 'stoplight', '~> 2.2.0'
+gem 'stoplight', '~> 2.2.1'
 gem 'strong_migrations', '~> 0.6'
 gem 'tty-prompt', '~> 0.21', require: false
 gem 'twitter-text', '~> 1.14'
index bd6b7bac9921c3d5bc51d511b1c2d00d83ce4f39..61049e56241354e3536f9a58cf2076d2ef2ce4b4 100644 (file)
@@ -607,7 +607,7 @@ GEM
       net-ssh (>= 2.8.0)
     stackprof (0.2.15)
     statsd-ruby (1.4.0)
-    stoplight (2.2.0)
+    stoplight (2.2.1)
     streamio-ffmpeg (3.0.2)
       multi_json (~> 1.8)
     strong_migrations (0.6.8)
@@ -785,7 +785,7 @@ DEPENDENCIES
   sprockets (~> 3.7.2)
   sprockets-rails (~> 3.2)
   stackprof
-  stoplight (~> 2.2.0)
+  stoplight (~> 2.2.1)
   streamio-ffmpeg (~> 3.0)
   strong_migrations (~> 0.6)
   thor (~> 0.20)