raygun-apm 0.0.13-x86-mingw32 → 0.0.14-x86-mingw32

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a118833954591ab283b7dac63d3568b3b36193de8ec6503176d17eddef494de2
4
- data.tar.gz: '024289a2dc429066b1750531041c75b723e537733aca2d3b9858810f59913271'
3
+ metadata.gz: 1d4a8fa87406e60c21b292dd1f1030f8e3b042e1e0134102869e39570111e84d
4
+ data.tar.gz: 52d30def213400058f31777a334f7cda2a7bddf04bb903b0f445231968d02d94
5
5
  SHA512:
6
- metadata.gz: 99bfe29d49859214e40d7d5361771b9eee084480f49f07060c3b1d67d39ed21e37ba23d858d55b9702aa33008181daf2a3225bc2727ee66b3c6eec707c202c5e
7
- data.tar.gz: 39cd6db394e1d5067d1443013d1dfaf524db248f2b8ba42f929581b1a340aafa0824d4ac31fd83a4fc66b4edef375b7ebc10e5d20802fff0b165050bf1e2aa27
6
+ metadata.gz: 0a7eacd1c60facc936d7f16d976bac414e3a3af12c3340a2b9436e7b35e8db770b791df6d574a3f52d192c3106cc7e77da1115573392dd4d439843b95e671aff
7
+ data.tar.gz: 4572eecc1e58ff0bf56ba993d1b8855fe900fce5e54e3ce8074ae6fae22d4093488e2abad8a436cf852b19a424a7c6565d1dacb491ada4b22c753ca129f03754
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- raygun-apm (0.0.13)
4
+ raygun-apm (0.0.14)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  module Raygun
2
2
  module Apm
3
- VERSION = "0.0.13"
3
+ VERSION = "0.0.14"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: raygun-apm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.13
4
+ version: 0.0.14
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - Erkki Eilonen