diff --git a/Gemfile.lock b/Gemfile.lock index 10bcec2..771a05e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/tulibraries/funnel_cake_index.git - revision: b86d7cb7f5ca0aee520d659c304d8066a9c7cf5b + revision: 49bd89e1c7e58414195d54946f6c1e2b87d54d31 specs: funnel_cake_index (0.0.1) base64 @@ -12,12 +12,12 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) builder (3.3.0) coderay (1.1.3) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) csv (3.3.5) diff-lcs (1.6.2) domain_name (0.6.20240107) @@ -29,15 +29,16 @@ GEM logger faraday-net_http (3.4.2) net-http (~> 0.5) - ffi (1.17.2) - ffi (1.17.2-x86_64-darwin) - ffi (1.17.2-x86_64-linux-gnu) + ffi (1.17.3) + ffi (1.17.3-x86_64-darwin) + ffi (1.17.3-x86_64-linux-gnu) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake gli (2.22.2) ostruct - hashie (5.0.0) + hashie (5.1.0) + logger http (5.3.1) addressable (~> 2.8) http-cookie (~> 1.0) @@ -55,7 +56,7 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) logger (1.7.0) - marc (1.3.0) + marc (1.4.0) nokogiri (~> 1.0) rexml marc-fastxmlwriter (1.1.0) @@ -65,19 +66,19 @@ GEM mutex_m (0.3.0) net-http (0.9.1) uri (>= 0.11.1) - nokogiri (1.18.10) + nokogiri (1.19.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.10-x86_64-darwin) + nokogiri (1.19.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-linux-gnu) + nokogiri (1.19.0-x86_64-linux-gnu) racc (~> 1.4) ostruct (0.6.3) pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) reline (>= 0.6.0) - public_suffix (6.0.2) + public_suffix (7.0.2) racc (1.8.1) rake (13.3.1) reline (0.6.3)