Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ GIT

GIT
remote: https://github.com/hathitrust/hathifiles_database.git
revision: 78d5b84b02bbc628b6b92f732335ea12f310fa36
revision: 87129ce7404938e7956f7e2a113425e7676b6a99
branch: main
specs:
hathifiles_database (0.5.0)
hathifiles_database (0.5.3)
date_named_file
dotenv
ettin
Expand All @@ -33,7 +33,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (8.0.2)
activesupport (8.0.2.1)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -51,11 +51,11 @@ GEM
ast (2.4.3)
base64 (0.3.0)
benchmark (0.4.1)
bigdecimal (3.2.2)
bigdecimal (3.2.3)
canister (0.9.2)
coderay (1.1.3)
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
connection_pool (2.5.4)
csv (3.3.5)
date_named_file (0.1.1)
deep_merge (1.2.2)
Expand All @@ -66,12 +66,12 @@ GEM
bundler (>= 2.2.33)
dotenv (3.1.8)
drb (2.2.3)
dry-cli (1.2.0)
dry-cli (1.3.0)
dry-files (1.1.0)
dry-inflector (1.2.0)
ettin (1.3.0)
deep_merge
factory_bot (6.5.4)
factory_bot (6.5.5)
activesupport (>= 6.1.0)
faraday (2.13.4)
faraday-net_http (>= 2.0, < 3.5)
Expand Down Expand Up @@ -145,8 +145,8 @@ GEM
racc (1.8.1)
rainbow (3.1.1)
rake (13.3.0)
regexp_parser (2.10.0)
rexml (3.4.1)
regexp_parser (2.11.2)
rexml (3.4.3)
rspec (3.13.1)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -159,7 +159,7 @@ GEM
rspec-mocks (3.13.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.4)
rspec-support (3.13.5)
rubocop (1.75.8)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
Expand All @@ -180,14 +180,14 @@ GEM
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (1.13.0)
securerandom (0.4.1)
sequel (5.94.0)
sequel (5.96.0)
bigdecimal
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.13.2)
simplecov-lcov (0.8.0)
simplecov-lcov (0.9.0)
simplecov_json_formatter (0.1.4)
slop (4.10.1)
sqlite3 (2.7.3-aarch64-linux-gnu)
Expand Down Expand Up @@ -231,7 +231,7 @@ GEM
tty-screen (0.8.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (3.1.4)
unicode-display_width (3.1.5)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.3)
Expand Down Expand Up @@ -268,4 +268,4 @@ DEPENDENCIES
zinzout

BUNDLED WITH
2.7.1
2.7.2
Loading