Skip to content

Commit

Permalink
Merge pull request #146 from mlibrary/create-pull-request/patch
Browse files Browse the repository at this point in the history
March 2025 dependency updates
  • Loading branch information
erinesullivan authored Mar 3, 2025
2 parents b1d77b6 + f24132e commit 669c305
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 122 deletions.
34 changes: 17 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
anyway_config (2.6.4)
anyway_config (2.7.1)
ruby-next-core (~> 1.0)
ast (2.4.2)
base64 (0.2.0)
Expand All @@ -16,7 +16,7 @@ GEM
crack (1.0.0)
bigdecimal
rexml
diff-lcs (1.5.1)
diff-lcs (1.6.0)
docile (1.4.1)
dry-initializer (3.2.0)
faraday (2.12.2)
Expand All @@ -27,13 +27,13 @@ GEM
net-http (>= 0.5.0)
ffi (1.17.1-x86_64-linux-gnu)
hashdiff (1.1.2)
json (2.9.1)
json (2.10.1)
language_server-protocol (3.17.0.4)
lint_roller (1.1.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.5)
logger (1.6.6)
method_source (1.1.0)
multi_json (1.15.0)
mustermann (3.0.3)
Expand All @@ -42,10 +42,10 @@ GEM
uri
nio4r (2.7.4)
parallel (1.26.3)
parser (3.3.7.0)
parser (3.3.7.1)
ast (~> 2.4.1)
racc
prometheus-client (4.2.3)
prometheus-client (4.2.4)
base64
pry (0.14.2)
coderay (~> 1.1)
Expand All @@ -57,7 +57,7 @@ GEM
puma (6.6.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.9)
rack (3.1.10)
rack-protection (4.1.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
Expand All @@ -74,12 +74,12 @@ GEM
rb-inotify (0.11.1)
ffi (~> 1.0)
regexp_parser (2.10.0)
rexml (3.4.0)
rexml (3.4.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.2)
rspec-core (3.13.3)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
Expand All @@ -88,17 +88,17 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
rubocop (1.70.0)
rubocop (1.71.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.38.0)
rubocop-ast (1.38.1)
parser (>= 3.3.1.0)
rubocop-performance (1.23.1)
rubocop (>= 1.48.1, < 2.0)
Expand Down Expand Up @@ -127,10 +127,10 @@ GEM
rack-protection (= 4.1.1)
sinatra (= 4.1.1)
tilt (~> 2.0)
standard (1.44.0)
standard (1.45.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.70.0)
rubocop (~> 1.71.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.6)
standard-custom (1.0.2)
Expand All @@ -143,8 +143,8 @@ GEM
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
webmock (3.24.0)
uri (1.0.3)
webmock (3.25.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down Expand Up @@ -185,4 +185,4 @@ DEPENDENCIES
yabeda-puma-plugin

BUNDLED WITH
2.6.3
2.6.5
Loading

0 comments on commit 669c305

Please sign in to comment.