Oompa-euler 1.0.1 → 1.0.2

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.
Files changed (2) hide show
  1. metadata +1 -3
  2. data/TODO +0 -2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Oompa-euler
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mike Skalnik
@@ -22,11 +22,9 @@ extensions: []
22
22
  extra_rdoc_files:
23
23
  - README.mkdn
24
24
  - LICENSE
25
- - TODO
26
25
  files:
27
26
  - LICENSE
28
27
  - README.mkdn
29
- - TODO
30
28
  - lib/euler.rb
31
29
  has_rdoc: true
32
30
  homepage: http://theoompa.com
data/TODO DELETED
@@ -1,2 +0,0 @@
1
- TODO:
2
- Be more awesome.