nulogy-fitter-happier 1.5.0 → 1.5.2

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
  SHA256:
3
- metadata.gz: d5a3bc62abd5f7aae697a5d7d6021de511e0e837323c9d7a70311f7df766040d
4
- data.tar.gz: da1e560659afee08162a8873f0ddf2188602b317ca3b549d1dd963efea31a8c7
3
+ metadata.gz: 1122e5b6b0d664307030911bff834d66510b4f492d2b776d88ca48ca51df3262
4
+ data.tar.gz: 3ba48cb194c67bca89092725a4426c2c04296c49b82b91b27326bda9a12582cf
5
5
  SHA512:
6
- metadata.gz: 596b8a76a26525581bb54bd89eee1b25ce2bf23c830fc47f8335c8d8d3eccc9e0f1596e7241b5683e2655c70f52874fe0a09f9f4415b0bea3cb240342babac5b
7
- data.tar.gz: ccbe5ddebdcb7b71319828fd56f3ca176ed64b532a586a861653e9b54db70d060e7a309c07e66121c5d34e44ed33bca28e81aaea33d9e7776e17200aaac42708
6
+ metadata.gz: f1800b15afcf47e155b10fbb7211bbf67574bad6e05c51d1577d38e89acc443568f634658e2ca8573db6a2c40979da90dd7ad65c62253261afafacc73070b60e
7
+ data.tar.gz: 164c8bbe7a5a99de07a1684f943c689e15fdc11fe610eb9e5fc2edf02062a8449a0dcbbfb03a16e8ac4803703c527a7f989df061d48d10b7d285b855dd2f537f
data/CHANGELOG CHANGED
@@ -1,14 +1,27 @@
1
1
  CHANGELOG
2
2
  =========
3
3
 
4
+ Version 1.5.2
5
+ =============
6
+
7
+ * Relax NewRelic dependency
8
+
9
+ Version 1.5.1
10
+ =============
11
+
12
+ * Relax NewRelic dependency
13
+
4
14
  Version 1.5
5
15
  ===========
16
+
6
17
  * Update dependencies for Rails 7
7
- * Reset the versioning to 1.5.x since the rubygem gem was at 1.3.1, this
8
- changelog was at 1.4, and the .gemspec was at 1.2.0 :)
9
18
 
19
+ Version 1.3.1
20
+ =============
21
+
22
+ * Relax NewRelic dependency
10
23
 
11
- Version 1.4
24
+ Version 1.2
12
25
  ===========
13
26
 
14
27
  * Relax dependencies
File without changes
@@ -0,0 +1,87 @@
1
+  (1.2ms) SELECT sqlite_version(*)
2
+ TRANSACTION (0.1ms) begin transaction
3
+ TRANSACTION (0.1ms) rollback transaction
4
+ TRANSACTION (0.1ms) begin transaction
5
+ Started GET "/fitter_happier" for 127.0.0.1 at 2021-06-06 21:03:04 -0400
6
+ Processing by FitterHappier::HeartbeatController#index as HTML
7
+ Completed 200 OK in 10ms (Views: 3.0ms | ActiveRecord: 0.0ms | Allocations: 1149)
8
+ TRANSACTION (0.1ms) rollback transaction
9
+ TRANSACTION (0.1ms) begin transaction
10
+ Started GET "/fitter_happier" for 127.0.0.1 at 2021-06-06 21:03:04 -0400
11
+ Processing by FitterHappier::HeartbeatController#index as HTML
12
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 150)
13
+ Started GET "/fitter_happier/site_check" for 127.0.0.1 at 2021-06-06 21:03:04 -0400
14
+ Processing by FitterHappier::HeartbeatController#site_check as HTML
15
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 147)
16
+ Started GET "/fitter_happier/site_and_database_check" for 127.0.0.1 at 2021-06-06 21:03:04 -0400
17
+ Processing by FitterHappier::HeartbeatController#site_and_database_check as HTML
18
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 186)
19
+ TRANSACTION (0.0ms) rollback transaction
20
+ TRANSACTION (0.0ms) begin transaction
21
+ Started GET "/fitter_happier/site_and_database_check" for 127.0.0.1 at 2021-06-06 21:03:04 -0400
22
+ Processing by FitterHappier::HeartbeatController#site_and_database_check as HTML
23
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 172)
24
+ TRANSACTION (0.0ms) rollback transaction
25
+ TRANSACTION (0.0ms) begin transaction
26
+ Started GET "/fitter_happier/site_check" for 127.0.0.1 at 2021-06-06 21:03:04 -0400
27
+ Processing by FitterHappier::HeartbeatController#site_check as HTML
28
+ Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 111)
29
+ TRANSACTION (0.1ms) rollback transaction
30
+  (0.9ms) SELECT sqlite_version(*)
31
+ TRANSACTION (0.0ms) begin transaction
32
+ TRANSACTION (0.0ms) rollback transaction
33
+ TRANSACTION (0.0ms) begin transaction
34
+ Started GET "/fitter_happier/site_and_database_check" for 127.0.0.1 at 2022-09-22 03:36:59 -0400
35
+ Processing by FitterHappier::HeartbeatController#site_and_database_check as HTML
36
+ Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms | Allocations: 1141)
37
+ TRANSACTION (0.1ms) rollback transaction
38
+ TRANSACTION (0.0ms) begin transaction
39
+ Started GET "/fitter_happier/site_check" for 127.0.0.1 at 2022-09-22 03:36:59 -0400
40
+ Processing by FitterHappier::HeartbeatController#site_check as HTML
41
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 110)
42
+ TRANSACTION (0.0ms) rollback transaction
43
+ TRANSACTION (0.0ms) begin transaction
44
+ Started GET "/fitter_happier" for 127.0.0.1 at 2022-09-22 03:36:59 -0400
45
+ Processing by FitterHappier::HeartbeatController#index as HTML
46
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 139)
47
+ Started GET "/fitter_happier/site_check" for 127.0.0.1 at 2022-09-22 03:36:59 -0400
48
+ Processing by FitterHappier::HeartbeatController#site_check as HTML
49
+ Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 145)
50
+ Started GET "/fitter_happier/site_and_database_check" for 127.0.0.1 at 2022-09-22 03:36:59 -0400
51
+ Processing by FitterHappier::HeartbeatController#site_and_database_check as HTML
52
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms | Allocations: 185)
53
+ TRANSACTION (0.1ms) rollback transaction
54
+ TRANSACTION (0.0ms) begin transaction
55
+ Started GET "/fitter_happier" for 127.0.0.1 at 2022-09-22 03:36:59 -0400
56
+ Processing by FitterHappier::HeartbeatController#index as HTML
57
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 103)
58
+ TRANSACTION (0.1ms) rollback transaction
59
+  (1.6ms) SELECT sqlite_version(*)
60
+ TRANSACTION (0.1ms) begin transaction
61
+ Started GET "/fitter_happier/site_check" for 127.0.0.1 at 2023-02-27 19:50:21 -0500
62
+ Processing by FitterHappier::HeartbeatController#site_check as HTML
63
+ Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms | Allocations: 1071)
64
+ TRANSACTION (0.1ms) rollback transaction
65
+ TRANSACTION (0.1ms) begin transaction
66
+ Started GET "/fitter_happier" for 127.0.0.1 at 2023-02-27 19:50:21 -0500
67
+ Processing by FitterHappier::HeartbeatController#index as HTML
68
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 149)
69
+ Started GET "/fitter_happier/site_check" for 127.0.0.1 at 2023-02-27 19:50:21 -0500
70
+ Processing by FitterHappier::HeartbeatController#site_check as HTML
71
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 145)
72
+ Started GET "/fitter_happier/site_and_database_check" for 127.0.0.1 at 2023-02-27 19:50:21 -0500
73
+ Processing by FitterHappier::HeartbeatController#site_and_database_check as HTML
74
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 185)
75
+ TRANSACTION (0.1ms) rollback transaction
76
+ TRANSACTION (0.0ms) begin transaction
77
+ Started GET "/fitter_happier/site_and_database_check" for 127.0.0.1 at 2023-02-27 19:50:21 -0500
78
+ Processing by FitterHappier::HeartbeatController#site_and_database_check as HTML
79
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 171)
80
+ TRANSACTION (0.1ms) rollback transaction
81
+ TRANSACTION (0.1ms) begin transaction
82
+ Started GET "/fitter_happier" for 127.0.0.1 at 2023-02-27 19:50:21 -0500
83
+ Processing by FitterHappier::HeartbeatController#index as HTML
84
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 103)
85
+ TRANSACTION (0.1ms) rollback transaction
86
+ TRANSACTION (0.1ms) begin transaction
87
+ TRANSACTION (0.1ms) rollback transaction
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nulogy-fitter-happier
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nulogy Corporation
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-09-21 00:00:00.000000000 Z
11
+ date: 2023-02-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: actionpack
@@ -59,7 +59,7 @@ dependencies:
59
59
  version: 6.15.0
60
60
  - - "<"
61
61
  - !ruby/object:Gem::Version
62
- version: '7.1'
62
+ version: '10.0'
63
63
  type: :runtime
64
64
  prerelease: false
65
65
  version_requirements: !ruby/object:Gem::Requirement
@@ -69,7 +69,7 @@ dependencies:
69
69
  version: 6.15.0
70
70
  - - "<"
71
71
  - !ruby/object:Gem::Version
72
- version: '7.1'
72
+ version: '10.0'
73
73
  - !ruby/object:Gem::Dependency
74
74
  name: railties
75
75
  requirement: !ruby/object:Gem::Requirement
@@ -124,15 +124,15 @@ dependencies:
124
124
  requirements:
125
125
  - - "~>"
126
126
  - !ruby/object:Gem::Version
127
- version: '1.4'
127
+ version: '1.5'
128
128
  type: :development
129
129
  prerelease: false
130
130
  version_requirements: !ruby/object:Gem::Requirement
131
131
  requirements:
132
132
  - - "~>"
133
133
  - !ruby/object:Gem::Version
134
- version: '1.4'
135
- description: send bug reports to http://github.com/nulogy/fitter-happier/
134
+ version: '1.5'
135
+ description: send bug reports to https://github.com/nulogy/fitter-happier/
136
136
  email:
137
137
  - engineering@nulogy.com
138
138
  executables: []
@@ -160,6 +160,8 @@ files:
160
160
  - spec/dummy/config/environments/test.rb
161
161
  - spec/dummy/config/routes.rb
162
162
  - spec/dummy/config/secrets.yml
163
+ - spec/dummy/db/test.sqlite3
164
+ - spec/dummy/log/test.log
163
165
  - spec/fitter_happier_request_spec.rb
164
166
  - spec/fitter_happier_routing_spec.rb
165
167
  - spec/spec_helper.rb
@@ -186,24 +188,26 @@ required_rubygems_version: !ruby/object:Gem::Requirement
186
188
  - !ruby/object:Gem::Version
187
189
  version: '0'
188
190
  requirements: []
189
- rubygems_version: 3.3.7
191
+ rubygems_version: 3.4.7
190
192
  signing_key:
191
193
  specification_version: 4
192
194
  summary: FitterHappier is a plug-in that provides actions for monitoring site and/or
193
195
  database availability for rails apps.
194
196
  test_files:
195
- - spec/dummy/Rakefile
197
+ - spec/spec_helper.rb
196
198
  - spec/dummy/app/controllers/application_controller.rb
197
- - spec/dummy/config/application.rb
198
- - spec/dummy/config/boot.rb
199
- - spec/dummy/config/database.yml
200
- - spec/dummy/config/environment.rb
201
- - spec/dummy/config/environments/development.rb
199
+ - spec/dummy/config/secrets.yml
200
+ - spec/dummy/config/routes.rb
202
201
  - spec/dummy/config/environments/production.rb
202
+ - spec/dummy/config/environments/development.rb
203
203
  - spec/dummy/config/environments/test.rb
204
- - spec/dummy/config/routes.rb
205
- - spec/dummy/config/secrets.yml
204
+ - spec/dummy/config/environment.rb
205
+ - spec/dummy/config/application.rb
206
+ - spec/dummy/config/database.yml
207
+ - spec/dummy/config/boot.rb
206
208
  - spec/dummy/config.ru
207
- - spec/fitter_happier_request_spec.rb
209
+ - spec/dummy/Rakefile
210
+ - spec/dummy/db/test.sqlite3
211
+ - spec/dummy/log/test.log
208
212
  - spec/fitter_happier_routing_spec.rb
209
- - spec/spec_helper.rb
213
+ - spec/fitter_happier_request_spec.rb