Skip to content
Merged
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
14 changes: 7 additions & 7 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
source 'https://rubygems.org'

gem 'active_model_otp', '~> 2.3', '>= 2.3.4'
gem 'bcrypt', '~> 3.1.20'
gem 'bootsnap', '~> 1.19.0'
gem 'bcrypt', '~> 3.1.21'
gem 'bootsnap', '~> 1.20.1'
gem 'browser', '~> 6.2.0'
gem 'cssbundling-rails', '~> 1.4', '>= 1.4.3'
gem 'dartsass-rails', '~> 0.5.1'
Expand All @@ -25,21 +25,21 @@ gem 'omniauth-identity', '~> 3.1', '>= 3.1.5'
gem 'omniauth-oauth2', '~> 1.9.0'
gem 'paper_trail', '~> 17.0.0'
gem 'paranoia', '~> 3.1.0'
gem 'pg', '~> 1.6.2'
gem 'pg', '~> 1.6.3'
gem 'puma', '~> 7.1.0'
gem 'pundit', '~> 2.5.2'
gem 'rack-attack', '~> 6.8.0'
gem 'rails', '~> 7.2.3'
gem 'rails-i18n', '~> 7.0.10'
gem 'redis', '~> 5.4', '>= 5.4.1'
gem 'rest-client', '~> 2.1.0'
gem 'rqrcode', '~> 3.1', '>= 3.1.1'
gem 'rqrcode', '~> 3.2'
gem 'sentry-rails', '~> 6.2'
gem 'sentry-ruby', '~> 6.2'
gem 'sentry-sidekiq', '~> 6.2'
gem 'sidekiq', '~> 8.0.10'
gem 'sidekiq-scheduler', '~> 6.0.1'
gem 'simple_form', '~> 5.4.0'
gem 'simple_form', '~> 5.4.1'
gem 'sprockets-rails', '~> 3.5', '>= 3.5.2'
gem 'turbo-rails', '~> 2.0', '>= 2.0.20'
gem 'uglifier', '~> 4.2.1'
Expand Down Expand Up @@ -77,8 +77,8 @@ group :test do
gem 'rubocop', '~> 1.82.1', require: false
gem 'rubocop-factory_bot', '~> 2.28.0', require: false
gem 'rubocop-performance', '~> 1.26', '>= 1.26.1', require: false
gem 'rubocop-rails', '~> 2.34', '>= 2.34.2', require: false
gem 'rubocop-rspec', '~> 3.8', require: false
gem 'rubocop-rails', '~> 2.34', '>= 2.34.3', require: false
gem 'rubocop-rspec', '~> 3.9', require: false
gem 'rubocop-rspec_rails', '~> 2.32', require: false
gem 'simplecov', '~> 0.22.0', require: false
gem 'simplecov-lcov', '~> 0.9.0', require: false
Expand Down
34 changes: 17 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
rouge (>= 1.0.0)
bigdecimal (3.3.1)
bindex (0.8.1)
bootsnap (1.19.0)
bootsnap (1.20.1)
msgpack (~> 1.2)
brakeman (8.0.1)
racc
Expand Down Expand Up @@ -342,7 +342,7 @@ GEM
parser (3.3.10.0)
ast (~> 2.4.1)
racc
pg (1.6.2-x86_64-linux)
pg (1.6.3-x86_64-linux)
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
Expand Down Expand Up @@ -429,7 +429,7 @@ GEM
tsort
redis (5.4.1)
redis-client (>= 0.22.0)
redis-client (0.26.2)
redis-client (0.26.3)
connection_pool
regexp_parser (2.11.3)
reline (0.6.3)
Expand All @@ -446,10 +446,10 @@ GEM
netrc (~> 0.8)
rotp (6.3.0)
rouge (4.6.1)
rqrcode (3.1.1)
rqrcode (3.2.0)
chunky_png (~> 1.0)
rqrcode_core (~> 2.0)
rqrcode_core (2.0.1)
rqrcode_core (2.1.0)
rspec (3.13.2)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -482,23 +482,23 @@ GEM
rubocop-ast (>= 1.48.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.48.0)
rubocop-ast (1.49.0)
parser (>= 3.3.7.2)
prism (~> 1.4)
prism (~> 1.7)
rubocop-factory_bot (2.28.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-performance (1.26.1)
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
rubocop-rails (2.34.2)
rubocop-rails (2.34.3)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.44.0, < 2.0)
rubocop-rspec (3.8.0)
rubocop-rspec (3.9.0)
lint_roller (~> 1.1)
rubocop (~> 1.81)
rubocop-rspec_rails (2.32.0)
Expand Down Expand Up @@ -530,7 +530,7 @@ GEM
sidekiq-scheduler (6.0.1)
rufus-scheduler (~> 3.2)
sidekiq (>= 7.3, < 9)
simple_form (5.4.0)
simple_form (5.4.1)
actionpack (>= 7.0)
activemodel (>= 7.0)
simplecov (0.22.0)
Expand Down Expand Up @@ -607,9 +607,9 @@ PLATFORMS
DEPENDENCIES
active_model_otp (~> 2.3, >= 2.3.4)
awesome_print (~> 1.9.2)
bcrypt (~> 3.1.20)
bcrypt (~> 3.1.21)
better_errors (~> 2.10.1)
bootsnap (~> 1.19.0)
bootsnap (~> 1.20.1)
brakeman (~> 8.0.1)
browser (~> 6.2.0)
bullet (~> 8.1)
Expand Down Expand Up @@ -643,7 +643,7 @@ DEPENDENCIES
omniauth-oauth2 (~> 1.9.0)
paper_trail (~> 17.0.0)
paranoia (~> 3.1.0)
pg (~> 1.6.2)
pg (~> 1.6.3)
pry-byebug (~> 3.11.0)
pry-rails (~> 0.3.11)
puma (~> 7.1.0)
Expand All @@ -655,20 +655,20 @@ DEPENDENCIES
rb-readline (~> 0.5.5)
redis (~> 5.4, >= 5.4.1)
rest-client (~> 2.1.0)
rqrcode (~> 3.1, >= 3.1.1)
rqrcode (~> 3.2)
rspec-rails (~> 8.0.2)
rubocop (~> 1.82.1)
rubocop-factory_bot (~> 2.28.0)
rubocop-performance (~> 1.26, >= 1.26.1)
rubocop-rails (~> 2.34, >= 2.34.2)
rubocop-rspec (~> 3.8)
rubocop-rails (~> 2.34, >= 2.34.3)
rubocop-rspec (~> 3.9)
rubocop-rspec_rails (~> 2.32)
sentry-rails (~> 6.2)
sentry-ruby (~> 6.2)
sentry-sidekiq (~> 6.2)
sidekiq (~> 8.0.10)
sidekiq-scheduler (~> 6.0.1)
simple_form (~> 5.4.0)
simple_form (~> 5.4.1)
simplecov (~> 0.22.0)
simplecov-lcov (~> 0.9.0)
spring (~> 4.4.0)
Expand Down