agric 3.0.0 → 3.0.1

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: 78b4ea8644ef2a70bc6f1696359c67ffd7e11882
4
- data.tar.gz: 2e6d52fc20a975a7315f8ad3be04ab90737dca4d
3
+ metadata.gz: b2c3dbfc37687fe1eea3c2b4a6c345b30b8b69cf
4
+ data.tar.gz: 299528f151e0dac6f101a6539453636a9a7ab917
5
5
  SHA512:
6
- metadata.gz: 7c17c3103335dd547e5bd45720c165ca8f6fbf887800d5c283322ef80e6ab4b984553994b7affa0cfe7a0992e7142b92322b687fc7ab7d6a55fba8946a9b1b3e
7
- data.tar.gz: 80ba5e140b73504b4b15b2fcca281040ec8e691c493c0e2f97d2d47873fc373eca44e4383d8227545b161d10e89e4722623e5511ed7d3fad56710f0605b2f875
6
+ metadata.gz: 9fd124ec5fe255d86ad18c19cbe2345e3a3e53bfce134643236dde487be200cf2f11712aef79170521080233a5bed56d3b04bae134fbfe47e74bbe161c83ef12
7
+ data.tar.gz: 150052065191148f7219577b1d620a017d0a66d9c8248beaf39d9068d093b2030beedba7198937d39537bf30ada648740c904af3ea1093c38c2b15af81c8b305
Binary file
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
3
  <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata>Copyright (C) 2013-2015 by Agric</metadata>
4
+ <metadata>Copyright (C) 2013-2016 by Agric</metadata>
5
5
  <defs>
6
6
  <font id="agric" horiz-adv-x="1000">
7
7
  <font-face font-family="Agric" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150"/>
Binary file
Binary file
@@ -3,9 +3,9 @@
3
3
  font-family: 'Agric';
4
4
  font-weight: normal;
5
5
  font-style: normal;
6
- src: font-url('agric.eot?v=3.0.0');
7
- src: font-url('agric.eot?#iefix&v=3.0.0') format('embedded-opentype'),
8
- font-url('agric.woff?v=3.0.0') format('woff'),
9
- font-url('agric.ttf?v=3.0.0') format('truetype'),
10
- font-url('agric.svg?v=3.0.0') format('svg');
6
+ src: font-url('agric.eot?v=3.0.1');
7
+ src: font-url('agric.eot?#iefix&v=3.0.1') format('embedded-opentype'),
8
+ font-url('agric.woff?v=3.0.1') format('woff'),
9
+ font-url('agric.ttf?v=3.0.1') format('truetype'),
10
+ font-url('agric.svg?v=3.0.1') format('svg');
11
11
  }
data/lib/agric/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Agric
2
- VERSION = "3.0.0"
2
+ VERSION = "3.0.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: agric
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0
4
+ version: 3.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brice Texier
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-06-14 00:00:00.000000000 Z
11
+ date: 2016-08-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -47,7 +47,7 @@ dependencies:
47
47
  version: '3.2'
48
48
  - - "<"
49
49
  - !ruby/object:Gem::Version
50
- version: '5.0'
50
+ version: '6.0'
51
51
  type: :runtime
52
52
  prerelease: false
53
53
  version_requirements: !ruby/object:Gem::Requirement
@@ -57,7 +57,7 @@ dependencies:
57
57
  version: '3.2'
58
58
  - - "<"
59
59
  - !ruby/object:Gem::Version
60
- version: '5.0'
60
+ version: '6.0'
61
61
  - !ruby/object:Gem::Dependency
62
62
  name: sass-rails
63
63
  requirement: !ruby/object:Gem::Requirement
@@ -116,9 +116,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
116
116
  version: '0'
117
117
  requirements: []
118
118
  rubyforge_project:
119
- rubygems_version: 2.4.5
119
+ rubygems_version: 2.4.5.1
120
120
  signing_key:
121
121
  specification_version: 4
122
122
  summary: Agricultural font
123
123
  test_files: []
124
- has_rdoc: