jerbil 1.4.7 → 1.4.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NzRhNTEwNzcxMzE5ODkzMDRiNTM5MGQwZmYyNTg3ZWQ5MTdmMTk5Yg==
4
+ ZmM1YWU1NmMxNmQzYTRmYzU0ZTMxODQxODQ4MzYyYjc2ZDAzMTRjNA==
5
5
  data.tar.gz: !binary |-
6
- MzIxYzFmOTRmNGNhNDM3MzQ3YTZhODYwMzBjYzBjYjY2ZGMyNzAxMQ==
6
+ MDY3N2RiNTM1ZTIwMjVjMzFkZTczNzRkMDdiYzM4MGIxYWQzYzkyYQ==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- YTgwOWVjMTZkMDlhNzY1ZTJlZDU2ZTNiN2IwOTE3NGQyYzRkODY5YjNlNzc1
10
- ZjdhNDk0MjIxYzY2YzlmNzkzMzkwMzU4NWI3MmUxYmJiODI3YWIwODkyNTU3
11
- ODM2ODUxZGI4ODRkYWYxMjU5N2Q0OGFkYWQ1OGUyNDNkYzgzNDY=
9
+ MTk3OTllYWZhMjg4MWU4NDYyYzU5ZTRkOGE1NDFhYzgzNjNmOTlkNjZiMGI5
10
+ YTAzMTRmNDcyZjU5NzI0OWNkMTQ2MzE4M2RmMGJlNGU5MGM3OGUyZmI5YzEx
11
+ MDcyMGVlOWVmNzI5ODY2ZjM3ZTUzNDJiNGQ2NWYzMmFjMjc0MGE=
12
12
  data.tar.gz: !binary |-
13
- MDBhZjU0Y2E4MjM2OTUzMjQ2ZjNhY2FhNDE3MDRiMDBhNWJlNDg4NGYyNmM3
14
- M2Y5YWY2NWU5ZTVkYWQwMTc1ZjA5YjcwOTNlMjM4YTQwMmUzYmZlODQzNmE0
15
- NTA2NWE4ZThkNDUzN2MxNjdkM2M0ZWZhMjRmZDQ4MGE1NGZmMWQ=
13
+ NjIwODE1OTI2NGQ1ZjUxMDUxNzBiM2JmMjU0YTBkNjI5ZmNmMTFiNzgxNTA2
14
+ OWUxZTNmMTAxY2Q0NTIwM2ZhNjJkOTY1Y2NiMzliODIwOWM1ODA5YjY4MGE5
15
+ ZTcxNzEwMjg3ZDE1ZWNhM2Y0ZDQ0NDdiNzk5MDA4ZWJlOTNlZTM=
@@ -4,6 +4,10 @@
4
4
 
5
5
  ==History
6
6
 
7
+ [jerbil-1.4.8 26-Oct-2014]
8
+
9
+ Tweaked Rubydoc.info address to get to the right readme page.
10
+
7
11
  [jerbil-1.4.7 21-Oct-2014]
8
12
 
9
13
  Fix readmes on rubydoc.info in the .yardopts file. A few tweaks to the jerbil utility.
data/README.md CHANGED
@@ -16,7 +16,7 @@ tedious work and should avoid a lot of the headaches of alternatives such as Rin
16
16
 
17
17
  **GitHub:** [https://github.com/osburn-sharp/jerbil](https://github.com/osburn-sharp/jerbil)
18
18
 
19
- **RubyDoc:** [http://rubydoc.info/github/osburn-sharp/jerbil/frames](http://rubydoc.info/github/osburn-sharp/jerbil/frames)
19
+ **RubyDoc:** [http://rubydoc.info/github/osburn-sharp/jerbil/frames/file/README.md](http://rubydoc.info/github/osburn-sharp/jerbil/frames/file/README.md)
20
20
 
21
21
  **RubyGems:** [https://rubygems.org/gems/jerbil](https://rubygems.org/gems/jerbil)
22
22
 
@@ -1,13 +1,13 @@
1
1
  # Created by Jevoom
2
2
  #
3
- # 21-Oct-2014
4
- # Fix readmes on rubydoc.info in the .yardopts file.
3
+ # 26-Oct-2014
4
+ # Tweaked Rubydoc.info address to get to the right readme page.
5
5
 
6
6
  module Jerbil
7
- # version set to 1.4.7
8
- Version = '1.4.7'
9
- # date set to 21-Oct-2014
10
- Version_Date = '21-Oct-2014'
11
- #ident string set to: jerbil-1.4.7 21-Oct-2014
12
- Ident = 'jerbil-1.4.7 21-Oct-2014'
7
+ # version set to 1.4.8
8
+ Version = '1.4.8'
9
+ # date set to 26-Oct-2014
10
+ Version_Date = '26-Oct-2014'
11
+ #ident string set to: jerbil-1.4.8 26-Oct-2014
12
+ Ident = 'jerbil-1.4.8 26-Oct-2014'
13
13
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jerbil
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.7
4
+ version: 1.4.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dr Robert
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-10-21 00:00:00.000000000 Z
11
+ date: 2014-10-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: !binary |-