tunemygc 1.0.45 → 1.0.46

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
  SHA1:
3
- metadata.gz: 47b92c000755e3877eb12edc9e91aa68701daf78
4
- data.tar.gz: a1b4ccf96daf83ce91fe1b93b2c02af6939c3adb
3
+ metadata.gz: 49de1d99a256241f20303c4a9aadad76f38d018a
4
+ data.tar.gz: 6ad5a64acd9b13d07b97dfcca71c96b0117c1c72
5
5
  SHA512:
6
- metadata.gz: ad17f4cba66b98508183430a4421ce53c5787209ee1e23e8618bdffa1b54faf9e64c12daf9e985c8537cc2866b2056110616b60c807ed3c64641724b33ac9262
7
- data.tar.gz: 07d913179a6bb3bc98c77f8b0b12d276e8a8dbc97b5c5e3a47fb205a68b23e3d914c42548d3204d24f601c00dcee9cf5a2056ecce01dc30db3dd73965a58bb46
6
+ metadata.gz: e2c5826b227af1523049f58f76193ea72a96e05892a9bd3ab4222ea5af6e62e5b0db157f71dd3ef7463b1397baac78e0d8aaa1a602141730c26b05bb8c92ef84
7
+ data.tar.gz: c1c2955d6bfc5b7724ad0bed2eed20bdeb1792094bda6802d3ef8ec16dbd0c69d1a005f20e7b295e8c34c4c6983043f5e191cf1b16f7dc409427eee425ad2a10
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
2
 
3
3
  module TuneMyGc
4
- VERSION = "1.0.45"
4
+ VERSION = "1.0.46"
5
5
  end
data/tunemygc.gemspec CHANGED
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
8
  s.name = "tunemygc"
9
9
  s.version = TuneMyGc::VERSION
10
10
  s.summary = "TuneMyGC - optimal MRI Ruby 2.1+ Garbage Collection"
11
- s.description = "Agent for the GC tuning webservice https://www.tunemygc.com - optimal settings for throughput and memory usage of Rails applications"
11
+ s.description = "Agent for the GC tuning webservice https://www.tunemygc.com - optimal settings for throughput and memory usage of Ruby applications"
12
12
  s.authors = ["Bear Metal"]
13
13
  s.email = ["info@bearmetal.eu"]
14
14
  s.license = "MIT"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tunemygc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.45
4
+ version: 1.0.46
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bear Metal
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-03-18 00:00:00.000000000 Z
11
+ date: 2015-03-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -93,7 +93,7 @@ dependencies:
93
93
  - !ruby/object:Gem::Version
94
94
  version: 4.2.0
95
95
  description: Agent for the GC tuning webservice https://www.tunemygc.com - optimal
96
- settings for throughput and memory usage of Rails applications
96
+ settings for throughput and memory usage of Ruby applications
97
97
  email:
98
98
  - info@bearmetal.eu
99
99
  executables: