File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
group :development do
9
9
gem "bundler" , "~> 1.0.0"
10
10
gem "rake" , "~> 0.9.2"
11
- gem "RedCloth" , RUBY_PLATFORM == 'java' ? "= 4.2.7" : "~> 4.0.3"
11
+ gem "RedCloth" , RUBY_PLATFORM == 'java' ? "= 4.2.7" : ">= 4.0.3"
12
12
gem "term-ansicolor"
13
13
gem "shoulda-context" , "= 1.0.0.beta1" if RUBY_VERSION >= '1.8.7'
14
14
gem "json" unless RUBY_VERSION >= '1.9.1'
Original file line number Diff line number Diff line change 26
26
<key >filename</key >
27
27
<string >../coderay.gemspec</string >
28
28
<key >lastUsed</key >
29
- <date >2011-08-19T02:43:54Z </date >
29
+ <date >2011-08-23T02:18:44Z </date >
30
30
</dict >
31
31
<dict >
32
32
<key >filename</key >
120
120
<key >filename</key >
121
121
<string >../Rakefile</string >
122
122
<key >lastUsed</key >
123
- <date >2011-08-19T02:10:22Z </date >
123
+ <date >2011-08-23T02:18:45Z </date >
124
124
</dict >
125
125
<dict >
126
126
<key >name</key >
You can’t perform that action at this time.
0 commit comments