From baae1a09126d8cd7976f8605ac776a8611af3483 Mon Sep 17 00:00:00 2001 From: Adam Mcgrath Date: Mon, 30 Oct 2023 16:14:34 +0000 Subject: [PATCH] Release v5.15.0 --- CHANGELOG.md | 6 ++++ Gemfile.lock | 75 ++++++++++++++++++++++++++++---------------- lib/auth0/version.rb | 2 +- 3 files changed, 55 insertions(+), 28 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11f250be..e19a8534 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [v5.15.0](https://github.com/auth0/ruby-auth0/tree/v5.15.0) (2023-10-30) +[Full Changelog](https://github.com/auth0/ruby-auth0/compare/v5.14.2...v5.15.0) + +**Added** +- [SDK-4659] Add fields to get_organizations_members [\#532](https://github.com/auth0/ruby-auth0/pull/532) ([adamjmcgrath](https://github.com/adamjmcgrath)) + ## [v5.14.2](https://github.com/auth0/ruby-auth0/tree/v5.14.2) (2023-10-03) [Full Changelog](https://github.com/auth0/ruby-auth0/compare/v5.14.1...v5.14.2) diff --git a/Gemfile.lock b/Gemfile.lock index c3ccabc0..0067b356 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - auth0 (5.14.2) + auth0 (5.15.0) addressable (~> 2.8) jwt (~> 2.7) rest-client (~> 2.1) @@ -11,30 +11,40 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (7.0.8) - actionview (= 7.0.8) - activesupport (= 7.0.8) - rack (~> 2.0, >= 2.2.4) + actionpack (7.1.1) + actionview (= 7.1.1) + activesupport (= 7.1.1) + nokogiri (>= 1.8.5) + rack (>= 2.2.4) + rack-session (>= 1.0.1) rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (7.0.8) - activesupport (= 7.0.8) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + actionview (7.1.1) + activesupport (= 7.1.1) builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.8) + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + activesupport (7.1.1) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) + base64 (0.1.1) + bigdecimal (3.1.4) builder (3.2.4) coderay (1.1.3) concurrent-ruby (1.2.2) + connection_pool (2.4.1) coveralls (0.7.1) multi_json (~> 1.3) rest-client @@ -52,10 +62,12 @@ GEM dotenv-rails (2.8.1) dotenv (= 2.8.1) railties (>= 3.2) + drb (2.1.1) + ruby2_keywords erubi (1.12.0) faker (2.23.0) i18n (>= 1.8.11, < 2) - ffi (1.16.2) + ffi (1.16.3) formatador (1.1.0) fuubar (2.5.1) rspec-core (~> 3.0) @@ -90,16 +102,17 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.21.3) + loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) lumberjack (1.2.9) method_source (1.0.0) mime-types (3.5.1) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0808) + mime-types-data (3.2023.1003) minitest (5.20.0) multi_json (1.15.0) + mutex_m (0.1.2) nenv (0.3.0) netrc (0.11.0) nokogiri (1.15.4-aarch64-linux) @@ -123,13 +136,18 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - psych (5.1.1) + psych (5.1.1.1) stringio public_suffix (5.0.3) racc (1.7.1) - rack (2.2.8) + rack (3.0.8) + rack-session (2.0.0) + rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) + rackup (2.1.0) + rack (>= 3) + webrick (~> 1.8) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest @@ -137,15 +155,16 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (7.0.8) - actionpack (= 7.0.8) - activesupport (= 7.0.8) - method_source + railties (7.1.1) + actionpack (= 7.1.1) + activesupport (= 7.1.1) + irb + rackup (>= 1.0.0) rake (>= 12.2) - thor (~> 1.0) - zeitwerk (~> 2.5) + thor (~> 1.0, >= 1.2.2) + zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -187,11 +206,12 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.30.0) parser (>= 3.2.1.0) - rubocop-rails (2.21.2) + rubocop-rails (2.22.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) ruby-progressbar (1.13.0) + ruby2_keywords (0.0.5) shellany (0.0.1) simplecov (0.22.0) docile (~> 1.1) @@ -207,7 +227,7 @@ GEM term-ansicolor (1.7.1) tins (~> 1.0) terminal-notifier-guard (1.7.0) - thor (1.2.2) + thor (1.3.0) timecop (0.9.8) tins (1.32.1) sync @@ -222,6 +242,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) zache (0.13.1) zeitwerk (2.6.12) diff --git a/lib/auth0/version.rb b/lib/auth0/version.rb index 20569916..7181b850 100644 --- a/lib/auth0/version.rb +++ b/lib/auth0/version.rb @@ -1,4 +1,4 @@ # current version of gem module Auth0 - VERSION = '5.14.2'.freeze + VERSION = '5.15.0'.freeze end