diff --git a/Gemfile b/Gemfile index 6601c9d..3cb4e0c 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem "sftp", gem "hathifiles_database", git: "https://github.com/hathitrust/hathifiles_database", - tag: "0.5.5" + tag: "0.5.6" gem "thor" gem "twilio-ruby" diff --git a/Gemfile.lock b/Gemfile.lock index 06b898a..cbb86b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/hathitrust/hathifiles_database - revision: fc15cb099df54c40c209e2236b384abc36f1808d - tag: 0.5.5 + revision: aee8dc197927a464f2c2c7c609f52abe33ab9103 + tag: 0.5.6 specs: - hathifiles_database (0.5.5) + hathifiles_database (0.5.6) date_named_file dotenv ettin @@ -74,14 +74,14 @@ GEM docile (1.4.1) dotenv (3.2.0) drb (2.2.3) - dry-cli (1.3.0) + dry-cli (1.4.1) dry-files (1.1.0) - dry-inflector (1.2.0) + dry-inflector (1.3.1) dry-initializer (3.2.0) - erb (6.0.1) + erb (6.0.2) ettin (1.3.0) deep_merge - faraday (2.14.0) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger @@ -89,11 +89,11 @@ GEM net-http (~> 0.5) faraday-retry (2.3.2) faraday (~> 2.0) - hanami-cli (2.3.3) + hanami-cli (2.3.5) bundler (>= 2.1) dry-cli (~> 1.0, >= 1.1.0) - dry-files (~> 1.0, >= 1.0.2, < 2) - dry-inflector (~> 1.0, < 2) + dry-files (~> 1.0, >= 1.0.2) + dry-inflector (~> 1.0) irb rackup rake (~> 13.0) @@ -105,11 +105,12 @@ GEM i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.2) - irb (1.16.0) + irb (1.17.0) pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.18.0) + json (2.18.1) jwt (3.1.2) base64 language_server-protocol (3.17.0.5) @@ -124,10 +125,10 @@ GEM bigdecimal net-http (0.9.1) uri (>= 0.11.1) - nokogiri (1.19.0-x86_64-linux-gnu) + nokogiri (1.19.1-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) - parser (3.3.10.1) + parser (3.3.10.2) ast (~> 2.4.1) racc pastel (0.8.0) @@ -150,12 +151,12 @@ GEM stringio public_suffix (6.0.2) racc (1.8.1) - rack (3.2.2) + rack (3.2.5) rackup (2.3.1) rack (>= 3) rainbow (3.1.1) rake (13.3.1) - rdoc (7.0.3) + rdoc (7.2.0) erb psych (>= 4.0.0) tsort @@ -176,7 +177,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - rubocop (1.82.1) + rubocop (1.84.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -184,7 +185,7 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.48.0, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.49.0) @@ -199,7 +200,7 @@ GEM securerandom (0.4.1) semantic_logger (4.17.0) concurrent-ruby (~> 1.0) - sequel (5.99.0) + sequel (5.101.0) bigdecimal simplecov (0.22.0) docile (~> 1.1) @@ -207,11 +208,11 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) - sqlite3 (2.9.0-x86_64-linux-gnu) - standard (1.53.0) + sqlite3 (2.9.1-x86_64-linux-gnu) + standard (1.54.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.82.0) + rubocop (~> 1.84.0) standard-custom (~> 1.0.0) standard-performance (~> 1.8) standard-custom (1.0.2) @@ -234,7 +235,7 @@ GEM tty-screen (~> 0.8) wisper (~> 2.0) tty-screen (0.8.2) - twilio-ruby (7.10.0) + twilio-ruby (7.10.1) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 4.0) nokogiri (>= 1.6, < 2.0) @@ -257,7 +258,7 @@ GEM prometheus-client (>= 3.0, < 5.0) rack yabeda (~> 0.10) - zeitwerk (2.7.4) + zeitwerk (2.7.5) PLATFORMS x86_64-linux