rails_app_status 0.1.2 → 1.0.0

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: a907fb3c6a68acbd9519c2fc6d6c65fb731bd107
4
- data.tar.gz: 893d13fc0492216945d0e83b012d48064b5e9ef5
3
+ metadata.gz: 7b5c470f5999955620c63e769173b291148281fa
4
+ data.tar.gz: 7a7dbd1ac4f1cb849e159ca88eb1a4fd4c0729a2
5
5
  SHA512:
6
- metadata.gz: 1a884896e971c633e51cc6acd27e71ffc80db00ceee50cbeb7b4c8ac5190669fc13043c8c007c48875e828650a39653de5b60192cca202d57945756233972a39
7
- data.tar.gz: 30152f20025215b7f20344ca8b473a343e87997e99a4e0a23f5c0c3c513591a28d0e404d3205f7de7787c6e79e7f58abfdc06ded83efe01743fbb22a63a53dc5
6
+ metadata.gz: 2c0c34bd40184f7b177d6ab50b2c549782af7416c962fc598e60c29c0792a88a024761d82430e97e784631b461dc0b3d677334d6de3b01cfc424b8a1cc30c4c4
7
+ data.tar.gz: bc3b269a57bf016691f3de14ef95fd12f2fb14284085e9187fa485ca181bb68ca9838293866a4ff6d0ba8f20514ea550e8d4d5a4d4f02ce710358e7f5bd0ea4c
@@ -1,3 +1,3 @@
1
1
  module RailsAppStatus
2
- VERSION = '0.1.2'
2
+ VERSION = '1.0.0'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_app_status
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cody Stringham
@@ -114,9 +114,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
114
114
  version: '0'
115
115
  requirements: []
116
116
  rubyforge_project:
117
- rubygems_version: 2.4.5.1
117
+ rubygems_version: 2.4.8
118
118
  signing_key:
119
119
  specification_version: 4
120
120
  summary: A simple engine to report app status.
121
121
  test_files: []
122
- has_rdoc: