tengine_rails_plugin 1.2.0 → 1.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/Gemfile.lock +9 -9
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
ZjBkZWVlYTgwMmZlNGRhZDQ1YTk2MmRmODlhZGY0NTczZWIxNDU0NA==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
YTdlNTNlZTZiN2M2NTJhMmJjNWYwODVkN2EyNGNmNThjZTliMTRjYQ==
|
7
7
|
!binary "U0hBNTEy":
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
MDk2ZjE1YjdiNGYxNGJmNGI5M2JlOWQ2ZDc1MDJhOWU1NTIwZTVjMmEzY2U2
|
10
|
+
NTc2MjMxN2RhNTQ0ZTNhNGMxNmE0MDM3M2I3ZTcxZjEwNzZhOTI2YTRiODg5
|
11
|
+
ODc1NjRkZTc2NTcxOTNmOTU0OTM1OTY4MDdhNmE5ZjNmYzExYjg=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
YzAxMDZkOWY4YjMzOTdkNGEwYmI1NjFmYWMxMWJiODNhNDE3NmFlMWZlYWU1
|
14
|
+
YTY0MjMzMjM4OTNjNDU0ZjJiYTg5M2I1MTkyYmEyODE4YmIzNjYxYjlkZDlm
|
15
|
+
MjVkY2VkYzBmNWU2MTNkYTZlODcxMDExOGY1MGE1NDA1MzJkOTY=
|
data/Gemfile.lock
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
tengine_rails_plugin (1.2.
|
4
|
+
tengine_rails_plugin (1.2.1)
|
5
5
|
rails (~> 3.2.8)
|
6
|
-
tengine_event (~> 1.2.
|
7
|
-
tengine_support (~> 1.2.
|
6
|
+
tengine_event (~> 1.2.1)
|
7
|
+
tengine_support (~> 1.2.1)
|
8
8
|
|
9
9
|
GEM
|
10
10
|
remote: http://rubygems.org/
|
@@ -74,7 +74,7 @@ GEM
|
|
74
74
|
mime-types (~> 1.16)
|
75
75
|
treetop (~> 1.4.8)
|
76
76
|
method_source (0.8.1)
|
77
|
-
mime-types (1.
|
77
|
+
mime-types (1.24)
|
78
78
|
multi_json (1.7.2)
|
79
79
|
polyglot (0.3.3)
|
80
80
|
pry (0.9.12.1)
|
@@ -132,16 +132,16 @@ GEM
|
|
132
132
|
tilt (~> 1.1, != 1.3.0)
|
133
133
|
sqlite3 (1.3.7)
|
134
134
|
systemu (2.5.2)
|
135
|
-
tengine_event (1.2.
|
135
|
+
tengine_event (1.2.1)
|
136
136
|
activesupport (>= 3.0.0)
|
137
137
|
amqp (~> 0.9.10)
|
138
|
-
tengine_support (~> 1.2.
|
138
|
+
tengine_support (~> 1.2.1)
|
139
139
|
uuid (~> 2.3.4)
|
140
|
-
tengine_support (1.2.
|
141
|
-
activesupport (>= 3.0.0)
|
140
|
+
tengine_support (1.2.1)
|
141
|
+
activesupport (>= 3.0.0, < 4.0.0)
|
142
142
|
thor (0.18.1)
|
143
143
|
tilt (1.3.7)
|
144
|
-
treetop (1.4.
|
144
|
+
treetop (1.4.14)
|
145
145
|
polyglot
|
146
146
|
polyglot (>= 0.3.1)
|
147
147
|
tzinfo (0.3.37)
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tengine_rails_plugin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- taigou
|
@@ -12,7 +12,7 @@ authors:
|
|
12
12
|
autorequire:
|
13
13
|
bindir: bin
|
14
14
|
cert_chain: []
|
15
|
-
date: 2013-
|
15
|
+
date: 2013-08-23 00:00:00.000000000 Z
|
16
16
|
dependencies:
|
17
17
|
- !ruby/object:Gem::Dependency
|
18
18
|
name: rails
|
@@ -34,28 +34,28 @@ dependencies:
|
|
34
34
|
requirements:
|
35
35
|
- - ~>
|
36
36
|
- !ruby/object:Gem::Version
|
37
|
-
version: 1.2.
|
37
|
+
version: 1.2.1
|
38
38
|
type: :runtime
|
39
39
|
prerelease: false
|
40
40
|
version_requirements: !ruby/object:Gem::Requirement
|
41
41
|
requirements:
|
42
42
|
- - ~>
|
43
43
|
- !ruby/object:Gem::Version
|
44
|
-
version: 1.2.
|
44
|
+
version: 1.2.1
|
45
45
|
- !ruby/object:Gem::Dependency
|
46
46
|
name: tengine_support
|
47
47
|
requirement: !ruby/object:Gem::Requirement
|
48
48
|
requirements:
|
49
49
|
- - ~>
|
50
50
|
- !ruby/object:Gem::Version
|
51
|
-
version: 1.2.
|
51
|
+
version: 1.2.1
|
52
52
|
type: :runtime
|
53
53
|
prerelease: false
|
54
54
|
version_requirements: !ruby/object:Gem::Requirement
|
55
55
|
requirements:
|
56
56
|
- - ~>
|
57
57
|
- !ruby/object:Gem::Version
|
58
|
-
version: 1.2.
|
58
|
+
version: 1.2.1
|
59
59
|
- !ruby/object:Gem::Dependency
|
60
60
|
name: bundler
|
61
61
|
requirement: !ruby/object:Gem::Requirement
|