forked from forem/forem
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup a bit the Gemfile (forem#2463)
* Enable pry only in development and test * Explicitly put sdoc in the doc group * rb-fsevent is not used explicitly * Removed shortcut gem derailed * fix-db-schema-conflicts is not needed in test mode * memory_profiler is only used by derailed_benchmarks * erb_lint is only needed in development * vcr is only needed in tests * Sinatra is not needed in tests * Revert "Enable pry only in development and test" This reverts commit ee15411.
- Loading branch information
1 parent
53381b9
commit 859e0bc
Showing
2 changed files
with
9 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters