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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ gem "tzinfo-data", platforms: %i[mingw mswin x64_mingw jruby]
# mails
gem "premailer-rails", "~> 1.11", ">= 1.11.1"

gem "bugsnag", "~> 6.24"
gem "bugsnag", "~> 6.25"

gem "invisible_captcha", "~> 2.0"

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ GEM
bindex (0.8.1)
bootsnap (1.15.0)
msgpack (~> 1.2)
bugsnag (6.24.2)
bugsnag (6.25.2)
concurrent-ruby (~> 1.0)
builder (3.2.4)
bundler-audit (0.9.1)
Expand Down Expand Up @@ -174,7 +174,7 @@ GEM
rails (>= 6.0)
sprockets-rails
will_paginate
concurrent-ruby (1.2.0)
concurrent-ruby (1.2.2)
connection_pool (2.2.5)
countries (5.3.0)
unaccent (~> 0.3)
Expand Down Expand Up @@ -687,7 +687,7 @@ DEPENDENCIES
ahoy_matey
aws-sdk-rails
bootsnap
bugsnag (~> 6.24)
bugsnag (~> 6.25)
bundler-audit (~> 0.9.1)
byebug
capybara (~> 3.36)
Expand Down