We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455716b commit 7b8c27bCopy full SHA for 7b8c27b
Gemfile
@@ -27,7 +27,7 @@ group :production do
27
end
28
29
group :development, :test do
30
- gem 'byebug', platforms: %i[mri mingw x64_mingw]
+ gem 'byebug'
31
gem 'dotenv-rails'
32
gem 'sqlite3'
33
0 commit comments