torquebox-transactions 2.0.2 → 2.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +5 -5
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: torquebox-transactions
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 2.0.2
5
+ version: 2.0.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - The TorqueBox Team
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2012-05-01 00:00:00 Z
13
+ date: 2012-05-04 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: torquebox-core
@@ -20,7 +20,7 @@ dependencies:
20
20
  requirements:
21
21
  - - "="
22
22
  - !ruby/object:Gem::Version
23
- version: 2.0.2
23
+ version: 2.0.3
24
24
  type: :runtime
25
25
  version_requirements: *id001
26
26
  - !ruby/object:Gem::Dependency
@@ -45,8 +45,8 @@ extra_rdoc_files: []
45
45
 
46
46
  files:
47
47
  - licenses/lgpl-2.1.txt
48
- - lib/torquebox/active_record_adapters.rb
49
48
  - lib/torquebox/transactions.rb
49
+ - lib/torquebox/active_record_adapters.rb
50
50
  - lib/torquebox/transactions/ext/active_record/base.rb
51
51
  homepage: http://torquebox.org/
52
52
  licenses:
@@ -71,7 +71,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
71
71
  requirements: []
72
72
 
73
73
  rubyforge_project:
74
- rubygems_version: 1.8.15
74
+ rubygems_version: 1.8.24
75
75
  signing_key:
76
76
  specification_version: 3
77
77
  summary: TorqueBox Transactions Gem