Skip to content

Commit 274e5d7

Browse files
committed
Remove ruby 1.9.x-specific deps
1 parent 05b7477 commit 274e5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ group :test do
1919
gem 'autotest-standalone'
2020
gem 'autotest-rails-pure'
2121
gem 'autotest-inotify'
22-
gem 'ruby-debug19'
22+
# gem 'ruby-debug19'
2323
end
2424

2525
# Gems used only for assets and not required

0 commit comments

Comments
 (0)