Skip to content

Commit

Permalink
Merge pull request #1101 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
hudajkhan authored Jul 29, 2024
2 parents 18d8d55 + 77c8651 commit b71bdb8
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 92 deletions.
34 changes: 18 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/geoblacklight/geoblacklight.git
revision: d75b12677cf1330737af2e9ecda7e417a244713a
revision: 4af93ba5736bf53bbea143545f25d0955536b7ee
branch: main
specs:
geoblacklight (4.4.0)
Expand Down Expand Up @@ -199,7 +199,7 @@ GEM
capistrano-one_time_key (>= 0.2.0)
capistrano-shared_configs
ed25519
docile (1.4.0)
docile (1.4.1)
domain_name (0.6.20240107)
drb (2.2.1)
dry-cli (1.1.0)
Expand All @@ -214,7 +214,7 @@ GEM
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-net_http (3.1.0)
faraday-net_http (3.1.1)
net-http
faraday-net_http_persistent (2.1.0)
faraday (~> 2.5)
Expand All @@ -234,7 +234,7 @@ GEM
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
geo_combine (0.9.0)
geo_combine (0.9.1)
activesupport
faraday-net_http_persistent (~> 2.0)
faraday-retry (~> 2.2)
Expand All @@ -256,7 +256,7 @@ GEM
sprockets (>= 2.0.0)
tilt (>= 1.2)
hashdiff (1.1.0)
honeybadger (5.15.0)
honeybadger (5.15.3)
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
Expand Down Expand Up @@ -317,6 +317,7 @@ GEM
minitar (0.9)
minitest (5.24.1)
msgpack (1.7.2)
multi_json (1.15.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
Expand All @@ -336,19 +337,19 @@ GEM
net-smtp (0.5.0)
net-protocol
net-ssh (7.2.3)
newrelic_rpm (9.11.0)
newrelic_rpm (9.12.0)
nio4r (2.7.3)
nokogiri (1.16.6-aarch64-linux)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.6-arm-linux)
nokogiri (1.16.7-arm-linux)
racc (~> 1.4)
nokogiri (1.16.6-arm64-darwin)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86-linux)
nokogiri (1.16.7-x86-linux)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-darwin)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
okcomputer (1.18.5)
orm_adapter (0.5.0)
Expand All @@ -357,12 +358,12 @@ GEM
parser (3.3.4.0)
ast (~> 2.4.1)
racc
pg (1.5.6)
pg (1.5.7)
popper_js (1.16.1)
process_executer (1.1.0)
psych (5.1.2)
stringio
public_suffix (6.0.0)
public_suffix (6.0.1)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
Expand Down Expand Up @@ -429,7 +430,8 @@ GEM
rexml (3.3.2)
strscan
rgeo (3.0.1)
rgeo-geojson (2.1.1)
rgeo-geojson (2.2.0)
multi_json (~> 1.15)
rgeo (>= 1.0.0)
rsolr (2.6.0)
builder (>= 2.1.2)
Expand Down Expand Up @@ -483,7 +485,7 @@ GEM
rubocop-rspec (~> 3, >= 3.0.1)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
sanitize (6.1.1)
sanitize (6.1.2)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sassc (2.4.0)
Expand Down
Loading

0 comments on commit b71bdb8

Please sign in to comment.