Skip to content

Commit 4449bd8

Browse files
committed
any bundler will do
1 parent 1576964 commit 4449bd8

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
@@ -6,7 +6,7 @@ gem "ruby-debug-base19x", ">= 0.11.30.pre4", :platforms => [:ruby_19, :mingw_19]
66
gemspec
77

88
group :development do
9-
gem "bundler", "~> 1.0.0"
9+
gem "bundler"
1010
end
1111

1212
group :test do

0 commit comments

Comments
 (0)