]> cat aescling's git repositories - mastodon.git/commitdiff
Bump stoplight from 2.2.1 to 3.0.0 (#17645)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 4 May 2022 13:33:19 +0000 (22:33 +0900)
committersingle-right-quote <11325618-aescling@users.noreply.gitlab.com>
Fri, 27 May 2022 03:31:42 +0000 (23:31 -0400)
Bumps [stoplight](https://github.com/orgsync/stoplight) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/orgsync/stoplight/releases)
- [Changelog](https://github.com/bolshakov/stoplight/blob/master/CHANGELOG.md)
- [Commits](https://github.com/orgsync/stoplight/compare/v2.2.1...v3.0.0)

---
updated-dependencies:
- dependency-name: stoplight
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 fa38c88b501d6a0f5a179f8ebd9e883db82e8501..b5506423172f22f5360c8a436c821892c24b74fc 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -85,7 +85,7 @@ gem 'sidekiq-bulk', '~>0.2.0'
 gem 'simple-navigation', '~> 4.3'
 gem 'simple_form', '~> 5.1'
 gem 'sprockets-rails', '~> 3.4', require: 'sprockets/railtie'
-gem 'stoplight', '~> 2.2.1'
+gem 'stoplight', '~> 3.0.0'
 gem 'strong_migrations', '~> 0.7'
 gem 'tty-prompt', '~> 0.23', require: false
 gem 'twitter-text', '~> 3.1.0'
index 7d34b26c6e68d7f2590f06d4d7e32348272cb539..874acfaa8c9bc1ea56a396d9943f96e6a9bfb5e2 100644 (file)
@@ -648,7 +648,7 @@ GEM
       rubocop (= 1.28.2)
       rubocop-performance (= 1.13.3)
     statsd-ruby (1.5.0)
-    stoplight (2.2.1)
+    stoplight (3.0.0)
     strong_migrations (0.7.9)
       activerecord (>= 5)
     swd (1.3.0)
@@ -846,7 +846,7 @@ DEPENDENCIES
   sprockets-rails (~> 3.4)
   stackprof
   standard (~> 1.9)
-  stoplight (~> 2.2.1)
+  stoplight (~> 3.0.0)
   strong_migrations (~> 0.7)
   thor (~> 1.2)
   tty-prompt (~> 0.23)