cloudrider 0.2.10 → 0.2.11

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 14b421849e88c41e94bf11aae72385cbb188eac6
4
- data.tar.gz: 2207be0ed695edae9488ca2c6a56e0d1c2e41a5f
3
+ metadata.gz: 130b87a5a26edfb67b741505489817fb86515036
4
+ data.tar.gz: d875303ce1d47382e0a9189ef619ee6916836efd
5
5
  SHA512:
6
- metadata.gz: 652c2e935b22ae960669c8ccedcbf51973305791775e782fbebb87f171838d246cf17c8d2a9b87b16dabfac832a58fc551a8c7ba53be78e3a9ce7068f9396bcd
7
- data.tar.gz: df17b60749f0474e7cdceb4c87ef75695799a84c5a6150b2724bea4068b5773e78a30d7b0ad3d28b45bb35d146b964441360d87a8dba7ff51346f6a6990e41ed
6
+ metadata.gz: 42f2d45157605bd1ea266cd66bc30598bc661995758f44f69c14eb714315711a2ad0cabd73a4b2d0de2ee28cf46be3d95679b3f535732648bbec223348ce67af
7
+ data.tar.gz: 3affe0597870a552006d6acd6c8c1c0c337f2830f7bab970d0b506cc8c1317069db8632a2a0a747de5418960f1008249596d426fe1d51f9c981f2cb9ce4e37bc
@@ -1,4 +1,4 @@
1
- class Cloudrider::Apiv1::EmployeeesIndexEmblem < Cloudrider::Apiv1::Base
1
+ class Cloudrider::Apiv1::EmployeesIndexEmblem < Cloudrider::Apiv1::Base
2
2
  class Context
3
3
  def index_style
4
4
  :top
@@ -1,3 +1,3 @@
1
1
  module Cloudrider
2
- VERSION = "0.2.10"
2
+ VERSION = "0.2.11"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloudrider
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.10
4
+ version: 0.2.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thomas Chen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-11 00:00:00.000000000 Z
11
+ date: 2014-11-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler