Update spring to 1.3.3
Showing
... | ... | @@ -250,7 +250,7 @@ group :development, :test do |
gem 'jasmine', '2.0.2' | ||
gem "spring", '1.3.1' | ||
gem "spring", '~> 1.3.1' | ||
gem "spring-commands-rspec", '1.0.4' | ||
gem "spring-commands-spinach", '1.0.0' | ||
end | ||
... | ... |
Please register or sign in to comment