Commit c12a3114 by Mai Hoang Thai Ha

gem

parent 0c43ff2c
......@@ -31,15 +31,9 @@ gem 'bootsnap', '>= 1.4.4', require: false
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug', platforms: [:mri, :mingw, :x64_mingw]
<<<<<<< HEAD
gem 'pry-rails', '~> 0.3.9'
# gem 'pry-nav', '~> 0.3.0'
gem 'pry', '~> 0.14.1'
=======
gem 'pry', '~> 0.14.1'
# gem 'pry-nav'
gem 'pry-rails'
>>>>>>> master
end
group :development do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment