reevoo_sapience 0.1.0 → 0.1.1

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: 5d5803dcb5ab34f8b2c2eb0f2f1cac2a4cc29c52
4
- data.tar.gz: b30a322e307e0997db77d589907aded067c1297c
3
+ metadata.gz: dda290ff5c61d50b2f50cb7322647f40e88a9a56
4
+ data.tar.gz: 6852fb88f74c1d606bb28b217d41b850f975ef02
5
5
  SHA512:
6
- metadata.gz: 6e318fc78afbde705299b2808eda5e11971042cfeaeae2c9e7ae945d8147ff2196f94d481d3ce87b9b7e2be044f7e4e4ce673cb9e5ad0a61823a9be7f3f293b1
7
- data.tar.gz: e2c856ba9b63f82ef35a5cbb273fd7fe07683847551cb5697132e7675c7a551de73d31de5c337574202c44b2aa2d09c438f6d53614e65ff6a1480042e9038858
6
+ metadata.gz: af5ff6349f3e7b7fa246c4d0c669dd25b0b07ab8ff99dd99cd558ef66ae5220fdfc14247431de8c1345ad25daa66ecd9dbc7c97cec3e19aebd7b8228b2646936
7
+ data.tar.gz: 447618fc18d51edf08e5ed750a92ffa00b091107d4aa154363a7e6e0683c6a05b4738987efcc1f2be37029fbee4ead06d1299a2b901e41f4cb7968e13d54bf93
data/CODE_OF_CONDUCT.md CHANGED
@@ -35,7 +35,7 @@ This code of conduct applies both within project spaces and in public spaces
35
35
  when an individual is representing the project or its community.
36
36
 
37
37
  Instances of abusive, harassing, or otherwise unacceptable behavior may be
38
- reported by contacting a project maintainer at mikael@zoolutions.se. All
38
+ reported by contacting a project maintainer at developers@reevoo.com. All
39
39
  complaints will be reviewed and investigated and will result in a response that
40
40
  is deemed necessary and appropriate to the circumstances. Maintainers are
41
41
  obligated to maintain confidentiality with regard to the reporter of an
data/Gemfile CHANGED
@@ -3,7 +3,6 @@ source "https://rubygems.org"
3
3
  # Specify your gem's dependencies in reevoo_sapience-rb.gemspec
4
4
  gemspec
5
5
 
6
- gem "sapience", path: "../sapience-rb"
7
- # gem "sapience", github: "reevoo/sapience-rb"
6
+ gem "sapience"
8
7
  gem "sentry-raven"
9
- gem "statsd-ruby"
8
+ gem "dogstatsd-ruby"
@@ -1,3 +1,3 @@
1
1
  module ReevooSapience
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: reevoo_sapience
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mikael Henriksson
@@ -241,7 +241,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
241
241
  version: '0'
242
242
  requirements: []
243
243
  rubyforge_project:
244
- rubygems_version: 2.6.6
244
+ rubygems_version: 2.5.1
245
245
  signing_key:
246
246
  specification_version: 4
247
247
  summary: Centralizd sapience configuration for Reevoo Ltd.