Merge pull request #4152 from consul/dependabot/bundler/spring-2.1.1

Bump spring from 2.0.2 to 2.1.1
This commit is contained in:
Javi Martín
2020-09-28 18:59:58 +02:00
committed by GitHub
2 changed files with 3 additions and 4 deletions

View File

@@ -78,7 +78,7 @@ group :development, :test do
gem "knapsack_pro", "~> 2.6.0"
gem "launchy", "~> 2.5.0"
gem "letter_opener_web", "~> 1.4.0"
gem "spring", "~> 2.0.1"
gem "spring", "~> 2.1.1"
gem "spring-commands-rspec", "~> 1.0.4"
end

View File

@@ -550,8 +550,7 @@ GEM
social-share-button (1.1.0)
coffee-rails
socksify (1.7.1)
spring (2.0.2)
activesupport (>= 4.2)
spring (2.1.1)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
sprockets (3.7.2)
@@ -713,7 +712,7 @@ DEPENDENCIES
selenium-webdriver (~> 3.142)
sitemap_generator (~> 6.0.2)
social-share-button (~> 1.1)
spring (~> 2.0.1)
spring (~> 2.1.1)
spring-commands-rspec (~> 1.0.4)
sprockets (~> 3.7.2)
translator-text (~> 0.1.0)