Skip to content

Commit

Permalink
Load byebug on ruby 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
teeparham committed Nov 7, 2017
1 parent 8762637 commit 098161e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -6,4 +6,4 @@ gemspec
gem "pg", "~> 0.17", platform: :ruby
gem "activerecord-jdbcpostgresql-adapter", "~> 1.3.9", platform: :jruby
gem "ffi-geos", platform: :jruby
gem "byebug", platform: :mri_23
gem "byebug", platform: :mri_24

0 comments on commit 098161e

Please sign in to comment.