tax_generator 0.6.2 → 0.6.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 94848951a1c363225a8f2225f7a486f5fdf531c4
4
- data.tar.gz: e1e2bb6728391e5eca28ccef013739b76810c6db
3
+ metadata.gz: 8e50ebacecea1903edb3402eca590818ca55acb9
4
+ data.tar.gz: 6907dc0b14d09b0275badeabb6f92330e9c6d3e2
5
5
  SHA512:
6
- metadata.gz: c6bb474cdf135cf7988ddd366d1d7b789b3e25bdca9019e72447b5252c0a4e2c667d3e6a5b2e18f5002db445bdbf3fe787852a3259d497dc205bb2e62f9f1c08
7
- data.tar.gz: d28c488252b03a05798fe4718b6ad595906b6223dcf944c2a497511d7ba238a509d1d39885f0133609d624379d61c134c3bec59ad89e15ee4f74abdb12ef435d
6
+ metadata.gz: 95cc843257a33d8e16d85d651bbdfc999844f55e0d2c04e5a78f763a6421cc722a6d5f31f16d9fdc694374ba4662474574a458b37b070af9db23297f52b142db
7
+ data.tar.gz: 8771dee7d78443c24fb129018cf70e87e33e5a2b373831990ea216ac1762b742b0eb7f4c93730d95556880d3ebf0ce21a3a5dab04861ded4d89a5529cb4dae3e
data/.travis.yml CHANGED
@@ -1,14 +1,27 @@
1
+ language: ruby
1
2
  sudo: false
3
+
2
4
  cache: bundler
3
- language: ruby
5
+
6
+ bundler_args: --binstubs=./bin
7
+
4
8
  before_install:
5
9
  - "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
6
10
  - gem install bundler
11
+ - gem update bundler
12
+
13
+ before_script:
14
+ - bundle update
15
+
16
+ install:
17
+ - bundle install --path vendor/bundle
18
+
19
+ script: bundle exec rake
20
+
7
21
  rvm:
8
- - 2.0.0
9
- - 2.1.5
10
22
  - 2.2.2
11
- - 2.2.3
23
+ - 2.2.5
24
+ - 2.3.1
12
25
  env:
13
26
  - RAILS_ENV=test RACK_ENV=test
14
27
  notifications:
data/Gemfile CHANGED
@@ -1,3 +1,7 @@
1
1
  source 'http://rubygems.org'
2
2
 
3
3
  gemspec
4
+
5
+ if RUBY_VERSION < "2.2.0"
6
+ gem 'activesupport', '>= 4.0', '< 5.0'
7
+ end
data/Rakefile CHANGED
@@ -12,6 +12,12 @@ end
12
12
  YARD::Config.options[:load_plugins] = true
13
13
  YARD::Config.load_plugins
14
14
 
15
+ # dirty hack for YardocTask
16
+ ::Rake.application.class.class_eval do
17
+ alias_method :last_comment, :last_description
18
+ end
19
+
20
+
15
21
  YARD::Rake::YardocTask.new do |t|
16
22
  t.files = ['lib/**/*.rb', 'spec/**/*_spec.rb'] # optional
17
23
  t.options = ['--any', '--extra', '--opts', '--markup-provider=redcarpet', '--markup=markdown', '--debug'] # optional
@@ -17,7 +17,7 @@ module TaxGenerator
17
17
  # minor release version
18
18
  MINOR = 6
19
19
  # tiny release version
20
- TINY = 2
20
+ TINY = 3
21
21
  # prelease version ( set this only if it is a prelease)
22
22
  PRE = nil
23
23
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tax_generator
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.2
4
+ version: 0.6.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - bogdanRada
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-03-10 00:00:00.000000000 Z
11
+ date: 2016-10-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri
@@ -438,7 +438,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
438
438
  version: '0'
439
439
  requirements: []
440
440
  rubyforge_project:
441
- rubygems_version: 2.5.1
441
+ rubygems_version: 2.6.6
442
442
  signing_key:
443
443
  specification_version: 4
444
444
  summary: Tax generator is a simple XML processor and generator of HTMl files and generates