wordref 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -0
  3. data/lib/wordref/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4b272d973df0d462e03746541f77fd362f450510
4
- data.tar.gz: 0552660215b36b1ca4b4739db69b7527be818d96
3
+ metadata.gz: f938ddb2eb4cf65a4b7492eaf613411082ac69fd
4
+ data.tar.gz: bbd5ec3788c64fd5d0e8f7d8bc280c7dafc72f07
5
5
  SHA512:
6
- metadata.gz: 33ff3a00abfe4a47479198a70f7a3c1096f17ff1ff1c2aff6367779740efa632c5920f2801119c22952e8f25c8f1f534b91b4ac1ff3d3c115cc5dd5db89342a0
7
- data.tar.gz: 9b68f651e1a4a59c58341b86da4da8c71adbf02974ac8633f13604a9272397417581a622629c365f21d21805fcbf1e5a624ee1ef33e95ea7ecdc3c50effd7313
6
+ metadata.gz: 6b43a2256f22a67041299c00b8b959aacf84af3265f245c8eba73f1e528e082b032c7ace08a0c169a082c898073f533f20651721c2266d3296720fca88abfc72
7
+ data.tar.gz: 0cc3c5cf6a149ee39f95928ac13ac0ea024ac8341bda78f0728b5d3432ddde700cbdb80b3768d4f04104319fcdc358fec0679b66b2ef71c230729dd0a364637d
data/README.md CHANGED
@@ -1,5 +1,6 @@
1
1
  [![Build Status](https://travis-ci.org/pcboy/wordref.svg)](https://travis-ci.org/pcboy/wordref)
2
2
  [![Gem Version](https://badge.fury.io/rb/wordref.svg)](http://badge.fury.io/rb/wordref)
3
+ [![Code Climate](https://codeclimate.com/github/pcboy/wordref/badges/gpa.svg)](https://codeclimate.com/github/pcboy/wordref)
3
4
 
4
5
  # Wordref
5
6
 
@@ -1,3 +1,3 @@
1
1
  module Wordref
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wordref
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - pcboy
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-09-07 00:00:00.000000000 Z
11
+ date: 2015-09-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: multi_json