Skip to content

Commit

Permalink
Merge pull request #3093 from OfficeForProductSafetyAndStandards/depe…
Browse files Browse the repository at this point in the history
…ndabot/bundler/dependencies-bb5e8f26f1

Bump the dependencies group with 15 updates
  • Loading branch information
alan-at-work authored Jul 2, 2024
2 parents 565cf35 + 41c7413 commit 19cf9c8
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 51 deletions.
12 changes: 6 additions & 6 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ gem "aasm", "~> 5.5"
gem "active_model_serializers", "~> 0.10.14"
gem "active_storage_validations", "~> 1.1.3"
gem "ahoy_matey", "~> 5.1"
gem "aws-sdk-s3", "~> 1.152"
gem "aws-sdk-s3control", "~> 1.83"
gem "aws-sdk-s3", "~> 1.155"
gem "aws-sdk-s3control", "~> 1.86"
gem "bootsnap", require: false
gem "caxlsx"
gem "caxlsx_rails"
Expand All @@ -24,7 +24,7 @@ gem "interactor", "~> 3.1"
gem "jbuilder"
gem "jsbundling-rails"
gem "lograge", "~> 0.14"
gem "mini_magick", "~> 4.12"
gem "mini_magick", "~> 4.13"
gem "opensearch-ruby"

# ActionMailer dependencies
Expand All @@ -35,14 +35,14 @@ gem "net-smtp"
gem "loaf", "~> 0.10"
gem "matrix", "~> 0.4"
gem "nokogiri"
gem "pagy", "~> 8.4.4"
gem "pagy", "~> 8.6.2"
gem "paper_trail"
gem "pg", "~> 1.5"
gem "prawn", "~> 2.5"
gem "prawn-table", "~> 0.2"
gem "puma", "~> 6.4"
gem "pundit", "~> 2.3"
gem "rack", "~> 3.0.11"
gem "rack", "~> 3.1.4"
gem "rails", "~> 7.1.3"
gem "redcarpet", "~> 3.5"
gem "redis-rails", "~> 5.0"
Expand All @@ -55,7 +55,7 @@ gem "scout_apm", "~> 5.3"
gem "searchkick", "~> 5.3"
gem "sentry-rails"
gem "sentry-sidekiq"
gem "sidekiq", "~> 7.2"
gem "sidekiq", "~> 7.3"
gem "sidekiq-scheduler", "~> 5.0.3"
gem "sprockets", "~> 4.2.1"
gem "sprockets-rails", require: "sprockets/railtie"
Expand Down
93 changes: 48 additions & 45 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,21 +152,21 @@ GEM
attr_extras (7.1.0)
awesome_print (1.9.2)
aws-eventstream (1.3.0)
aws-partitions (1.942.0)
aws-sdk-core (3.197.0)
aws-partitions (1.950.0)
aws-sdk-core (3.200.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.83.0)
aws-sdk-core (~> 3, >= 3.197.0)
aws-sdk-kms (1.87.0)
aws-sdk-core (~> 3, >= 3.199.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.152.1)
aws-sdk-core (~> 3, >= 3.197.0)
aws-sdk-s3 (1.155.0)
aws-sdk-core (~> 3, >= 3.199.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
aws-sdk-s3control (1.83.0)
aws-sdk-core (~> 3, >= 3.197.0)
aws-sdk-s3control (1.86.0)
aws-sdk-core (~> 3, >= 3.199.0)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
backport (1.2.0)
Expand Down Expand Up @@ -198,7 +198,7 @@ GEM
marcel (~> 1.0)
nokogiri (~> 1.10, >= 1.10.4)
rubyzip (>= 1.3.0, < 3)
caxlsx_rails (0.6.3)
caxlsx_rails (0.6.4)
actionpack (>= 3.1)
caxlsx (>= 3.0)
cf-app-utils (0.6)
Expand Down Expand Up @@ -249,7 +249,7 @@ GEM
ruby2_keywords
drb (2.2.1)
e2mmap (0.1.0)
erubi (1.12.0)
erubi (1.13.0)
et-orbi (1.2.11)
tzinfo
factory_bot (6.4.6)
Expand Down Expand Up @@ -296,7 +296,7 @@ GEM
ruby-vips (>= 2.0.17, < 3)
interactor (3.1.2)
io-console (0.7.2)
irb (1.13.1)
irb (1.13.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jaro_winkler (1.5.6)
Expand Down Expand Up @@ -325,6 +325,7 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
loaf (0.10.0)
railties (>= 3.2)
logger (1.6.0)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand All @@ -344,17 +345,17 @@ GEM
marcel (1.0.4)
matrix (0.4.2)
method_source (1.1.0)
mini_magick (4.12.0)
mini_magick (4.13.1)
mini_mime (1.1.5)
minitest (5.23.1)
minitest (5.24.1)
mize (0.4.1)
protocol (~> 2.0)
msgpack (1.7.2)
multi_json (1.15.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.12)
net-imap (0.4.14)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -364,13 +365,13 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.1)
nokogiri (1.16.5-arm64-darwin)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x64-mingw-ucrt)
nokogiri (1.16.6-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-darwin)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
notifications-ruby-client (5.4.0)
jwt (>= 1.5, < 3)
Expand All @@ -379,14 +380,14 @@ GEM
multi_json (>= 1.0)
optimist (3.1.0)
orm_adapter (0.5.0)
pagy (8.4.4)
pagy (8.6.2)
paper_trail (15.1.0)
activerecord (>= 6.1)
request_store (~> 1.4)
parallel (1.25.1)
parallel_tests (4.7.1)
parallel
parser (3.3.2.0)
parser (3.3.3.0)
ast (~> 2.4.1)
racc
patience_diff (1.2.0)
Expand Down Expand Up @@ -420,7 +421,7 @@ GEM
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.8.0)
rack (3.0.11)
rack (3.1.4)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -472,7 +473,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rbs (2.8.4)
rdoc (6.6.3.1)
rdoc (6.7.0)
psych (>= 4.0.0)
redcarpet (3.6.0)
redis (5.2.0)
Expand All @@ -484,7 +485,7 @@ GEM
redis-activesupport (5.3.0)
activesupport (>= 3, < 8)
redis-store (>= 1.3, < 2)
redis-client (0.22.1)
redis-client (0.22.2)
connection_pool
redis-rack (3.0.0)
rack-session (>= 0.2.0)
Expand All @@ -496,7 +497,7 @@ GEM
redis-store (1.10.0)
redis (>= 4, < 6)
regexp_parser (2.9.2)
reline (0.5.5)
reline (0.5.9)
io-console (~> 0.5)
request_store (1.6.0)
rack (>= 1.4)
Expand All @@ -505,7 +506,7 @@ GEM
railties (>= 5.2)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.9)
rexml (3.3.1)
strscan
rollups (0.3.2)
activesupport (>= 6.1)
Expand All @@ -519,13 +520,13 @@ GEM
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.2)
rspec-rails (6.1.3)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down Expand Up @@ -568,7 +569,7 @@ GEM
rubocop-rails (= 2.25.0)
rubocop-rake (= 0.6.0)
rubocop-rspec (= 2.30.0)
rubocop-performance (1.21.0)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.25.0)
Expand Down Expand Up @@ -614,28 +615,30 @@ GEM
searchkick (5.3.1)
activemodel (>= 6.1)
hashie
selenium-webdriver (4.21.1)
selenium-webdriver (4.22.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.17.3)
sentry-rails (5.18.0)
railties (>= 5.0)
sentry-ruby (~> 5.17.3)
sentry-ruby (5.17.3)
sentry-ruby (~> 5.18.0)
sentry-ruby (5.18.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-sidekiq (5.17.3)
sentry-ruby (~> 5.17.3)
sentry-sidekiq (5.18.0)
sentry-ruby (~> 5.18.0)
sidekiq (>= 3.0)
sexp_processor (4.17.1)
shoulda-matchers (6.2.0)
activesupport (>= 5.2.0)
sidekiq (7.2.4)
sidekiq (7.3.0)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.19.0)
redis-client (>= 0.22.2)
sidekiq-scheduler (5.0.3)
rufus-scheduler (~> 3.2)
sidekiq (>= 6, < 8)
Expand Down Expand Up @@ -681,7 +684,7 @@ GEM
railties (>= 6.0.0)
store_attribute (1.2.0)
activerecord (>= 6.0)
stringio (3.1.0)
stringio (3.1.1)
strong_migrations (1.8.0)
activerecord (>= 5.2)
strscan (3.1.0)
Expand All @@ -697,7 +700,7 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.1)
tilt (2.3.0)
timecop (0.9.9)
timecop (0.9.10)
timeout (0.4.1)
tins (1.33.0)
bigdecimal
Expand Down Expand Up @@ -742,7 +745,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.36)
zeitwerk (2.6.13)
zeitwerk (2.6.16)

PLATFORMS
arm64-darwin-22
Expand All @@ -758,8 +761,8 @@ DEPENDENCIES
active_storage_validations (~> 1.1.3)
ahoy_matey (~> 5.1)
awesome_print (~> 1.9)
aws-sdk-s3 (~> 1.152)
aws-sdk-s3control (~> 1.83)
aws-sdk-s3 (~> 1.155)
aws-sdk-s3control (~> 1.86)
bootsnap
byebug (~> 11.1)
capybara (~> 3.40)
Expand Down Expand Up @@ -789,13 +792,13 @@ DEPENDENCIES
lograge (~> 0.14)
m (~> 1.6)
matrix (~> 0.4)
mini_magick (~> 4.12)
mini_magick (~> 4.13)
net-imap
net-pop
net-smtp
nokogiri
opensearch-ruby
pagy (~> 8.4.4)
pagy (~> 8.6.2)
paper_trail
parallel_tests (~> 4.7.1)
pg (~> 1.5)
Expand All @@ -807,7 +810,7 @@ DEPENDENCIES
pry-doc (~> 1.5)
puma (~> 6.4)
pundit (~> 2.3)
rack (~> 3.0.11)
rack (~> 3.1.4)
rails (~> 7.1.3)
rails-controller-testing (~> 1.0)
rails-erd
Expand All @@ -834,7 +837,7 @@ DEPENDENCIES
sentry-rails
sentry-sidekiq
shoulda-matchers
sidekiq (~> 7.2)
sidekiq (~> 7.3)
sidekiq-scheduler (~> 5.0.3)
simplecov
simplecov-console (~> 0.9)
Expand Down

0 comments on commit 19cf9c8

Please sign in to comment.