monimoni 0.0.1 → 0.0.2

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/monimoni/version.rb +1 -1
  3. metadata +8 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 20399a14567fd275c6442b20ccff784cd4b6bb2e
4
- data.tar.gz: 7c29a0a5aaf8debea9201c4ed587a8b19eff2d5a
3
+ metadata.gz: cb9c7e53f6120dc28e21dec9888edbd6f2d4c9d1
4
+ data.tar.gz: 4a14a2bce79fc521b10ed56441ccc1f0e08aa658
5
5
  SHA512:
6
- metadata.gz: bd0ba3d2498828768888fc38c70839fc5f5b5c78a95ac87f5e406f644b3a517f14d992c0f476167fb294e676041a3430a7ed08ef22ab9df1be440793ff25b700
7
- data.tar.gz: eb7575beced1713105b91060ca2da0198ea53d2549442571b6ccc11fc41de5b7c1cbba78916ff3c55d42a307fc6bd83ff006e07c0af0bd660c99d7c88310e76d
6
+ metadata.gz: 161858940a7c931d0b59a931512e938da9cea79b29e301d8d65b1d7b68983115b525342aae896ce7bbdd1e1e747d2ee37a9e5645a9fe37ae23167fe14ffd1bb8
7
+ data.tar.gz: 1ca688e66f58623cde15d068baa5fe47757f3deb1c07eeac0805f37b4056dcec4d060b5a19aca0562eb60fac1690a239d86bdbbe4148ab7203097b39e1806016
@@ -1,3 +1,3 @@
1
1
  module Monimoni
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,27 +1,27 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: monimoni
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mitsuhiro Shibuya
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-05-28 00:00:00.000000000 Z
11
+ date: 2014-02-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ~>
17
+ - - '>='
18
18
  - !ruby/object:Gem::Version
19
19
  version: '3.1'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - ~>
24
+ - - '>='
25
25
  - !ruby/object:Gem::Version
26
26
  version: '3.1'
27
27
  - !ruby/object:Gem::Dependency
@@ -73,18 +73,18 @@ executables: []
73
73
  extensions: []
74
74
  extra_rdoc_files: []
75
75
  files:
76
+ - MIT-LICENSE
77
+ - Rakefile
76
78
  - app/controllers/monimoni/application_controller.rb
77
79
  - app/controllers/monimoni/main_controller.rb
78
80
  - app/models/monimoni/model.rb
79
81
  - config/routes.rb
80
82
  - lib/generators/monimoni/install_generator.rb
81
83
  - lib/generators/monimoni/templates/migration.rb
84
+ - lib/monimoni.rb
82
85
  - lib/monimoni/engine.rb
83
86
  - lib/monimoni/version.rb
84
- - lib/monimoni.rb
85
87
  - lib/tasks/monimoni_tasks.rake
86
- - MIT-LICENSE
87
- - Rakefile
88
88
  homepage: https://github.com/greenbell/monimoni
89
89
  licenses:
90
90
  - MIT
@@ -105,7 +105,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
105
105
  version: '0'
106
106
  requirements: []
107
107
  rubyforge_project:
108
- rubygems_version: 2.0.3
108
+ rubygems_version: 2.2.1
109
109
  signing_key:
110
110
  specification_version: 4
111
111
  summary: Alive monitoring endpoint