Skip to content

Commit cf4025b

Browse files
committed
trying to fix tests for 1.9.3
1 parent bef6209 commit cf4025b

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
@@ -7,7 +7,7 @@ gemspec
77
# Include everything needed to run rake, tests, features, etc.
88
group :development do
99
gem 'bundler'
10-
gem 'json', '>= 1.8' if RUBY_VERSION < '1.9'
10+
gem 'json', '>= 1.8' if RUBY_VERSION < '2.0'
1111
gem 'rake', RUBY_VERSION < '1.9' ? '~> 10.5' : '>= 10.5'
1212
gem 'rdoc', Gem::Version.new(RUBY_VERSION) < Gem::Version.new('1.9.3') ? '~> 4.2.2' : Gem::Version.new(RUBY_VERSION) < Gem::Version.new('2.2.2') ? '< 6' : '>= 6'
1313
gem 'RedCloth', RUBY_PLATFORM == 'java' ? '= 4.2.9' : '>= 4.0.3'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy