upgrade dependencies
This commit is contained in:
10
Gemfile.lock
10
Gemfile.lock
@@ -408,7 +408,7 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
awesome_print
|
||||
bcrypt (~> 3.1.7)
|
||||
bcrypt (~> 3.1.16)
|
||||
bootsnap (>= 1.4.4)
|
||||
brakeman (~> 5.0.0)
|
||||
byebug
|
||||
@@ -418,14 +418,14 @@ DEPENDENCIES
|
||||
dotenv-rails (~> 2.7.6)
|
||||
listen (~> 3.3)
|
||||
lograge (~> 0.11.2)
|
||||
mobility (~> 1.1.1)
|
||||
mobility (~> 1.1.3)
|
||||
omniauth (~> 2.0.4)
|
||||
omniauth-bnet (~> 2.0.1)!
|
||||
omniauth-rails_csrf_protection (~> 1.0.0)
|
||||
pagy (~> 4.3.0)
|
||||
pg (~> 1.1)
|
||||
pry-rails (~> 0.3.9)
|
||||
puma (~> 5.0)
|
||||
puma (~> 5.4.0)
|
||||
rack-mini-profiler (~> 2.3.2)
|
||||
rails (~> 6.1.4)
|
||||
rails-erd
|
||||
@@ -439,12 +439,12 @@ DEPENDENCIES
|
||||
sass-rails (>= 6)
|
||||
selenium-webdriver
|
||||
sentry-rails (~> 4.4.0)
|
||||
sentry-ruby (~> 4.4.1)
|
||||
sentry-ruby (~> 4.4.2)
|
||||
sidekiq (~> 6.2.1)
|
||||
simplecov
|
||||
solargraph
|
||||
spring
|
||||
turbo-rails
|
||||
turbo-rails (~> 0.6.0)
|
||||
tzinfo-data
|
||||
web-console (>= 4.1.0)
|
||||
webdrivers
|
||||
|
||||
Reference in New Issue
Block a user