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:
2
Gemfile
2
Gemfile
@@ -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
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user