borda 0.0.5 → 0.0.6

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.
data/.borda.gemspec.swp CHANGED
Binary file
data/borda.gemspec CHANGED
@@ -4,7 +4,7 @@ $:.push File.expand_path("../lib", __FILE__)
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = "borda"
7
- s.version = "0.0.5"
7
+ s.version = "0.0.6"
8
8
  s.platform = Gem::Platform::RUBY
9
9
  s.authors = ["koleso"]
10
10
  s.email = ["koleso@bk.ru"]
data/lib/borda.rb ADDED
File without changes
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: borda
3
3
  version: !ruby/object:Gem::Version
4
- hash: 21
4
+ hash: 19
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 5
10
- version: 0.0.5
9
+ - 6
10
+ version: 0.0.6
11
11
  platform: ruby
12
12
  authors:
13
13
  - koleso
@@ -63,6 +63,7 @@ files:
63
63
  - db/migrate/20110828110813_create_mandas.rb
64
64
  - db/seeds.rb
65
65
  - doc/README_FOR_APP
66
+ - lib/borda.rb
66
67
  - lib/tasks/.my.rake.swp
67
68
  - lib/tasks/my.rake
68
69
  - log/development.log