Skip to content

Commit c684d21

Browse files
committed
1.9 dependency updated
1 parent 1911834 commit c684d21

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
@@ -1,7 +1,7 @@
11
source "http://rubygems.org"
22

33
gem "ruby-debug-base", :platforms => [:jruby, :ruby_18, :mingw_18]
4-
gem "ruby-debug-base19x", :platforms => [:ruby_19, :mingw_19]
4+
gem "ruby-debug-base19x", ">= 0.11.30.pre4", :platforms => [:ruby_19, :mingw_19]
55

66
gemspec
77

0 commit comments

Comments
 (0)