acfs 0.23.2.b199 → 0.23.2.b200

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.
Files changed (3) hide show
  1. checksums.yaml +8 -8
  2. data/README.md +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- MjA0OGFmMDhhMGZhMDY5Zjc0YmEzNzNhMDg5MDA2MThjOGUzZTg5ZA==
4
+ NTE5MTMxNGE2ZmRlYmRmMzEyNzBkMWRmYjg3NzcwZWE5OTg3N2E0Yg==
5
5
  data.tar.gz: !binary |-
6
- OWNhYzY2MzM1YjQ1YmVkNzY0ODg5OTcyZjA5NTdjYjBkZTY0YjZmYw==
6
+ ODQwOGJhOGEyNDdjZDAzYWE4YmM2YWFlMzg2MTExNTlhNDBjMzFkMg==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- NjU4ZTllOWQ4MmE4ZDM2YjA2YTFhMjA3NGM5ZmY1ZGM4NDY1NTBjNTFhMTcx
10
- ZGI3YTNhMmM2OTc3NDYwOTEwZjI4YzNkMjEwMWY1NDc1NjdkYmYyNjJjZTU1
11
- ZDgzNmRjOWU1NTkyZGM0M2YyOWRkZDY2YTQwNDUzY2M1ZDAzNzk=
9
+ NDk1Mjg2YmM0NWE2N2E1ODA0ODE0NTQ2MmM4NTQ3MTRiNDk2YjMxMWZiMTk1
10
+ ZmY2YzhlZDZhYzU0ODg2MGUyZjk5ZTI2MTU0ZDc3MDRmYTRiYzQwMzExOThm
11
+ ZjU4NzBjNTZjZWM2ODRhZGZlMWI2MDAzZTcwODA4ZjZkMDk1MzY=
12
12
  data.tar.gz: !binary |-
13
- NWExMGY4MjIzZGMyNzQyMjk4ZmM4NzkxOGJlZGY4MWIzZDE5NzE0YTQ4YWVh
14
- NThjN2JkMTA4MTdhNmFmZGM5ZWJmYzJkMTljZTg4ZmNkOGFjNGFmMTUxZWEx
15
- MDI1YzZiMjIxYWE4YjUxMTE2NGM0MjJmNjY2NjY0NzAyZGJhOWY=
13
+ MTNkNjdiOTdiY2FjMGM5MjVhNjhhNDA5NTM4YTJkZDYxZWY4ZWVlZjM4NTE5
14
+ OWFkZDM2MzNhODYwYjk5NWUwN2JlYmExNWQ2ZWE5ZGNjMzdkMGY3ZTQyNWVk
15
+ ZmIyYWE2ZTZhNWM3NTQ1NGUzOTk0NzQ2MWViNTE3ZWU4NTE1NmE=
data/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
  [![Coverage Status](https://coveralls.io/repos/jgraichen/acfs/badge.png?branch=master)](https://coveralls.io/r/jgraichen/acfs)
6
6
  [![Code Climate](https://codeclimate.com/github/jgraichen/acfs.png)](https://codeclimate.com/github/jgraichen/acfs)
7
7
  [![Dependency Status](https://gemnasium.com/jgraichen/acfs.png)](https://gemnasium.com/jgraichen/acfs)
8
- [![RubyDoc Documentation](https://raw.github.com/jgraichen/shields/master/rubydoc.png)](http://rubydoc.info/github/jgraichen/acfs/master/frames)
8
+ [![RubyDoc Documentation](http://b.repl.ca/v1/rubydoc-here-blue.png)](http://rubydoc.info/github/jgraichen/acfs/master/frames)
9
9
 
10
10
  Acfs is a library to develop API client libraries for single services within a larger service oriented application.
11
11
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: acfs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.2.b199
4
+ version: 0.23.2.b200
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jan Graichen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-09-27 00:00:00.000000000 Z
11
+ date: 2013-10-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport