Skip to content

Commit

Permalink
Adds Spring
Browse files Browse the repository at this point in the history
  • Loading branch information
rcristal committed Jun 3, 2016
1 parent b77f444 commit bf5f78f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ end
group :development do
gem 'haml-rails'
gem 'quiet_assets'
gem 'spring'
gem 'web-console', '~> 3.0'
end

Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ GEM
spork-rails (4.0.0)
rails (>= 3.0.0, < 5)
spork (>= 1.0rc0)
spring (1.7.1)
sprockets (3.6.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
Expand Down Expand Up @@ -449,6 +450,7 @@ DEPENDENCIES
sass-rails
spork (~> 1.0.0rc4)
spork-rails
spring
thin
uglifier (>= 1.3.0)
unf
Expand Down

0 comments on commit bf5f78f

Please sign in to comment.