diff --git a/Gemfile b/Gemfile index 2582bf6..3f026d5 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -ruby "3.1.1" +ruby "3.4.1" gem "sinatra" gem "builder" diff --git a/Gemfile.lock b/Gemfile.lock index 3bdf3d1..799d088 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,91 +2,107 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.2) - builder (3.2.4) - faraday (1.10.0) - faraday-em_http (~> 1.0) - faraday-em_synchrony (~> 1.0) - faraday-excon (~> 1.1) - faraday-httpclient (~> 1.0) - faraday-multipart (~> 1.0) - faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.0) - faraday-patron (~> 1.0) - faraday-rack (~> 1.0) - faraday-retry (~> 1.0) - ruby2_keywords (>= 0.0.4) - faraday-em_http (1.0.0) - faraday-em_synchrony (1.0.0) - faraday-excon (1.1.0) - faraday-httpclient (1.0.1) - faraday-multipart (1.0.3) - multipart-post (>= 1.2, < 3) - faraday-net_http (1.0.1) - faraday-net_http_persistent (1.2.0) - faraday-patron (1.0.0) - faraday-rack (1.0.0) - faraday-retry (1.0.3) - honeybadger (4.11.0) - jwt (2.3.0) - mini_portile2 (2.8.0) - multipart-post (2.1.1) - mustermann (1.1.1) + base64 (0.2.0) + benchmark (0.4.0) + builder (3.3.0) + faraday (2.12.2) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.0) + net-http (>= 0.5.0) + honeybadger (5.26.2) + logger + ostruct + json (2.9.1) + jwt (2.10.1) + base64 + language_server-protocol (3.17.0.3) + lint_roller (1.1.0) + logger (1.6.5) + mini_portile2 (2.8.8) + mustermann (3.0.3) ruby2_keywords (~> 0.0.1) - nio4r (2.5.8) - nokogiri (1.13.6) - mini_portile2 (~> 2.8.0) + net-http (0.6.0) + uri + nio4r (2.7.4) + nokogiri (1.18.1) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - parallel (1.21.0) - parser (3.1.1.0) + ostruct (0.6.1) + parallel (1.26.3) + parser (3.3.7.0) ast (~> 2.4.1) - power_assert (2.0.1) - puma (5.6.4) + racc + power_assert (2.0.5) + puma (6.5.0) nio4r (~> 2.0) - racc (1.6.0) - rack (2.2.3) - rack-protection (2.2.0) - rack + racc (1.8.1) + rack (3.1.8) + rack-protection (4.1.1) + base64 (>= 0.1.0) + logger (>= 1.6.0) + rack (>= 3.0.0, < 4) + rack-session (2.1.0) + base64 (>= 0.1.0) + rack (>= 3.0.0) rack-ssl-enforcer (0.2.9) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.2.0) + rack (>= 1.3) rainbow (3.1.1) - regexp_parser (2.2.1) - rexml (3.2.5) - rubocop (1.26.0) + regexp_parser (2.10.0) + rubocop (1.70.0) + json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.1.0.0) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml - rubocop-ast (>= 1.16.0, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.16.0) - parser (>= 3.1.1.0) - rubocop-performance (1.13.3) - rubocop (>= 1.7.0, < 2.0) - rubocop-ast (>= 0.4.0) - ruby-progressbar (1.11.0) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.37.0) + parser (>= 3.3.1.0) + rubocop-performance (1.23.1) + rubocop (>= 1.48.1, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) + ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) ruby_http_client (3.5.5) - sendgrid-ruby (6.6.2) + sendgrid-ruby (6.7.0) ruby_http_client (~> 3.4) - sinatra (2.2.0) - mustermann (~> 1.0) - rack (~> 2.2) - rack-protection (= 2.2.0) + sinatra (4.1.1) + logger (>= 1.6.0) + mustermann (~> 3.0) + rack (>= 3.0.0, < 4) + rack-protection (= 4.1.1) + rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - standard (1.8.0) - rubocop (= 1.26.0) - rubocop-performance (= 1.13.3) - test-unit (3.5.3) + standard (1.44.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.0) + rubocop (~> 1.70.0) + standard-custom (~> 1.0.0) + standard-performance (~> 1.6) + standard-custom (1.0.2) + lint_roller (~> 1.0) + rubocop (~> 1.50) + standard-performance (1.6.0) + lint_roller (~> 1.1) + rubocop-performance (~> 1.23.0) + test-unit (3.6.7) power_assert - tilt (2.0.10) - twilio-ruby (5.65.1) - faraday (>= 0.9, < 2.0) - jwt (>= 1.5, <= 2.5) + tilt (2.6.0) + twilio-ruby (7.4.2) + benchmark + faraday (>= 0.9, < 3.0) + jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0) - unicode-display_width (2.1.0) + ostruct + unicode-display_width (3.1.4) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) + uri (1.0.2) PLATFORMS ruby @@ -104,7 +120,7 @@ DEPENDENCIES twilio-ruby RUBY VERSION - ruby 3.1.1p18 + ruby 3.4.1p0 BUNDLED WITH - 2.3.7 + 2.6.3