activesupport 3.0.8 → 3.0.9.rc1
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of activesupport might be problematic. Click here for more details.
metadata
CHANGED
@@ -1,13 +1,15 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: activesupport
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
5
|
-
prerelease:
|
4
|
+
hash: 15424063
|
5
|
+
prerelease: 6
|
6
6
|
segments:
|
7
7
|
- 3
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
|
9
|
+
- 9
|
10
|
+
- rc
|
11
|
+
- 1
|
12
|
+
version: 3.0.9.rc1
|
11
13
|
platform: ruby
|
12
14
|
authors:
|
13
15
|
- David Heinemeier Hansson
|
@@ -15,7 +17,7 @@ autorequire:
|
|
15
17
|
bindir: bin
|
16
18
|
cert_chain: []
|
17
19
|
|
18
|
-
date: 2011-06-
|
20
|
+
date: 2011-06-08 00:00:00 Z
|
19
21
|
dependencies: []
|
20
22
|
|
21
23
|
description: A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.
|
@@ -258,12 +260,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
258
260
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
259
261
|
none: false
|
260
262
|
requirements:
|
261
|
-
- - "
|
263
|
+
- - ">"
|
262
264
|
- !ruby/object:Gem::Version
|
263
|
-
hash:
|
265
|
+
hash: 25
|
264
266
|
segments:
|
265
|
-
-
|
266
|
-
|
267
|
+
- 1
|
268
|
+
- 3
|
269
|
+
- 1
|
270
|
+
version: 1.3.1
|
267
271
|
requirements: []
|
268
272
|
|
269
273
|
rubyforge_project: activesupport
|