Skip to content

Commit 435e213

Browse files
committed
Merge pull request #133 from twitter/1_8_7
Make yet another exception for 1.8.7
2 parents db5f4db + a9e3213 commit 435e213

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
@@ -11,4 +11,5 @@ group :test do
1111
gem 'growl'
1212
gem 'rb-fsevent'
1313
gem 'coveralls', :platform => :ruby_19
14+
gem 'i18n', '< 0.7.0', :platform => :ruby_18
1415
end

0 commit comments

Comments
 (0)