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
24 changes: 12 additions & 12 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'active_model_otp', '~> 2.3', '>= 2.3.1'
gem 'active_model_otp', '~> 2.3', '>= 2.3.4'
gem 'bcrypt', '~> 3.1.20'
gem 'bootsnap', '~> 1.19.0'
gem 'browser', '~> 6.2.0'
Expand All @@ -9,7 +9,7 @@ gem 'dartsass-rails', '~> 0.5.1'
gem 'devise', '~>4.9.4'
gem 'devise-i18n', '~>1.15.0'
gem 'factory_bot_rails', '~> 6.5.1'
gem 'faker', '~> 3.5.2'
gem 'faker', '~> 3.5.3'
gem 'http', '~> 5.3.1'
gem 'jbuilder', '~> 2.14.1'
gem 'jquery-rails', '~> 4.6.1'
Expand All @@ -20,9 +20,9 @@ gem 'net-imap', '~> 0.5.12'
gem 'net-pop', '~> 0.1.2'
gem 'net-smtp', '~> 0.5.1'
gem 'omniauth', '~> 2.1.4'
gem 'omniauth-identity', '~> 3.1', '>= 3.1.2'
gem 'omniauth-identity', '~> 3.1', '>= 3.1.5'
gem 'omniauth-oauth2', '~> 1.8.0'
gem 'omniauth-rails_csrf_protection', '~> 1.0'
gem 'omniauth-rails_csrf_protection', '~> 1.0', '>= 1.0.2'
gem 'paper_trail', '~> 17.0.0'
gem 'paranoia', '~> 3.1.0'
gem 'pg', '~> 1.6.2'
Expand All @@ -31,13 +31,13 @@ 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.0'
gem 'redis', '~> 5.4', '>= 5.4.1'
gem 'rest-client', '~> 2.1.0'
gem 'rqrcode', '~> 2.2'
gem 'sentry-rails', '~> 6.1', '>= 6.1.1'
gem 'sentry-ruby', '~> 6.1', '>= 6.1.1'
gem 'sentry-sidekiq', '~> 6.1', '>= 6.1.1'
gem 'sidekiq', '~> 8.0.9'
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 'sprockets-rails', '~> 3.5', '>= 3.5.2'
Expand All @@ -53,8 +53,8 @@ group :development, :test do
gem 'brakeman', '~> 7.1.1', require: false
gem 'bullet', '~> 8.1'
gem 'colorize', '~> 1.1.0'
gem 'database_consistency', '~> 2.0.8'
gem 'dotenv-rails', '~> 3.1.8'
gem 'database_consistency', '~> 2.1.0'
gem 'dotenv-rails', '~> 3.2.0'
gem 'guard-livereload', '~> 2.5.2'
gem 'guard-rspec', '~> 4.7.3', require: false
gem 'pry-byebug', '~> 3.11.0'
Expand All @@ -79,7 +79,7 @@ group :test do
gem 'rubocop', '~> 1.81.7', 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', require: false
gem 'rubocop-rails', '~> 2.34', '>= 2.34.2', require: false
gem 'rubocop-rspec', '~> 3.8', require: false
gem 'rubocop-rspec_rails', '~> 2.32', require: false
gem 'simplecov', '~> 0.22.0', require: false
Expand Down
52 changes: 26 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ GEM
dartsass-rails (0.5.1)
railties (>= 6.0.0)
sass-embedded (~> 1.63)
database_consistency (2.0.8)
database_consistency (2.1.0)
activerecord (>= 3.2)
date (3.5.0)
devise (4.9.4)
Expand All @@ -140,9 +140,9 @@ GEM
diff-lcs (1.6.2)
docile (1.4.1)
domain_name (0.6.20240107)
dotenv (3.1.8)
dotenv-rails (3.1.8)
dotenv (= 3.1.8)
dotenv (3.2.0)
dotenv-rails (3.2.0)
dotenv (= 3.2.0)
railties (>= 6.1)
drb (2.2.3)
em-websocket (0.5.3)
Expand All @@ -159,7 +159,7 @@ GEM
factory_bot_rails (6.5.1)
factory_bot (~> 6.5)
railties (>= 6.1.0)
faker (3.5.2)
faker (3.5.3)
i18n (>= 1.8.11, < 2)
faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
Expand Down Expand Up @@ -231,7 +231,7 @@ GEM
thor (>= 0.14, < 2.0)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.16.0)
json (2.17.0)
jwt (3.1.2)
base64
kaminari (1.2.2)
Expand Down Expand Up @@ -492,7 +492,7 @@ GEM
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
rubocop-rails (2.34.0)
rubocop-rails (2.34.2)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
Expand All @@ -511,17 +511,17 @@ GEM
sass-embedded (1.93.2-x86_64-linux-gnu)
google-protobuf (~> 4.31)
securerandom (0.4.1)
sentry-rails (6.1.1)
sentry-rails (6.2.0)
railties (>= 5.2.0)
sentry-ruby (~> 6.1.1)
sentry-ruby (6.1.1)
sentry-ruby (~> 6.2.0)
sentry-ruby (6.2.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-sidekiq (6.1.1)
sentry-ruby (~> 6.1.1)
sentry-sidekiq (6.2.0)
sentry-ruby (~> 6.2.0)
sidekiq (>= 5.0)
shellany (0.0.1)
sidekiq (8.0.9)
sidekiq (8.0.10)
connection_pool (>= 2.5.0)
json (>= 2.9.0)
logger (>= 1.6.2)
Expand Down Expand Up @@ -564,7 +564,7 @@ GEM
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
ostruct
stringio (3.1.8)
stringio (3.1.9)
terminal-notifier-guard (1.7.0)
thor (1.4.0)
timecop (0.9.10)
Expand Down Expand Up @@ -609,7 +609,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
active_model_otp (~> 2.3, >= 2.3.1)
active_model_otp (~> 2.3, >= 2.3.4)
awesome_print (~> 1.9.2)
bcrypt (~> 3.1.20)
better_errors (~> 2.10.1)
Expand All @@ -621,12 +621,12 @@ DEPENDENCIES
colorize (~> 1.1.0)
cssbundling-rails (~> 1.4, >= 1.4.3)
dartsass-rails (~> 0.5.1)
database_consistency (~> 2.0.8)
database_consistency (~> 2.1.0)
devise (~> 4.9.4)
devise-i18n (~> 1.15.0)
dotenv-rails (~> 3.1.8)
dotenv-rails (~> 3.2.0)
factory_bot_rails (~> 6.5.1)
faker (~> 3.5.2)
faker (~> 3.5.3)
foreman (~> 0.90.0)
guard-livereload (~> 2.5.2)
guard-rspec (~> 4.7.3)
Expand All @@ -642,9 +642,9 @@ DEPENDENCIES
net-pop (~> 0.1.2)
net-smtp (~> 0.5.1)
omniauth (~> 2.1.4)
omniauth-identity (~> 3.1, >= 3.1.2)
omniauth-identity (~> 3.1, >= 3.1.5)
omniauth-oauth2 (~> 1.8.0)
omniauth-rails_csrf_protection (~> 1.0)
omniauth-rails_csrf_protection (~> 1.0, >= 1.0.2)
paper_trail (~> 17.0.0)
paranoia (~> 3.1.0)
pg (~> 1.6.2)
Expand All @@ -657,20 +657,20 @@ DEPENDENCIES
rails-controller-testing (~> 1.0.5)
rails-i18n (~> 7.0.10)
rb-readline (~> 0.5.5)
redis (~> 5.0)
redis (~> 5.4, >= 5.4.1)
rest-client (~> 2.1.0)
rqrcode (~> 2.2)
rspec-rails (~> 8.0.2)
rubocop (~> 1.81.7)
rubocop-factory_bot (~> 2.28.0)
rubocop-performance (~> 1.26, >= 1.26.1)
rubocop-rails (~> 2.34)
rubocop-rails (~> 2.34, >= 2.34.2)
rubocop-rspec (~> 3.8)
rubocop-rspec_rails (~> 2.32)
sentry-rails (~> 6.1, >= 6.1.1)
sentry-ruby (~> 6.1, >= 6.1.1)
sentry-sidekiq (~> 6.1, >= 6.1.1)
sidekiq (~> 8.0.9)
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)
simplecov (~> 0.22.0)
Expand Down
Loading