rails-informant 0.4.0 → 0.4.1
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 +2 -2
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
3
|
+
metadata.gz: 241dedb8b97e9cc3b60ad1275e6bfd61393fd07b253599c3f3b7cad7829dc2dc
|
|
4
4
|
data.tar.gz: 6b2f6737c9464c416c154ceceecf94c4226419d3f3a84c4a8987216bbeb7cd86
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
6
|
+
metadata.gz: 80ba0bbe5494c3af170c392bd869c5dd2e9d573223fa4c10ddaab315c5dd8961b12d1958245f242e9670b5b1ab4fb4dba7b0ad04177cd7d992b0840d8b2ba8de
|
|
7
7
|
data.tar.gz: a408c05da27d4c37d1f557bc8f9fc52bb81202909fdcf4abb37862d7b14ac86c3c17f558546c6df77767507f45da894eb5ae6da317d1116dba93ab816b44c343
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rails-informant
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.4.
|
|
4
|
+
version: 0.4.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Daniel López Prat
|
|
@@ -71,7 +71,7 @@ dependencies:
|
|
|
71
71
|
requirements:
|
|
72
72
|
- - ">="
|
|
73
73
|
- !ruby/object:Gem::Version
|
|
74
|
-
version: '0.
|
|
74
|
+
version: '0.10'
|
|
75
75
|
- - "<"
|
|
76
76
|
- !ruby/object:Gem::Version
|
|
77
77
|
version: '2'
|
|
@@ -81,7 +81,7 @@ dependencies:
|
|
|
81
81
|
requirements:
|
|
82
82
|
- - ">="
|
|
83
83
|
- !ruby/object:Gem::Version
|
|
84
|
-
version: '0.
|
|
84
|
+
version: '0.10'
|
|
85
85
|
- - "<"
|
|
86
86
|
- !ruby/object:Gem::Version
|
|
87
87
|
version: '2'
|
|
@@ -195,7 +195,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
195
195
|
- !ruby/object:Gem::Version
|
|
196
196
|
version: '0'
|
|
197
197
|
requirements: []
|
|
198
|
-
rubygems_version: 4.0.
|
|
198
|
+
rubygems_version: 4.0.6
|
|
199
199
|
specification_version: 4
|
|
200
200
|
summary: Self-hosted error monitoring for Rails with MCP server for agentic workflows
|
|
201
201
|
test_files: []
|