Skip to content

Commit

Permalink
Merge pull request #690 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
peetucket authored Jun 1, 2021
2 parents 48a7560 + fbffc5b commit 85c78b0
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ GEM
httpclient (2.8.3)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
io-wait (0.1.0)
jsonpath (1.1.0)
multi_json
marc (1.0.4)
Expand All @@ -98,14 +99,21 @@ GEM
marc-fastxmlwriter (1.0.0)
marc (~> 1.0)
method_source (1.0.0)
mini_portile2 (2.5.1)
mini_portile2 (2.5.2)
net-ftp (~> 0.1)
minitest (5.14.4)
multi_json (1.15.0)
multipart-post (2.1.1)
nokogiri (1.11.5)
net-ftp (0.1.2)
net-protocol
time
net-protocol (0.1.1)
io-wait
timeout
nokogiri (1.11.6)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.5-x86_64-linux)
nokogiri (1.11.6-x86_64-linux)
racc (~> 1.4)
parallel (1.20.1)
parse_date (0.4.3)
Expand Down Expand Up @@ -148,7 +156,7 @@ GEM
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.5.0)
rubocop-ast (1.7.0)
parser (>= 3.0.1.1)
rubocop-performance (1.11.3)
rubocop (>= 1.7.0, < 2.0)
Expand All @@ -165,9 +173,11 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
slop (4.9.0)
slop (4.9.1)
thor (0.20.3)
thread_safe (0.3.6)
time (0.1.0)
timeout (0.1.1)
traject (3.5.0)
concurrent-ruby (>= 0.8.0)
dot-properties (>= 0.1.1)
Expand Down

0 comments on commit 85c78b0

Please sign in to comment.