Skip to content

Commit

Permalink
Add Spring.
Browse files Browse the repository at this point in the history
  • Loading branch information
YtvwlD committed Sep 30, 2017
1 parent 759d8fe commit 57387c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ group :development do
gem 'faker'
gem 'rails-perftest', :github => 'rails/rails-perftest'
gem 'ruby-prof'
gem 'spring'
end

group :production do
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
spring (2.0.2)
activesupport (>= 4.2)
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
Expand Down Expand Up @@ -261,6 +263,7 @@ DEPENDENCIES
ruby-prof
sass-rails
sentry-raven
spring
sqlite3
therubyracer
uglifier (>= 1.0.3)
Expand Down

0 comments on commit 57387c3

Please sign in to comment.