Skip to content

Commit

Permalink
Merge pull request #921 from pod4lib/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
thatbudakguy authored Nov 7, 2022
2 parents a89348d + 46d1ee9 commit 5ccfa50
Show file tree
Hide file tree
Showing 3 changed files with 212 additions and 219 deletions.
69 changes: 31 additions & 38 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
activejob (7.0.4)
activesupport (= 7.0.4)
globalid (>= 0.3.6)
activejob-status (0.2.2)
activejob-status (0.3.0)
activejob (>= 4.2)
activesupport (>= 4.2)
activemodel (7.0.4)
Expand Down Expand Up @@ -120,7 +120,7 @@ GEM
capistrano (~> 3.1)
capistrano-bundler (>= 1.1, < 3)
capistrano-shared_configs (0.2.2)
capybara (3.37.1)
capybara (3.38.0)
addressable
matrix
mini_mime (>= 0.1.3)
Expand Down Expand Up @@ -164,41 +164,37 @@ GEM
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dry-configurable (0.16.1)
dry-core (~> 0.6)
dry-configurable (1.0.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-container (0.11.0)
concurrent-ruby (~> 1.0)
dry-core (0.9.1)
dry-core (1.0.0)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
dry-inflector (0.3.0)
dry-inflector (1.0.0)
dry-initializer (3.1.1)
dry-logic (1.3.0)
dry-logic (1.4.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.9, >= 0.9)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-schema (1.11.3)
dry-schema (1.12.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.16, >= 0.16)
dry-core (~> 0.9, >= 0.9)
dry-configurable (~> 1.0, < 2)
dry-core (~> 1.0, < 2)
dry-initializer (~> 3.0)
dry-logic (~> 1.3)
dry-types (~> 1.6)
dry-logic (>= 1.4, < 2)
dry-types (>= 1.7, < 2)
zeitwerk (~> 2.6)
dry-types (1.6.1)
dry-types (1.7.0)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.9, >= 0.9)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.3, >= 1.3)
dry-core (~> 1.0, < 2)
dry-inflector (~> 1.0, < 2)
dry-logic (>= 1.4, < 2)
zeitwerk (~> 2.6)
dry-validation (1.9.0)
dry-validation (1.10.0)
concurrent-ruby (~> 1.0)
dry-container (~> 0.7, >= 0.7.1)
dry-core (~> 0.9, >= 0.9)
dry-core (~> 1.0, < 2)
dry-initializer (~> 3.0)
dry-schema (~> 1.11, >= 1.11.0)
dry-schema (>= 1.12, < 2)
zeitwerk (~> 2.6)
errbase (0.2.2)
erubi (1.11.0)
Expand All @@ -220,7 +216,7 @@ GEM
activesupport (>= 5.2)
hashdiff (1.0.1)
highline (2.0.3)
honeybadger (5.0.1)
honeybadger (5.0.2)
http (5.1.0)
addressable (~> 2.8)
http-cookie (~> 1.0)
Expand Down Expand Up @@ -282,7 +278,6 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.16.3)
net-imap (0.3.1)
net-protocol
Expand All @@ -296,11 +291,10 @@ GEM
net-protocol
net-ssh (7.0.1)
nio4r (2.5.8)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.9-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.9-x86_64-linux)
racc (~> 1.4)
okcomputer (1.18.4)
orm_adapter (0.5.0)
paper_trail (13.0.0)
Expand Down Expand Up @@ -386,7 +380,7 @@ GEM
rspec-mocks (~> 3.11)
rspec-support (~> 3.11)
rspec-support (3.12.0)
rubocop (1.37.1)
rubocop (1.38.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
Expand All @@ -405,7 +399,7 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.14.2)
rubocop-rspec (2.15.0)
rubocop (~> 1.33)
ruby-progressbar (1.11.0)
rubyzip (2.3.2)
Expand All @@ -426,14 +420,14 @@ GEM
scss-lint (0.38.0)
rainbow (~> 2.0)
sass (~> 3.4.1)
selenium-webdriver (4.5.0)
selenium-webdriver (4.6.1)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
sidekiq (6.5.7)
connection_pool (>= 2.2.5)
sidekiq (6.5.8)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
simplecov (0.21.2)
Expand All @@ -450,9 +444,8 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.5.3)
mini_portile2 (~> 2.8.0)
sqlite3 (1.5.3-x86_64-darwin)
sqlite3 (1.5.3-x86_64-linux)
sshkit (1.21.3)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
Expand Down Expand Up @@ -499,11 +492,11 @@ GEM
chronic (>= 0.6.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.1)
zeitwerk (2.6.5)

PLATFORMS
ruby
x86_64-darwin-19
x86_64-linux

DEPENDENCIES
activejob-status
Expand Down
2 changes: 1 addition & 1 deletion app/services/marc_record_service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ def each_with_metadata_for_marc21

each_raw_record_with_metadata_for_marc21
.slice_when { |i, j| !same_record?(i[:marc], j[:marc]) }
.each_with_index do |records_to_combine, index|
.with_index do |records_to_combine, index|
if records_to_combine.length == 1
yield(records_to_combine.first[:marc], records_to_combine.first.except(:marc))
else
Expand Down
Loading

0 comments on commit 5ccfa50

Please sign in to comment.