Skip to content

Commit

Permalink
Merge pull request #310 from mlibrary/create-pull-request/patch
Browse files Browse the repository at this point in the history
August 2024 dependency updates
  • Loading branch information
erinesullivan authored Aug 1, 2024
2 parents 6e67060 + 62a82ee commit 1ffda47
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 177 deletions.
28 changes: 15 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,17 @@ GEM
csv (3.3.0)
date (3.3.4)
diff-lcs (1.5.1)
docile (1.4.0)
docile (1.4.1)
drb (2.2.1)
dry-initializer (3.1.1)
email_validator (2.2.4)
activemodel
faraday (2.9.2)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.1.0)
faraday-net_http (3.1.1)
net-http
hashdiff (1.1.0)
hashie (5.0.0)
Expand All @@ -76,6 +77,7 @@ GEM
base64
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
logger (1.6.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
Expand All @@ -87,7 +89,7 @@ GEM
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mustermann (3.0.0)
mustermann (3.0.1)
ruby2_keywords (~> 0.0.1)
mutex_m (0.2.0)
net-http (0.4.1)
Expand All @@ -106,7 +108,7 @@ GEM
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
omniauth_openid_connect (0.7.1)
omniauth_openid_connect (0.8.0)
omniauth (>= 1.9, < 3)
openid_connect (~> 2.2)
openid_connect (2.3.0)
Expand All @@ -123,7 +125,7 @@ GEM
validate_url
webfinger (~> 2.0)
parallel (1.25.1)
parser (3.3.3.0)
parser (3.3.4.0)
ast (~> 2.4.1)
racc
prometheus-client (4.2.3)
Expand All @@ -134,11 +136,11 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (6.0.0)
public_suffix (6.0.1)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
rack (3.1.4)
racc (1.8.1)
rack (3.1.7)
rack-oauth2 (2.2.1)
activesupport
attr_required
Expand All @@ -159,7 +161,7 @@ GEM
rainbow (3.1.1)
redcarpet (3.6.0)
regexp_parser (2.9.2)
rexml (3.3.1)
rexml (3.3.4)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -193,7 +195,7 @@ GEM
ruby-next-core (1.0.3)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
semantic_logger (4.15.0)
semantic_logger (4.16.0)
concurrent-ruby (~> 1.0)
simplecov (0.22.0)
docile (~> 1.1)
Expand All @@ -215,7 +217,7 @@ GEM
tilt (~> 2.0)
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
standard (1.39.0)
standard (1.39.2)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.64.0)
Expand Down Expand Up @@ -299,4 +301,4 @@ DEPENDENCIES
yabeda-puma-plugin

BUNDLED WITH
2.5.14
2.5.16
Loading

0 comments on commit 1ffda47

Please sign in to comment.