mirror of
https://github.com/internetee/registry.git
synced 2025-05-28 16:39:55 +02:00
tmp turn off spring
This commit is contained in:
parent
882161807d
commit
78e7dc2897
2 changed files with 2 additions and 7 deletions
4
Gemfile
4
Gemfile
|
@ -132,8 +132,8 @@ group :development, :test do
|
|||
|
||||
# Spring speeds up development by keeping your application running in the background.
|
||||
# Read more: https://github.com/rails/spring
|
||||
gem 'spring', '~> 1.2.0'
|
||||
gem 'spring-commands-rspec', '~> 1.0.2'
|
||||
# gem 'spring', '~> 1.2.0'
|
||||
# gem 'spring-commands-rspec', '~> 1.0.2'
|
||||
|
||||
# bundle exec rake doc:rails generates the API under doc/api.
|
||||
gem 'sdoc', '~> 0.4.0'
|
||||
|
|
|
@ -309,9 +309,6 @@ GEM
|
|||
temple (~> 0.6.6)
|
||||
tilt (>= 1.3.3, < 2.1)
|
||||
slop (3.6.0)
|
||||
spring (1.2.0)
|
||||
spring-commands-rspec (1.0.2)
|
||||
spring (>= 0.9.1)
|
||||
sprockets (2.8.0)
|
||||
hike (~> 1.2)
|
||||
multi_json (~> 1.0)
|
||||
|
@ -415,8 +412,6 @@ DEPENDENCIES
|
|||
shoulda-matchers (~> 2.6.1)
|
||||
simplecov (~> 0.9.1)
|
||||
simpleidn (~> 0.0.5)
|
||||
spring (~> 1.2.0)
|
||||
spring-commands-rspec (~> 1.0.2)
|
||||
therubyracer
|
||||
traceroute (~> 0.4.0)
|
||||
turbolinks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue