Skip to content

Commit

Permalink
Remove Spring gem
Browse files Browse the repository at this point in the history
  • Loading branch information
gms-gs committed Dec 4, 2024
1 parent 1e1a487 commit 0fbeaa1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
5 changes: 0 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -225,11 +225,6 @@ group :development do
# Output scaffold commands based on schema
gem 'schema_to_scaffold'

# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring'
gem 'spring-commands-rspec'
gem 'spring-watcher-listen', '~> 2.1.0'

# Make HTTP requests fun again
gem 'httparty'
end
Expand Down
9 changes: 0 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -688,12 +688,6 @@ GEM
skylight (6.0.4)
activesupport (>= 5.2.0)
smart_properties (1.17.0)
spring (4.2.1)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
spring-watcher-listen (2.1.0)
listen (>= 2.7, < 4.0)
spring (>= 4)
stringio (3.1.2)
super_diff (0.14.0)
attr_extras (>= 6.2.4)
Expand Down Expand Up @@ -845,9 +839,6 @@ DEPENDENCIES
simplecov (< 0.23)
site_prism (~> 5.0)
skylight
spring
spring-commands-rspec
spring-watcher-listen (~> 2.1.0)
super_diff
table_print
terminal-table
Expand Down

0 comments on commit 0fbeaa1

Please sign in to comment.