pamatat 0.2.0 → 0.3.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: 04b9216d24ed676bdf4c3664499f8db332a5a58b
4
- data.tar.gz: 2edcde402dc3b1743471a03ae49bcb245699fe8c
3
+ metadata.gz: 56150ea670bbe83ec759d54c54df809d202d5abd
4
+ data.tar.gz: 76116e416d6cbbae25e4523115007958db3eb016
5
5
  SHA512:
6
- metadata.gz: 4a0f9dc7eecea066f9f84310dd483798fff2632ae8d24a1c1edc47d90c4ee62757cecda801a67eb8a64dc1c41c7cb4274a663e5e700fe2ef97ad7f3c05f8a6f5
7
- data.tar.gz: 246edd4acb1177bb128f3a75a8d78238c1fa5fcf9323ca718e97ab94c3fdb738090bdc4e926a29cc53a67d42871e9e4a01ae62ba2a5fd4278af1b92f44d114c1
6
+ metadata.gz: 4b77d134b71f1146cd70b6afc92bba30db3c7efc57fb774195a1840f43d8c0d93c82f156dd7ba3e96d8c21c9770e5a6837179e76b2d72f18b17f335fabb41dbd
7
+ data.tar.gz: d2a37afd9c86b6de1b2e28c4e5004d1c608dc9c5586b3c22900a472409ba0deb94948ab6ce0b34d605212039563b783eae0558fed0e744744be3dd2b154a32b7
data/MIT-LICENSE CHANGED
File without changes
data/README.md CHANGED
File without changes
data/Rakefile CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
data/config/routes.rb CHANGED
@@ -1,3 +1,3 @@
1
- Pamatat::Engine.routes.draw do
1
+ Pamatat::Engine.routes do
2
2
  resources :tasks
3
3
  end
File without changes
data/lib/pamatat.rb CHANGED
File without changes
File without changes
@@ -1,3 +1,3 @@
1
1
  module Pamatat
2
- VERSION = '0.2.0'
2
+ VERSION = '0.3.0'
3
3
  end
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pamatat
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Drew-Mace
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-12-18 00:00:00.000000000 Z
11
+ date: 2017-12-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -90,7 +90,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
90
90
  version: '0'
91
91
  requirements: []
92
92
  rubyforge_project:
93
- rubygems_version: 2.5.1
93
+ rubygems_version: 2.6.11
94
94
  signing_key:
95
95
  specification_version: 4
96
96
  summary: Pamatat is a ruby engine that will save developers time creating a simple