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 @@ -9,7 +9,7 @@ gem 'rails', '~> 8.1.3'
# Gems
gem 'activeadmin', '~> 3.5'
gem 'active_storage_base64', '~> 3.0.1'
gem 'aws-sdk-s3', '~> 1.223', require: false
gem 'aws-sdk-s3', '~> 1.224', require: false
gem 'bootsnap', '~> 1.24'
gem 'cssbundling-rails', '~> 1.4'
gem 'devise', '~> 4.9'
Expand All @@ -18,7 +18,7 @@ gem 'draper', '~> 4.0'
gem 'flipper', '~> 1.4.2'
gem 'flipper-active_record', '~> 1.4.2'
gem 'flipper-ui', '~> 1.4.2'
gem 'good_job', '~> 4.18.2'
gem 'good_job', '~> 4.19.0'
gem 'jbuilder', '~> 2.15'
gem 'jsbundling-rails', '~> 1.3'
gem 'lograge', '~> 0.14'
Expand Down Expand Up @@ -79,7 +79,7 @@ group :test do
gem 'parallel_tests', '~> 5.7'
gem 'pg_query', '~> 6.2.2'
gem 'prosopite', '~> 2.2.0'
gem 'rspec-openapi', '~> 0.26'
gem 'rspec-openapi', '~> 0.27'
gem 'rspec-retry', github: 'rootstrap/rspec-retry', branch: 'add-intermittent-callback'
gem 'selenium-webdriver', '~> 4.44.0'
gem 'shoulda-matchers', '~> 7.0'
Expand Down
40 changes: 20 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,28 +110,28 @@ GEM
ruby2_keywords (>= 0.0.2)
ast (2.4.3)
aws-eventstream (1.4.0)
aws-partitions (1.1252.0)
aws-sdk-core (3.247.0)
aws-partitions (1.1255.0)
aws-sdk-core (3.250.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
base64
bigdecimal
jmespath (~> 1, >= 1.6.1)
logger
aws-sdk-kms (1.127.0)
aws-sdk-core (~> 3, >= 3.247.0)
aws-sdk-kms (1.128.0)
aws-sdk-core (~> 3, >= 3.248.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.223.0)
aws-sdk-core (~> 3, >= 3.247.0)
aws-sdk-s3 (1.224.0)
aws-sdk-core (~> 3, >= 3.248.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.12.1)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.3.0)
bcrypt (3.1.22)
bigdecimal (4.1.2)
bootsnap (1.24.4)
bootsnap (1.24.5)
msgpack (~> 1.2)
brakeman (8.0.4)
racc
Expand Down Expand Up @@ -255,12 +255,12 @@ GEM
formtastic (6.0.0)
actionpack (>= 7.2.0)
formtastic_i18n (0.7.0)
fugit (1.12.1)
fugit (1.12.2)
et-orbi (~> 1.4)
raabro (~> 1.4)
globalid (1.3.0)
activesupport (>= 6.1)
good_job (4.18.2)
good_job (4.19.0)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
Expand Down Expand Up @@ -301,7 +301,7 @@ GEM
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.15.0)
jbuilder (2.15.1)
actionview (>= 7.0.0)
activesupport (>= 7.0.0)
jmespath (1.6.2)
Expand All @@ -311,7 +311,7 @@ GEM
thor (>= 0.14, < 2.0)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.19.5)
json (2.19.7)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
Expand Down Expand Up @@ -360,7 +360,7 @@ GEM
minitest (6.0.6)
drb (~> 2.0)
prism (~> 1.5)
msgpack (1.8.0)
msgpack (1.8.1)
net-http (0.9.1)
uri (>= 0.11.1)
net-imap (0.5.14)
Expand All @@ -387,7 +387,7 @@ GEM
sawyer (~> 0.9)
orm_adapter (0.5.0)
ostruct (0.6.3)
pagy (43.5.4)
pagy (43.5.5)
json
uri
yaml
Expand Down Expand Up @@ -420,7 +420,7 @@ GEM
date
stringio
public_suffix (7.0.5)
puma (8.0.1)
puma (8.0.2)
nio4r (~> 2.0)
pundit (2.5.2)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -520,7 +520,7 @@ GEM
rspec-mocks (3.13.8)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-openapi (0.26.0)
rspec-openapi (0.27.0)
actionpack (>= 5.2.0)
rails-dom-testing
rspec-core
Expand Down Expand Up @@ -563,7 +563,7 @@ GEM
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
rubocop-rails (2.35.2)
rubocop-rails (2.35.3)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
Expand Down Expand Up @@ -643,7 +643,7 @@ GEM
activemodel (>= 5.2)
activerecord (>= 5.2)
yaml (0.4.0)
zeitwerk (2.8.1)
zeitwerk (2.8.2)

PLATFORMS
arm64-darwin-22
Expand All @@ -655,7 +655,7 @@ DEPENDENCIES
active_storage_base64 (~> 3.0.1)
activeadmin (~> 3.5)
annotaterb (~> 4.22.0)
aws-sdk-s3 (~> 1.223)
aws-sdk-s3 (~> 1.224)
bootsnap (~> 1.24)
brakeman (~> 8.0)
capybara (~> 3.40)
Expand All @@ -671,7 +671,7 @@ DEPENDENCIES
flipper (~> 1.4.2)
flipper-active_record (~> 1.4.2)
flipper-ui (~> 1.4.2)
good_job (~> 4.18.2)
good_job (~> 4.19.0)
i18n-tasks (~> 1.1.2)
jbuilder (~> 2.15)
jsbundling-rails (~> 1.3)
Expand All @@ -695,7 +695,7 @@ DEPENDENCIES
rails (~> 8.1.3)
rails_best_practices (~> 1.23)
reek (~> 6.5)
rspec-openapi (~> 0.26)
rspec-openapi (~> 0.27)
rspec-rails (~> 8.0)
rspec-retry!
rswag-api (~> 2.17.0)
Expand Down