Skip to content
Open
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
8 changes: 6 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ GEM
faraday (>= 0.8, < 2)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
ffi (1.15.4)
ffi (1.15.4-java)
ffi (1.15.4-x64-mingw32)
field_test (0.4.1)
Expand Down Expand Up @@ -235,6 +236,8 @@ GEM
racc (~> 1.4)
nokogiri (1.12.5-x64-mingw32)
racc (~> 1.4)
nokogiri (1.12.5-x86_64-linux)
racc (~> 1.4)
openlibrary-covers (0.1.1)
orm_adapter (0.5.0)
ostruct (0.4.0)
Expand All @@ -243,9 +246,9 @@ GEM
ast (~> 2.4.1)
popper_js (1.16.0)
public_suffix (4.0.6)
puma (5.5.2)
puma (5.6.4)
nio4r (~> 2.0)
puma (5.5.2-java)
puma (5.6.4-java)
nio4r (~> 2.0)
racc (1.6.0)
racc (1.6.0-java)
Expand Down Expand Up @@ -431,6 +434,7 @@ PLATFORMS
java
universal-java-1.8
x64-mingw32
x86_64-linux

DEPENDENCIES
activerecord-jdbc-adapter (~> 60.2)
Expand Down