Skip to content

Commit

Permalink
bring spring back in testing
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed Sep 14, 2024
1 parent 2a16f56 commit a11cff1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ group :test do
gem "simplecov-cobertura"
gem "simplecov-lcov"
gem "webmock"
gem "spring"
gem "spring-commands-rspec"
gem "launchy", require: false

Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,7 @@ DEPENDENCIES
simplecov-lcov
solargraph
solargraph-rails
spring
spring-commands-rspec
sprockets-rails
standard
Expand Down

0 comments on commit a11cff1

Please sign in to comment.