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
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ gem 'redis', '~> 5.4', '>= 5.4.1'
gem 'roo', '~> 2.10', '>= 2.10.1'
gem 'ruby-filemagic', '~> 0.7', '>= 0.7.3'
gem 'rubyzip', '~> 2.4', '>= 2.4.1'
gem 'sentry-rails', '~> 5.26'
gem 'sentry-ruby', '~> 5.26'
gem 'sentry-sidekiq', '~> 5.26'
gem 'sentry-rails', '~> 6.7'
gem 'sentry-ruby', '~> 6.7'
gem 'sentry-sidekiq', '~> 6.7'
gem 'sepa_king', '~> 0.14'
gem 'sidekiq', '~> 7.3', '>= 7.3.9'
gem 'sidekiq-scheduler', '~> 6.0', '>= 6.0.1'
Expand Down
115 changes: 62 additions & 53 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,16 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.3)
awesome_print (1.9.2)
base64 (0.2.0)
base64 (0.3.0)
bcrypt (3.1.22)
bcrypt (3.1.22-java)
benchmark (0.4.0)
benchmark (0.5.0)
better_errors (2.10.1)
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
bigdecimal (3.1.9)
bigdecimal (3.1.9-java)
bigdecimal (4.1.2)
bigdecimal (4.1.2-java)
binding_of_caller (1.0.1)
debug_inspector (>= 1.2.0)
bootsnap (1.18.6)
Expand Down Expand Up @@ -123,19 +123,19 @@ GEM
cgi (0.5.2-java)
coderay (1.1.3)
colorize (1.1.0)
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
concurrent-ruby (1.3.8)
connection_pool (3.0.2)
consistency_fail (0.3.7)
counter_culture (3.11.3)
activerecord (>= 4.2)
activesupport (>= 4.2)
crack (1.0.0)
bigdecimal
rexml
crass (1.0.6)
crass (1.0.7)
csv (3.3.5)
date (3.4.1)
date (3.4.1-java)
date (3.5.1)
date (3.5.1-java)
debug_inspector (1.2.0)
diff-lcs (1.6.1)
docile (1.4.1)
Expand All @@ -148,7 +148,9 @@ GEM
dotenv-rails (3.1.8)
dotenv (= 3.1.8)
railties (>= 6.1)
drb (2.2.1)
drb (2.2.3)
erb (6.0.7)
erb (6.0.7-java)
erubi (1.13.1)
et-orbi (1.2.11)
tzinfo
Expand Down Expand Up @@ -202,7 +204,7 @@ GEM
http-cookie (1.0.8)
domain_name (~> 0.5)
http-form_data (2.3.0)
i18n (1.14.7)
i18n (1.15.2)
concurrent-ruby (~> 1.0)
iban-tools (1.2.1)
icalendar (2.12.1)
Expand All @@ -216,15 +218,16 @@ GEM
ruby-vips (>= 2.0.17, < 3)
improvmx (0.2.1)
rest-client (~> 2.0)
io-console (0.8.0)
io-console (0.8.0-java)
irb (1.15.2)
io-console (0.9.2)
io-console (0.9.2-java)
irb (1.18.0)
pp (>= 0.6.0)
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
isbn_validation (1.2.2)
activerecord (>= 3)
jar-dependencies (0.5.5)
jar-dependencies (0.5.7)
json (2.10.2)
json (2.10.2-java)
jsonapi-authorization (3.0.2)
Expand All @@ -243,7 +246,7 @@ GEM
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.7.0)
loofah (2.24.0)
loofah (2.25.2)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lumberjack (1.2.10)
Expand All @@ -265,8 +268,8 @@ GEM
mini_magick (5.3.1)
logger
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.5)
mini_portile2 (2.8.9)
minitest (5.27.0)
msgpack (1.8.0)
msgpack (1.8.0-java)
nenv (0.3.0)
Expand All @@ -282,12 +285,12 @@ GEM
netrc (0.11.0)
nio4r (2.7.4)
nio4r (2.7.4-java)
nokogiri (1.18.7)
nokogiri (1.19.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.18.7-java)
nokogiri (1.19.4-java)
racc (~> 1.4)
nokogiri (1.18.7-x86_64-linux-gnu)
nokogiri (1.19.4-x86_64-linux-gnu)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand All @@ -304,10 +307,10 @@ GEM
racc
pg (1.6.2)
phonelib (0.10.13)
pp (0.6.2)
pp (0.6.4)
prettyprint
prettyprint (0.2.0)
prism (1.4.0)
prism (1.9.0)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand All @@ -320,12 +323,6 @@ GEM
pry (>= 0.13, < 0.16)
pry-rails (0.3.11)
pry (>= 0.13.0)
psych (5.2.3)
date
stringio
psych (5.2.3-java)
date
jar-dependencies (>= 0.1.7)
public_suffix (6.0.1)
puma (6.6.1)
nio4r (~> 2.0)
Expand All @@ -336,20 +333,20 @@ GEM
raabro (1.4.0)
racc (1.8.1)
racc (1.8.1-java)
rack (3.0.14)
rack (3.2.7)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-cors (3.0.0)
logger
rack (>= 3.0.14)
rack-mini-profiler (3.3.1)
rack (>= 1.2.0)
rack-session (2.1.0)
rack-session (2.1.2)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rackup (2.3.1)
rack (>= 3)
rails (7.2.3.2)
actioncable (= 7.2.3.2)
Expand All @@ -365,12 +362,12 @@ GEM
activesupport (= 7.2.3.2)
bundler (>= 1.15.0)
railties (= 7.2.3.2)
rails-dom-testing (2.2.0)
rails-dom-testing (2.3.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
rails-html-sanitizer (1.7.1)
loofah (~> 2.25, >= 2.25.2)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails-i18n (7.0.10)
i18n (>= 0.7, < 2)
Expand All @@ -386,19 +383,31 @@ GEM
tsort (>= 0.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rake (13.4.2)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rb-readline (0.5.5)
rdoc (6.13.1)
psych (>= 4.0.0)
rbs (4.2.0)
logger
prism (>= 1.6.0)
tsort
rbs (4.2.0-java)
jar-dependencies (>= 0.1.7)
logger
prism (>= 1.6.0)
tsort
rdoc (8.0.0)
erb
prism (>= 1.6.0)
rbs (>= 4.0.0)
tsort
redis (5.4.1)
redis-client (>= 0.22.0)
redis-client (0.24.0)
redis-client (0.30.1)
connection_pool
regexp_parser (2.10.0)
reline (0.6.1)
reline (0.7.0)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand Down Expand Up @@ -495,15 +504,16 @@ GEM
rufus-scheduler (3.9.2)
fugit (~> 1.1, >= 1.11.1)
securerandom (0.4.1)
sentry-rails (5.28.1)
railties (>= 5.0)
sentry-ruby (~> 5.28.1)
sentry-ruby (5.28.1)
sentry-rails (6.7.0)
railties (>= 5.2.0)
sentry-ruby (~> 6.7.0)
sentry-ruby (6.7.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-sidekiq (5.28.1)
sentry-ruby (~> 5.28.1)
sidekiq (>= 3.0)
logger
sentry-sidekiq (6.7.0)
sentry-ruby (~> 6.7.0)
sidekiq (>= 5.0)
sepa_king (0.14.0)
activemodel (>= 4.2)
iban-tools
Expand Down Expand Up @@ -534,9 +544,8 @@ GEM
listen (>= 2.7, < 4.0)
spring (>= 4)
ssrf_filter (1.2.0)
stringio (3.1.6)
terminal-notifier-guard (1.7.0)
thor (1.3.2)
thor (1.5.0)
timecop (0.9.10)
timeliness (0.5.2)
timeout (0.4.3)
Expand Down Expand Up @@ -567,7 +576,7 @@ GEM
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.7.2)
zeitwerk (2.8.3)

PLATFORMS
java
Expand Down Expand Up @@ -638,9 +647,9 @@ DEPENDENCIES
rubocop-rspec_rails (~> 2.31)
ruby-filemagic (~> 0.7, >= 0.7.3)
rubyzip (~> 2.4, >= 2.4.1)
sentry-rails (~> 5.26)
sentry-ruby (~> 5.26)
sentry-sidekiq (~> 5.26)
sentry-rails (~> 6.7)
sentry-ruby (~> 6.7)
sentry-sidekiq (~> 6.7)
sepa_king (~> 0.14)
sidekiq (~> 7.3, >= 7.3.9)
sidekiq-scheduler (~> 6.0, >= 6.0.1)
Expand Down
Loading