Merge pull request #697 from Retrospring/dependabot/bundler/spring-4.1.0

This commit is contained in:
dependabot[bot] 2022-10-08 13:51:30 +00:00 committed by GitHub
commit bf7b368bfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -70,7 +70,7 @@ gem "jwt", "~> 2.5"
group :development do
gem "binding_of_caller"
gem "byebug"
gem "spring", "~> 4.0"
gem "spring", "~> 4.1"
gem "web-console", "~> 4.0"
end

View file

@ -505,7 +505,7 @@ GEM
json
simplecov
simplecov_json_formatter (0.1.3)
spring (4.0.0)
spring (4.1.0)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
@ -641,7 +641,7 @@ DEPENDENCIES
simplecov
simplecov-cobertura
simplecov-json
spring (~> 4.0)
spring (~> 4.1)
turbo-rails
twitter
twitter-text