diff --git a/Gemfile.lock b/Gemfile.lock index bb7758d..4edb196 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GIT GIT remote: https://github.com/shardlab/discordrb.git - revision: 7c7865d7462a348e6a4171008322fda24634e437 + revision: dc27fe18463da3ccfd0f0266030aa7ad51b2c2b9 branch: main specs: discordrb (3.4.2) @@ -26,7 +26,7 @@ GEM ast (2.4.2) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - dotenv (2.7.6) + dotenv (2.8.1) event_emitter (0.2.6) ffi (1.15.5) http-accept (1.7.0) @@ -40,7 +40,7 @@ GEM opus-ruby (1.0.1) ffi parallel (1.22.1) - parser (3.1.2.0) + parser (3.1.2.1) ast (~> 2.4.1) parslet (1.8.2) rainbow (3.1.1) @@ -51,24 +51,24 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) rexml (3.2.5) - rubocop (1.32.0) + rubocop (1.36.0) json (~> 2.3) parallel (~> 1.10) - parser (>= 3.1.0.0) + parser (>= 3.1.2.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.19.1, < 2.0) + rubocop-ast (>= 1.20.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.19.1) + rubocop-ast (1.21.0) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) - sqlite3 (1.4.4) + sqlite3 (1.5.0-x86_64-linux) unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unicode-display_width (2.2.0) + unicode-display_width (2.3.0) websocket (1.2.9) websocket-client-simple (0.5.1) event_emitter @@ -86,4 +86,4 @@ DEPENDENCIES sqlite3 (~> 1.3, >= 1.3.11) BUNDLED WITH - 2.3.9 + 2.3.20