active_record_shards 2.5.4 → 2.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_record_shards
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
4
+ hash: 17
5
5
  prerelease:
6
6
  segments:
7
7
  - 2
8
8
  - 5
9
- - 4
10
- version: 2.5.4
9
+ - 5
10
+ version: 2.5.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - Mick Staugaard
@@ -17,7 +17,7 @@ autorequire:
17
17
  bindir: bin
18
18
  cert_chain: []
19
19
 
20
- date: 2012-01-17 00:00:00 -08:00
20
+ date: 2012-01-18 00:00:00 -08:00
21
21
  default_executable:
22
22
  dependencies:
23
23
  - !ruby/object:Gem::Dependency
@@ -207,7 +207,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
207
207
  requirements: []
208
208
 
209
209
  rubyforge_project:
210
- rubygems_version: 1.5.3
210
+ rubygems_version: 1.5.2
211
211
  signing_key:
212
212
  specification_version: 3
213
213
  summary: Simple database switching for ActiveRecord.