tengine_rails_plugin 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +8 -8
  2. data/Gemfile.lock +6 -6
  3. metadata +6 -6
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- ZjBkZWVlYTgwMmZlNGRhZDQ1YTk2MmRmODlhZGY0NTczZWIxNDU0NA==
4
+ ZDY4NjFkYzkzZTMwZGMyYzQ4OWVkMTliZDdhZjI3YzdkMzA1Yzg3YQ==
5
5
  data.tar.gz: !binary |-
6
- YTdlNTNlZTZiN2M2NTJhMmJjNWYwODVkN2EyNGNmNThjZTliMTRjYQ==
6
+ NWE1YmJhZTIzYmEzNTMwMWQ4YTQ1OTNmYWRmZDVhY2EyODkzZGZjZQ==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- MDk2ZjE1YjdiNGYxNGJmNGI5M2JlOWQ2ZDc1MDJhOWU1NTIwZTVjMmEzY2U2
10
- NTc2MjMxN2RhNTQ0ZTNhNGMxNmE0MDM3M2I3ZTcxZjEwNzZhOTI2YTRiODg5
11
- ODc1NjRkZTc2NTcxOTNmOTU0OTM1OTY4MDdhNmE5ZjNmYzExYjg=
9
+ ZmRjMjMwNmU4MDEyNWZjOTRiMDdlNGNiOTE5NTc2YWQwYzkxNjczZTJiMDFk
10
+ NDMyYWYwNjU2ZGI1NzI3NmI5OGFlMDJlZWEyNTI4NjQwZTg2OGQzZTNjMjlm
11
+ NGY5YWFkN2NjYTcwOWMyYWRhNWNjMmQxNDAxOWQxYTliMTZmZWQ=
12
12
  data.tar.gz: !binary |-
13
- YzAxMDZkOWY4YjMzOTdkNGEwYmI1NjFmYWMxMWJiODNhNDE3NmFlMWZlYWU1
14
- YTY0MjMzMjM4OTNjNDU0ZjJiYTg5M2I1MTkyYmEyODE4YmIzNjYxYjlkZDlm
15
- MjVkY2VkYzBmNWU2MTNkYTZlODcxMDExOGY1MGE1NDA1MzJkOTY=
13
+ M2MwM2FhYWIwN2YyMTY2OTEyNjI0NmJkZTJlMzZkNzI4OGQwYmNmMzM1NWU1
14
+ ZWY0ZDMwMzJkYTA5MDM2ZjA4ZjMzODgxOWZiNzM0ZTVlZTJhYjZiNThhYTA0
15
+ NDkzZWQ2MWI1M2M4ZjA5MDc0M2NiOWQ3YzFhZDhiNjkyNGJlODg=
@@ -1,10 +1,10 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- tengine_rails_plugin (1.2.1)
4
+ tengine_rails_plugin (1.2.2)
5
5
  rails (~> 3.2.8)
6
- tengine_event (~> 1.2.1)
7
- tengine_support (~> 1.2.1)
6
+ tengine_event (~> 1.2.2)
7
+ tengine_support (~> 1.2.2)
8
8
 
9
9
  GEM
10
10
  remote: http://rubygems.org/
@@ -132,12 +132,12 @@ 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.1)
135
+ tengine_event (1.2.2)
136
136
  activesupport (>= 3.0.0)
137
137
  amqp (~> 0.9.10)
138
- tengine_support (~> 1.2.1)
138
+ tengine_support (~> 1.2.2)
139
139
  uuid (~> 2.3.4)
140
- tengine_support (1.2.1)
140
+ tengine_support (1.2.2)
141
141
  activesupport (>= 3.0.0, < 4.0.0)
142
142
  thor (0.18.1)
143
143
  tilt (1.3.7)
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.1
4
+ version: 1.2.2
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-08-23 00:00:00.000000000 Z
15
+ date: 2013-09-03 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.1
37
+ version: 1.2.2
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.1
44
+ version: 1.2.2
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.1
51
+ version: 1.2.2
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.1
58
+ version: 1.2.2
59
59
  - !ruby/object:Gem::Dependency
60
60
  name: bundler
61
61
  requirement: !ruby/object:Gem::Requirement