Skip to content

Commit 5f1234f

Browse files
chore(deps): update all non-major bundler dependencies (#1120)
* chore(deps): update all non-major bundler dependencies * make a exception --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lodewiges <jamestreeg@gmail.com> Co-authored-by: lodewiges <131907615+lodewiges@users.noreply.github.com>
1 parent 3cea085 commit 5f1234f

3 files changed

Lines changed: 24 additions & 22 deletions

File tree

Gemfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22

33
gem 'bcrypt', '~> 3.1.20'
4-
gem 'bootsnap', '~> 1.18.6'
4+
gem 'bootsnap', '~> 1.19.0'
55
gem 'browser', '~> 6.2.0'
66
gem 'cssbundling-rails', '~> 1.4'
77
gem 'dartsass-rails', '~> 0.5.1'
@@ -50,7 +50,7 @@ group :development, :test do
5050
gem 'brakeman', '~> 7.1.1', require: false
5151
gem 'bullet', '~> 8.1'
5252
gem 'colorize', '~> 1.1.0'
53-
gem 'database_consistency', '~> 2.0.7'
53+
gem 'database_consistency', '~> 2.0.8'
5454
gem 'dotenv-rails', '~> 3.1.8'
5555
gem 'guard-livereload', '~> 2.5.2'
5656
gem 'guard-rspec', '~> 4.7.3', require: false
@@ -74,11 +74,11 @@ end
7474
group :test do
7575
gem 'rails-controller-testing', '~> 1.0.5'
7676
gem 'rubocop', '~> 1.81.7', require: false
77-
gem 'rubocop-factory_bot', '~> 2.27.1', require: false
77+
gem 'rubocop-factory_bot', '~> 2.28.0', require: false
7878
gem 'rubocop-performance', '~> 1.26', '>= 1.26.1', require: false
79-
gem 'rubocop-rails', '~> 2.33', '>= 2.33.4', require: false
80-
gem 'rubocop-rspec', '~> 3.7', require: false
81-
gem 'rubocop-rspec_rails', '~> 2.31', require: false
79+
gem 'rubocop-rails', '~> 2.34', require: false
80+
gem 'rubocop-rspec', '~> 3.8', require: false
81+
gem 'rubocop-rspec_rails', '~> 2.32', require: false
8282
gem 'simplecov', '~> 0.22.0', require: false
8383
gem 'simplecov-lcov', '~> 0.9.0', require: false
8484
gem 'terminal-notifier-guard', '~> 1.7.0'

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ GEM
8989
rouge (>= 1.0.0)
9090
bigdecimal (3.3.1)
9191
bindex (0.8.1)
92-
bootsnap (1.18.6)
92+
bootsnap (1.19.0)
9393
msgpack (~> 1.2)
9494
brakeman (7.1.1)
9595
racc
@@ -121,7 +121,7 @@ GEM
121121
dartsass-rails (0.5.1)
122122
railties (>= 6.0.0)
123123
sass-embedded (~> 1.63)
124-
database_consistency (2.0.7)
124+
database_consistency (2.0.8)
125125
activerecord (>= 3.2)
126126
date (3.4.1)
127127
devise (4.9.4)
@@ -227,7 +227,7 @@ GEM
227227
thor (>= 0.14, < 2.0)
228228
jsbundling-rails (1.3.1)
229229
railties (>= 6.0.0)
230-
json (2.15.2)
230+
json (2.16.0)
231231
jwt (3.1.2)
232232
base64
233233
kaminari (1.2.2)
@@ -355,7 +355,7 @@ GEM
355355
activesupport (>= 3.0.0)
356356
raabro (1.4.0)
357357
racc (1.8.1)
358-
rack (3.1.19)
358+
rack (3.2.4)
359359
rack-attack (6.8.0)
360360
rack (>= 1.0, < 4)
361361
rack-protection (4.2.1)
@@ -483,26 +483,26 @@ GEM
483483
rubocop-ast (>= 1.47.1, < 2.0)
484484
ruby-progressbar (~> 1.7)
485485
unicode-display_width (>= 2.4.0, < 4.0)
486-
rubocop-ast (1.47.1)
486+
rubocop-ast (1.48.0)
487487
parser (>= 3.3.7.2)
488488
prism (~> 1.4)
489-
rubocop-factory_bot (2.27.1)
489+
rubocop-factory_bot (2.28.0)
490490
lint_roller (~> 1.1)
491491
rubocop (~> 1.72, >= 1.72.1)
492492
rubocop-performance (1.26.1)
493493
lint_roller (~> 1.1)
494494
rubocop (>= 1.75.0, < 2.0)
495495
rubocop-ast (>= 1.47.1, < 2.0)
496-
rubocop-rails (2.33.4)
496+
rubocop-rails (2.34.0)
497497
activesupport (>= 4.2.0)
498498
lint_roller (~> 1.1)
499499
rack (>= 1.1)
500500
rubocop (>= 1.75.0, < 2.0)
501501
rubocop-ast (>= 1.44.0, < 2.0)
502-
rubocop-rspec (3.7.0)
502+
rubocop-rspec (3.8.0)
503503
lint_roller (~> 1.1)
504-
rubocop (~> 1.72, >= 1.72.1)
505-
rubocop-rspec_rails (2.31.0)
504+
rubocop (~> 1.81)
505+
rubocop-rspec_rails (2.32.0)
506506
lint_roller (~> 1.1)
507507
rubocop (~> 1.72, >= 1.72.1)
508508
rubocop-rspec (~> 3.5)
@@ -613,15 +613,15 @@ DEPENDENCIES
613613
awesome_print (~> 1.9.2)
614614
bcrypt (~> 3.1.20)
615615
better_errors (~> 2.10.1)
616-
bootsnap (~> 1.18.6)
616+
bootsnap (~> 1.19.0)
617617
brakeman (~> 7.1.1)
618618
browser (~> 6.2.0)
619619
bullet (~> 8.1)
620620
capistrano-sidekiq (~> 3.2.0)
621621
colorize (~> 1.1.0)
622622
cssbundling-rails (~> 1.4)
623623
dartsass-rails (~> 0.5.1)
624-
database_consistency (~> 2.0.7)
624+
database_consistency (~> 2.0.8)
625625
devise (~> 4.9.4)
626626
devise-i18n (~> 1.15.0)
627627
dotenv-rails (~> 3.1.8)
@@ -660,11 +660,11 @@ DEPENDENCIES
660660
rest-client (~> 2.1.0)
661661
rspec-rails (~> 8.0.2)
662662
rubocop (~> 1.81.7)
663-
rubocop-factory_bot (~> 2.27.1)
663+
rubocop-factory_bot (~> 2.28.0)
664664
rubocop-performance (~> 1.26, >= 1.26.1)
665-
rubocop-rails (~> 2.33, >= 2.33.4)
666-
rubocop-rspec (~> 3.7)
667-
rubocop-rspec_rails (~> 2.31)
665+
rubocop-rails (~> 2.34)
666+
rubocop-rspec (~> 3.8)
667+
rubocop-rspec_rails (~> 2.32)
668668
sentry-rails (~> 5.28, >= 5.28.1)
669669
sentry-ruby (~> 5.28, >= 5.28.1)
670670
sentry-sidekiq (~> 5.28, >= 5.28.1)

spec/rails_helper.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
ENV['RAILS_ENV'] ||= 'test'
66
require File.expand_path('../config/environment', __dir__)
77
# Prevent database truncation if the environment is production
8+
# rubocop:disable Rails/Exit
89
abort('The Rails environment is running in production mode!') if Rails.env.production? || Rails.env.staging? || Rails.env.luxproduction?
10+
# rubocop:enable Rails/Exit
911
require 'rspec/rails'
1012
# Add additional requires below this line. Rails is not loaded until this point!
1113

0 commit comments

Comments
 (0)