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 group :development do
gem "binding_of_caller" gem "binding_of_caller"
gem "byebug" gem "byebug"
gem "spring", "~> 4.0" gem "spring", "~> 4.1"
gem "web-console", "~> 4.0" gem "web-console", "~> 4.0"
end end

View File

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