Skip to content
Snippets Groups Projects
Commit 08264baf authored by Alex Reisner's avatar Alex Reisner
Browse files

Lock byebug to version 9.0.6 with Rails 4.1.

parent e7222843
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ group :development, :test do
gem 'rails', '~> 4.1.13'
gem 'test-unit' # needed for Ruby >=2.2.0
gem 'byebug', platforms: :mri
gem 'byebug', '9.0.6', platforms: :mri
platforms :jruby do
gem 'jruby-openssl'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment