Skip to content

Commit

Permalink
various gem updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Hoffman committed Jan 12, 2023
1 parent 8e3e53c commit d1a5be1
Show file tree
Hide file tree
Showing 9 changed files with 130 additions and 92 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Expand Up @@ -18,6 +18,7 @@ GEM
choice (0.2.0)
coderay (1.1.3)
concurrent-ruby (1.1.10)
connection_pool (2.3.0)
csv (3.2.5)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
Expand Down Expand Up @@ -53,7 +54,7 @@ GEM
faraday (~> 1.0)
fastimage (2.2.6)
ffi (1.15.5-java)
git (1.12.0)
git (1.13.0)
addressable (~> 2.8)
rchardet (~> 1.8)
github_api (0.19.0)
Expand Down Expand Up @@ -85,7 +86,8 @@ GEM
multipart-post (1.2.0)
mustermann (1.1.2)
ruby2_keywords (~> 0.0.1)
net-http-persistent (2.8)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
net-ldap (0.16.3)
nokogiri (1.12.5-java)
racc (~> 1.4)
Expand Down Expand Up @@ -231,7 +233,7 @@ DEPENDENCIES
mizuno-aspace
multi_json (~> 1.15.0)
multipart-post (= 1.2.0)
net-http-persistent (= 2.8)
net-http-persistent (>= 4.0.1)
net-ldap (~> 0.16.0)
nokogiri (>= 1.10.8)
oai (= 0.4.0)
Expand Down
4 changes: 2 additions & 2 deletions backend/Gemfile
Expand Up @@ -20,8 +20,8 @@ gem 'rubyXL', '~> 3.4', '>= 3.4.9'
gem 'saxerator', '= 0.9.2'
gem 'saxon-rb', '~> 0.8.3'
gem 'sequel', '~> 5.9.0'
gem 'sinatra', '2.0.5', require: false
gem 'sinatra-contrib', '2.0.5', require: false
gem 'sinatra', '~> 2.2', require: false
gem 'sinatra-contrib', '~> 2.2', require: false
gem 'tzinfo'

gem 'warbler', '2.0.5', group: :build
Expand Down
40 changes: 19 additions & 21 deletions backend/Gemfile.lock
Expand Up @@ -7,7 +7,6 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
atomic (1.0.1-java)
backports (3.23.0)
bcrypt (3.1.7-java)
builder (3.2.4)
childprocess (3.0.0)
Expand Down Expand Up @@ -63,7 +62,7 @@ GEM
rack (>= 1.0.0)
multi_json (1.15.0)
multipart-post (1.2.0)
mustermann (1.1.2)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
Expand All @@ -83,9 +82,9 @@ GEM
ruby-debug-base (>= 0.10.4, < 0.12)
pry-nav (1.0.0)
pry (>= 0.9.10, < 0.15)
racc (1.6.0-java)
rack (2.2.4)
rack-protection (2.0.5)
racc (1.6.2-java)
rack (2.2.5)
rack-protection (2.2.4)
rack
rack-session-sequel (0.0.1)
rack
Expand All @@ -104,13 +103,13 @@ GEM
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.0)
rspec-expectations (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.1)
rspec-mocks (3.11.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
rspec-support (3.11.1)
ruby-debug-base (0.11.0-java)
ruby2_keywords (0.0.5)
rubyXL (3.4.25)
Expand All @@ -128,26 +127,25 @@ GEM
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
sinatra (2.2.4)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.4)
tilt (~> 2.0)
sinatra-contrib (2.0.5)
backports (>= 2.8.2)
sinatra-contrib (2.2.4)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.0.5)
sinatra (= 2.0.5)
tilt (>= 1.3, < 3)
mustermann (~> 2.0)
rack-protection (= 2.2.4)
sinatra (= 2.2.4)
tilt (~> 2.0)
spoon (0.0.6)
ffi
thread_safe (0.3.6-java)
tidy (1.1.2)
tilt (2.0.11)
tzinfo (1.2.10)
thread_safe (~> 0.1)
tzinfo-data (1.2022.3)
tzinfo-data (1.2022.7)
tzinfo (>= 1.0.0)
warbler (2.0.5)
jruby-jars (>= 9.0.0.0)
Expand Down Expand Up @@ -197,8 +195,8 @@ DEPENDENCIES
saxon-rb (~> 0.8.3)
sequel (~> 5.9.0)
simplecov (= 0.7.1)
sinatra (= 2.0.5)
sinatra-contrib (= 2.0.5)
sinatra (~> 2.2)
sinatra-contrib (~> 2.2)
tzinfo
tzinfo-data
warbler (= 2.0.5)
Expand Down
48 changes: 34 additions & 14 deletions frontend/Gemfile.lock
Expand Up @@ -46,10 +46,10 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
arel (9.0.0)
atomic (1.0.1-java)
axe-core-api (4.4.1)
axe-core-api (4.5.1)
dumb_delegator
virtus
axe-core-rspec (4.4.1)
axe-core-rspec (4.5.1)
axe-core-api
dumb_delegator
virtus
Expand Down Expand Up @@ -89,11 +89,12 @@ GEM
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.5.0)
digest (3.1.1-java)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dumb_delegator (0.8.1)
erubi (1.11.0)
excon (0.92.4)
erubi (1.12.0)
excon (0.97.1)
execjs (2.8.1)
factory_bot (4.11.1)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -124,8 +125,9 @@ GEM
i18n (0.9.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
io-wait (0.3.0-java)
ipaddress (0.8.3)
jquery-rails (4.5.0)
jquery-rails (4.5.1)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand All @@ -143,11 +145,14 @@ GEM
tilt
less-rails-bootstrap (3.3.5.0)
less-rails (>= 2.6, <= 2.8)
loofah (2.18.0)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mail (2.8.0)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.2)
mechanize (2.8.5)
addressable (~> 2.8)
Expand Down Expand Up @@ -176,26 +181,39 @@ GEM
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
net-imap (0.2.2)
digest
net-protocol
strscan
net-pop (0.1.2)
net-protocol
net-protocol (0.1.2)
io-wait
timeout
net-smtp (0.3.0)
digest
net-protocol
timeout
nio4r (2.5.8-java)
nokogiri (1.12.5-java)
racc (~> 1.4)
parallel (1.22.1)
parallel_tests (2.14.3)
parallel
pry (0.14.1-java)
pry (0.14.2-java)
coderay (~> 1.1)
method_source (~> 1.0)
spoon (~> 0.0)
pry-debugger-jruby (2.1.0-java)
pry-debugger-jruby (2.1.1-java)
pry (>= 0.13, < 0.15)
ruby-debug-base (>= 0.10.4, < 0.12)
pry-nav (1.0.0)
pry (>= 0.9.10, < 0.15)
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.7)
racc (1.6.0-java)
rack (2.2.4)
racc (1.6.2-java)
rack (2.2.5)
rack-test (2.0.2)
rack (>= 1.3)
rails (5.2.5)
Expand All @@ -218,8 +236,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails-html-sanitizer (1.4.4)
loofah (~> 2.19, >= 2.19.1)
railties (5.2.5)
actionpack (= 5.2.5)
activesupport (= 5.2.5)
Expand Down Expand Up @@ -289,15 +307,17 @@ GEM
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
strscan (3.0.5-java)
therubyrhino (2.1.2)
therubyrhino_jar (>= 1.7.4, < 1.7.9)
therubyrhino_jar (1.7.8)
thor (1.2.1)
thread_safe (0.3.6-java)
tilt (2.0.11)
timeout (0.3.1)
tzinfo (1.2.10)
thread_safe (~> 0.1)
tzinfo-data (1.2022.3)
tzinfo-data (1.2022.7)
tzinfo (>= 1.0.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down
4 changes: 2 additions & 2 deletions indexer/Gemfile
Expand Up @@ -12,8 +12,8 @@ gem 'mime-types'
gem 'multi_json', '~> 1.15.0'
gem 'nokogiri', '>= 1.10.8'
gem 'rack-test', '~> 1.1.0'
gem 'sinatra', '2.0.5', require: false
gem 'sinatra-contrib', '2.0.5', require: false
gem 'sinatra', '~> 2.2', require: false
gem 'sinatra-contrib', '~> 2.2', require: false

gem 'multi_json', '~> 1.15.0'
gem 'multipart-post', '1.2.0'
Expand Down
48 changes: 23 additions & 25 deletions indexer/Gemfile.lock
Expand Up @@ -7,12 +7,11 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
atomic (1.0.1-java)
backports (3.21.0)
builder (3.2.4)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
connection_pool (2.3.0)
diff-lcs (1.5.0)
excon (0.85.0)
excon (0.97.1)
factory_bot (4.11.1)
activesupport (>= 3.0.0)
fog-aws (2.0.0)
Expand All @@ -27,7 +26,7 @@ GEM
fog-json (1.2.0)
fog-core
multi_json (~> 1.10)
fog-xml (0.1.3)
fog-xml (0.1.4)
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
formatador (0.3.0)
Expand All @@ -37,21 +36,21 @@ GEM
json (2.3.0-java)
json-schema (1.0.10)
ladle (0.2.0-java)
mime-types (3.3.1)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0901)
minitest (5.14.4)
mime-types-data (3.2022.0105)
minitest (5.15.0)
multi_json (1.15.0)
multipart-post (1.2.0)
mustermann (1.1.1)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
nokogiri (1.12.5-java)
racc (~> 1.4)
racc (1.5.2-java)
rack (2.2.3)
rack-protection (2.0.5)
racc (1.6.2-java)
rack (2.2.5)
rack-protection (2.2.4)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand All @@ -73,21 +72,20 @@ GEM
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
sinatra (2.2.4)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.4)
tilt (~> 2.0)
sinatra-contrib (2.0.5)
backports (>= 2.8.2)
sinatra-contrib (2.2.4)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.0.5)
sinatra (= 2.0.5)
tilt (>= 1.3, < 3)
mustermann (~> 2.0)
rack-protection (= 2.2.4)
sinatra (= 2.2.4)
tilt (~> 2.0)
thread_safe (0.3.6-java)
tilt (2.0.10)
tzinfo (1.2.9)
tilt (2.0.11)
tzinfo (1.2.10)
thread_safe (~> 0.1)

PLATFORMS
Expand All @@ -112,8 +110,8 @@ DEPENDENCIES
rspec (~> 3.6.0)
rspec-core
simplecov (= 0.7.1)
sinatra (= 2.0.5)
sinatra-contrib (= 2.0.5)
sinatra (~> 2.2)
sinatra-contrib (~> 2.2)

BUNDLED WITH
2.1.4
2 changes: 1 addition & 1 deletion oai/Gemfile
Expand Up @@ -2,4 +2,4 @@

source 'https://rubygems.org'

gem 'sinatra', '2.0.5', require: false
gem 'sinatra', '~> 2.2', require: false

0 comments on commit d1a5be1

Please sign in to comment.