diff --git a/Gemfile.lock b/Gemfile.lock index 9b3eb1b..c875bac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,21 +1,30 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.7.2) + activesupport (7.1.3.2) + 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) aes_key_wrap (1.1.0) attr_required (1.0.1) - bindata (2.4.15) + base64 (0.2.0) + bigdecimal (3.1.6) + bindata (2.5.0) blockfrost-ruby (0.1.0) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) discordrb-webhooks (3.5.0) rest-client (>= 2.0.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.8.1) + drb (2.2.1) dry-core (1.0.0) concurrent-ruby (~> 1.0) zeitwerk (~> 2.6) @@ -37,14 +46,14 @@ GEM zeitwerk (~> 2.6) ethon (0.16.0) ffi (>= 1.15.0) - faraday (2.7.10) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (3.0.2) + faraday-net_http (3.1.0) + net-http ffi (1.15.5) http-accept (1.7.0) http-cookie (1.0.5) @@ -54,17 +63,21 @@ GEM concurrent-ruby (~> 1.0) ice_nine (0.11.2) json (2.3.0) - json-jwt (1.16.3) + json-jwt (1.16.6) activesupport (>= 4.2) aes_key_wrap + base64 bindata faraday (~> 2.0) faraday-follow_redirects mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2023.0218.1) - minitest (5.19.0) + minitest (5.22.2) multipart-post (2.3.0) + mutex_m (0.2.0) + net-http (0.4.1) + uri netrc (0.11.0) rack (3.0.8) rack-oauth2 (1.21.3) @@ -78,7 +91,6 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - ruby2_keywords (0.0.5) telegram-bot-ruby (1.0.0) dry-struct (~> 1.6) faraday (~> 2.0) @@ -93,6 +105,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) + uri (0.13.0) zeitwerk (2.6.8) PLATFORMS