chronic_ping 0.3.1 → 0.3.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/chronic_ping/version.rb +1 -1
  3. metadata +9 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 99264f302680c552343a1f7e59068f37dc455064
4
- data.tar.gz: c4ea59c1ffe1e553d5c0aed3ca8eeebc0ccb1dde
3
+ metadata.gz: 68eb04d74ee63e79ceb657edcc96201d180b384b
4
+ data.tar.gz: a4d9da80e1694f27bc89a2157d277827a3479f28
5
5
  SHA512:
6
- metadata.gz: 538604098f5c09149e0b7e37dc87b382d0c8c9e5e8d1d69226ee1dd7b479c11e4586de6339e50045953918fa5148178b377396e8314f8011a51360c861982c0b
7
- data.tar.gz: 33a7b5f065d708d18724150a435cba5bc936dc6f86397fa92195b1dce5787c7bb6ad4aa536bae0863e51999f724c114801cf36cd5ee996e825eda7cd2441c956
6
+ metadata.gz: d2ae64a2808544033d1a7c29fc53d64995cae58f20798602ee1a21d905aa314ab4c46a203c9e4c52c581a42058ea1bae8342f245df79443d613c10f0d392f26b
7
+ data.tar.gz: 7440ea120941db6589f98eea085bf67f4688dedbe74b9366b9a527da66bc7d6efd8f181b0a07c27a8979dadce4775c6f19e62e6a914a52fff7108be81038f94f
@@ -1,3 +1,3 @@
1
1
  module ChronicPing
2
- VERSION = "0.3.1"
2
+ VERSION = "0.3.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chronic_ping
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Hall
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-11-14 00:00:00.000000000 Z
11
+ date: 2014-01-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -63,16 +63,17 @@ files:
63
63
  - app/assets/javascripts/chronic_ping.js.erb
64
64
  - app/controllers/chronic_ping_controller.rb
65
65
  - config/routes.rb
66
- - lib/chronic_ping/configuration.rb
67
- - lib/chronic_ping/engine.rb
68
- - lib/chronic_ping/version.rb
69
- - lib/chronic_ping.rb
70
66
  - lib/tasks/chronic_ping_tasks.rake
67
+ - lib/chronic_ping.rb
68
+ - lib/chronic_ping/version.rb
69
+ - lib/chronic_ping/engine.rb
70
+ - lib/chronic_ping/configuration.rb
71
71
  - MIT-LICENSE
72
72
  - Rakefile
73
73
  - README.markdown
74
74
  homepage: https://chronic-ping.herokuapp.com
75
- licenses: []
75
+ licenses:
76
+ - MIT
76
77
  metadata: {}
77
78
  post_install_message:
78
79
  rdoc_options: []
@@ -90,7 +91,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
90
91
  version: '0'
91
92
  requirements: []
92
93
  rubyforge_project:
93
- rubygems_version: 2.0.3
94
+ rubygems_version: 2.1.11
94
95
  signing_key:
95
96
  specification_version: 4
96
97
  summary: Uses ajax and chronic to parse date text_fields