Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Create .env file
run: cat env.example env.development > .env
- name: Load .env file
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem "sftp",

gem "hathifiles_database",
git: "https://github.com/hathitrust/hathifiles_database",
tag: "0.5.3"
tag: "0.5.5"

gem "thor"
gem "twilio-ruby"
Expand Down
89 changes: 57 additions & 32 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/hathitrust/hathifiles_database
revision: 87129ce7404938e7956f7e2a113425e7676b6a99
tag: 0.5.3
revision: fc15cb099df54c40c209e2236b384abc36f1808d
tag: 0.5.5
specs:
hathifiles_database (0.5.3)
hathifiles_database (0.5.5)
date_named_file
dotenv
ettin
Expand Down Expand Up @@ -56,7 +56,7 @@ GEM
ast (2.4.3)
base64 (0.3.0)
benchmark (0.4.1)
bigdecimal (3.3.1)
bigdecimal (4.0.1)
byebug (12.0.0)
canister (0.9.2)
climate_control (1.2.0)
Expand All @@ -66,31 +66,35 @@ GEM
crack (1.0.1)
bigdecimal
rexml
date (3.5.1)
date_named_file (0.1.1)
deep_merge (1.2.2)
diff-lcs (1.6.2)
docile (1.4.1)
dotenv (3.1.8)
dotenv (3.2.0)
drb (2.2.3)
dry-cli (1.3.0)
dry-files (1.1.0)
dry-inflector (1.2.0)
dry-initializer (3.2.0)
erb (6.0.1)
ettin (1.3.0)
deep_merge
faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
faraday-net_http (3.4.2)
net-http (~> 0.5)
faraday-retry (2.3.2)
faraday (~> 2.0)
hanami-cli (2.2.1)
bundler (~> 2.1)
hanami-cli (2.3.3)
bundler (>= 2.1)
dry-cli (~> 1.0, >= 1.1.0)
dry-files (~> 1.0, >= 1.0.2, < 2)
dry-inflector (~> 1.0, < 2)
irb
rackup
rake (~> 13.0)
zeitwerk (~> 2.6)
hashdiff (1.2.1)
Expand All @@ -99,7 +103,12 @@ GEM
http-2 (>= 1.0.0)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
json (2.15.2)
io-console (0.8.2)
irb (1.16.0)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.18.0)
jwt (3.1.2)
base64
language_server-protocol (3.17.0.5)
Expand All @@ -112,17 +121,20 @@ GEM
minitest (5.26.0)
mysql2 (0.5.7)
bigdecimal
net-http (0.7.0)
uri
nokogiri (1.18.10-x86_64-linux-gnu)
net-http (0.9.1)
uri (>= 0.11.1)
nokogiri (1.19.0-x86_64-linux-gnu)
racc (~> 1.4)
parallel (1.27.0)
parser (3.3.9.0)
parser (3.3.10.0)
ast (~> 2.4.1)
racc
pastel (0.8.0)
tty-color (~> 0.5)
prism (1.5.2)
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.7.0)
prometheus-client (4.2.5)
base64
pry (0.15.2)
Expand All @@ -131,12 +143,23 @@ GEM
pry-byebug (3.11.0)
byebug (~> 12.0)
pry (>= 0.13, < 0.16)
psych (5.3.1)
date
stringio
public_suffix (6.0.2)
racc (1.8.1)
rack (3.2.2)
rackup (2.3.1)
rack (>= 3)
rainbow (3.1.1)
rake (13.3.1)
rdoc (7.0.3)
erb
psych (>= 4.0.0)
tsort
regexp_parser (2.11.3)
reline (0.6.3)
io-console (~> 0.5)
rexml (3.4.4)
rspec (3.13.2)
rspec-core (~> 3.13.0)
Expand All @@ -151,52 +174,54 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.6)
rubocop (1.80.2)
rubocop (1.81.7)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.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.46.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.47.1)
rubocop-ast (1.49.0)
parser (>= 3.3.7.2)
prism (~> 1.4)
rubocop-performance (1.25.0)
prism (~> 1.7)
rubocop-performance (1.26.1)
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
ruby-next-core (1.1.2)
ruby-progressbar (1.13.0)
securerandom (0.4.1)
semantic_logger (4.17.0)
concurrent-ruby (~> 1.0)
sequel (5.97.0)
sequel (5.99.0)
bigdecimal
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.13.2)
simplecov_json_formatter (0.1.4)
sqlite3 (2.7.4-x86_64-linux-gnu)
standard (1.51.1)
sqlite3 (2.9.0-x86_64-linux-gnu)
standard (1.52.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.80.2)
rubocop (~> 1.81.7)
standard-custom (~> 1.0.0)
standard-performance (~> 1.8)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.8.0)
standard-performance (1.9.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.25.0)
telephone_number (1.4.23)
rubocop-performance (~> 1.26.0)
stringio (3.2.0)
telephone_number (1.4.24)
thor (1.4.0)
tsort (0.2.0)
tty-color (0.6.0)
tty-cursor (0.7.1)
tty-prompt (0.23.1)
Expand All @@ -207,16 +232,16 @@ GEM
tty-screen (~> 0.8)
wisper (~> 2.0)
tty-screen (0.8.2)
twilio-ruby (7.8.5)
twilio-ruby (7.9.0)
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 4.0)
nokogiri (>= 1.6, < 2.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (3.2.0)
unicode-emoji (~> 4.1)
unicode-emoji (4.1.0)
uri (1.1.0)
unicode-emoji (4.2.0)
uri (1.1.1)
webmock (3.26.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand All @@ -230,7 +255,7 @@ GEM
prometheus-client (>= 3.0, < 5.0)
rack
yabeda (~> 0.10)
zeitwerk (2.7.3)
zeitwerk (2.7.4)

PLATFORMS
x86_64-linux
Expand Down