padrino-core 0.9.23 → 0.9.24
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/padrino-core/version.rb +1 -1
- data/test/tmp/cache/%2Ffoo +1 -1
- metadata +4 -4
data/lib/padrino-core/version.rb
CHANGED
data/test/tmp/cache/%2Ffoo
CHANGED
@@ -1,2 +1,2 @@
|
|
1
1
|
-1
|
2
|
-
test page again
|
2
|
+
I"test page again:EF
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: padrino-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 11
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 9
|
9
|
-
-
|
10
|
-
version: 0.9.
|
9
|
+
- 24
|
10
|
+
version: 0.9.24
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Padrino Team
|
@@ -18,7 +18,7 @@ autorequire:
|
|
18
18
|
bindir: bin
|
19
19
|
cert_chain: []
|
20
20
|
|
21
|
-
date: 2011-
|
21
|
+
date: 2011-04-28 00:00:00 +02:00
|
22
22
|
default_executable: padrino
|
23
23
|
dependencies:
|
24
24
|
- !ruby/object:Gem::Dependency
|