asigbiophys 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,2 +1,2 @@
1
- require 'asigbiophys/ad_calculator'
2
- require 'asigbiophys/et_calculator'
1
+ require 'ad_calculator'
2
+ require 'et_calculator'
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: asigbiophys
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.2
5
+ version: 0.1.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Paul Kaarakka
@@ -27,8 +27,8 @@ files:
27
27
  - CHANGELOG
28
28
  - LICENSE
29
29
  - lib/asigbiophys.rb
30
- - lib/asigbiophys/et_calculator.rb
31
- - lib/asigbiophys/ad_calculator.rb
30
+ - lib/ad_calculator.rb
31
+ - lib/et_calculator.rb
32
32
  homepage: http://www.soils.wisc.edu/asig/ASIG.software/
33
33
  licenses: []
34
34
 
@@ -52,7 +52,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
52
52
  requirements: []
53
53
 
54
54
  rubyforge_project:
55
- rubygems_version: 1.8.24
55
+ rubygems_version: 1.8.23
56
56
  signing_key:
57
57
  specification_version: 3
58
58
  summary: ASIGBiophys provides biophysical calculators for use in agriculture and related disciplines.