tr8n_client_sdk 1.0.0 → 1.1.0

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tr8n_client_sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-11-20 00:00:00.000000000 Z
12
+ date: 2013-11-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -86,7 +86,7 @@ files:
86
86
  - lib/tr8n_client_sdk.rb
87
87
  - MIT-LICENSE
88
88
  - Rakefile
89
- - README.rdoc
89
+ - README.md
90
90
  - test/dummy/app/assets/images/bg-pattern.png
91
91
  - test/dummy/app/assets/images/facebook.png
92
92
  - test/dummy/app/assets/images/github.png
data/README.rdoc DELETED
@@ -1,3 +0,0 @@
1
- = Tr8n Client SDK for Ruby on Rails
2
-
3
- This project rocks and uses MIT-LICENSE.