Skip to content

Commit

Permalink
Merge branch 'main' into creates-name
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Dec 3, 2023
2 parents ca191cc + ac82eb4 commit 455326c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
active_storage_validations (1.1.2)
active_storage_validations (1.1.3)
activejob (>= 5.2.0)
activemodel (>= 5.2.0)
activestorage (>= 5.2.0)
Expand Down Expand Up @@ -244,7 +244,7 @@ GEM
multipart-post (2.3.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
net-imap (0.4.5)
net-imap (0.4.7)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -253,7 +253,7 @@ GEM
timeout
net-smtp (0.4.0)
net-protocol
nio4r (2.6.0)
nio4r (2.7.0)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
nori (2.6.0)
Expand Down Expand Up @@ -370,7 +370,7 @@ GEM
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.0.3)
rspec-rails (6.1.0)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ services:
retries: 3

tika:
image: apache/tika:2.8.0.0
image: apache/tika:2.9.1.0
expose:
- 9998
restart: always
Expand Down

0 comments on commit 455326c

Please sign in to comment.