Skip to content

Commit 9b1d338

Browse files
author
Gregg Van Hove
committed
Limit rack to < 2.0 in local tests for ruby 2.1 support
1 parent ef17152 commit 9b1d338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ gemspec
44
gem 'jasmine', :git => 'https://github.com/jasmine/jasmine-gem.git'
55
gem 'jasmine-core', :git => 'https://github.com/jasmine/jasmine.git'
66

7+
gem 'rack', '< 2.0.0'

0 commit comments

Comments
 (0)