We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f854d commit e07759eCopy full SHA for e07759e
Gemfile
@@ -54,7 +54,7 @@ gem "dotenv-rails"
54
gem "web-console", ">= 3.3.0"
55
gem "listen", ">= 3.5.1"
56
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
57
-gem "spring", group: :development
+gem "spring"
58
59
gem "factory_bot_rails"
60
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
0 commit comments