bets 0.0.13 → 0.0.14

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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bets
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.13
4
+ version: 0.0.14
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-09-12 00:00:00.000000000 Z
12
+ date: 2012-11-13 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Gem for get data from bets
15
15
  email:
@@ -26,12 +26,16 @@ files:
26
26
  - Rakefile
27
27
  - bets.gemspec
28
28
  - bin/bets
29
+ - install.sh
30
+ - lib/bets.glade
29
31
  - lib/bets.rb
30
32
  - lib/bets/version.rb
31
33
  - lib/config/database.yml
32
34
  - lib/config/environment.rb
33
35
  - lib/db/bets.sqlite3
34
36
  - lib/db/migrate/001_create_urls.rb
37
+ - lib/options.dat
38
+ - lib/rules.rb
35
39
  homepage: ''
36
40
  licenses: []
37
41
  post_install_message: