We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68c9880 + e07759e commit 0affa95Copy full SHA for 0affa95
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