Skip to content

Commit

Permalink
Spring has gone
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Dec 11, 2024
1 parent d4b50f6 commit c9c8280
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 28 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ group :development do
gem 'html2haml', '~> 2.2'
gem 'launchy'
gem 'rack-mini-profiler'
gem 'spring-commands-rspec', require: false
gem 'web-console'
end

Expand All @@ -100,6 +99,5 @@ group :development, :test do
gem 'rspec'
gem 'rspec-rails'
gem 'selenium-webdriver'
gem 'spring'
gem 'timecop'
end
5 changes: 0 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -493,9 +493,6 @@ GEM
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
spring (4.2.1)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
sprockets (4.2.0)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand Down Expand Up @@ -611,8 +608,6 @@ DEPENDENCIES
shakapacker (~> 6.6)
sidekiq
simple_form
spring
spring-commands-rspec
timecop
tinymce-rails
uglifier (>= 1.3.0)
Expand Down
15 changes: 0 additions & 15 deletions bin/spring

This file was deleted.

6 changes: 0 additions & 6 deletions config/spring.rb

This file was deleted.

0 comments on commit c9c8280

Please sign in to comment.