summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2011-08-29 07:14:17 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2011-08-29 07:14:17 +0200
commitc03fbba43089b79c9a12046e1409730c1a5fe28f (patch)
treea6dabab6662316bcd5f8c379bde6db7270f43fe2
parent02e41d8e589183586ad50ad22d9352fca64f4336 (diff)
downloadcoderay-c03fbba43089b79c9a12046e1409730c1a5fe28f.tar.gz
fix RedCloth gem versionv1.0.0.835rc1
-rw-r--r--Gemfile2
-rw-r--r--etc/CodeRay.tmproj4
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 7151388..6666ac4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -8,7 +8,7 @@ gemspec
group :development do
gem "bundler", "~> 1.0.0"
gem "rake", "~> 0.9.2"
- gem "RedCloth", RUBY_PLATFORM == 'java' ? "= 4.2.7" : "~> 4.0.3"
+ gem "RedCloth", RUBY_PLATFORM == 'java' ? "= 4.2.7" : ">= 4.0.3"
gem "term-ansicolor"
gem "shoulda-context", "= 1.0.0.beta1" if RUBY_VERSION >= '1.8.7'
gem "json" unless RUBY_VERSION >= '1.9.1'
diff --git a/etc/CodeRay.tmproj b/etc/CodeRay.tmproj
index 285255b..97e606e 100644
--- a/etc/CodeRay.tmproj
+++ b/etc/CodeRay.tmproj
@@ -26,7 +26,7 @@
<key>filename</key>
<string>../coderay.gemspec</string>
<key>lastUsed</key>
- <date>2011-08-19T02:43:54Z</date>
+ <date>2011-08-23T02:18:44Z</date>
</dict>
<dict>
<key>filename</key>
@@ -120,7 +120,7 @@
<key>filename</key>
<string>../Rakefile</string>
<key>lastUsed</key>
- <date>2011-08-19T02:10:22Z</date>
+ <date>2011-08-23T02:18:45Z</date>
</dict>
<dict>
<key>name</key>