shreddies 0.7.0 → 0.7.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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +20 -20
  3. data/lib/shreddies/version.rb +1 -1
  4. metadata +7 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b512a5aaa15bead3897d186b72c0232b806d21ec1b884689e7fac2b1f6c7db7b
4
- data.tar.gz: 45c0d21700671b9ecb9c0ef6a19d0c29c1e45172f9567513b12182a6819d7b55
3
+ metadata.gz: 363f96d8b275cca63644e6f00b652f282b5129b81c3a12fb17327008fc61718f
4
+ data.tar.gz: 5bbb94d2a08893a4f1a42689197d283a6c614d41d021269c67378bf2f3fc90ad
5
5
  SHA512:
6
- metadata.gz: 5c4aa3c08206be63b44798b22a644220fc536506810ad756f7a73b913bf9e8fd23b8f94014b2b1c6e00eaa1d590473b9786ea6dbb8585e52f16d0b465c528f0b
7
- data.tar.gz: fa170d48d3d9e4f512bc3fdc06de984fc4370af74ee69a5e01a112b9e0ffb80ef05b75f52f5a9b0feaec643677a90f442120984a4c4c3587481fcdafec7676e6
6
+ metadata.gz: 335a534a2da060a82c73178e4cf1353355179bfc1e53c20e14e1b65e3e4d52f60b2eeb71ebe312119b127932b864e6bd112629b0f56cd438fbb714e288a46888
7
+ data.tar.gz: c951402f510d006353c8b289908b50a2ab7eea5f07c093f173541f796a429c2e116ae384752042b131a124b87ebe17ea5b69108870a0070107f3ba6b8ab51a0a
data/Gemfile.lock CHANGED
@@ -1,32 +1,32 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- shreddies (0.6.0)
4
+ shreddies (0.7.0)
5
5
  activerecord (>= 5)
6
6
  railties (>= 5)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- actionpack (6.1.1)
12
- actionview (= 6.1.1)
13
- activesupport (= 6.1.1)
11
+ actionpack (6.1.3.1)
12
+ actionview (= 6.1.3.1)
13
+ activesupport (= 6.1.3.1)
14
14
  rack (~> 2.0, >= 2.0.9)
15
15
  rack-test (>= 0.6.3)
16
16
  rails-dom-testing (~> 2.0)
17
17
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
18
- actionview (6.1.1)
19
- activesupport (= 6.1.1)
18
+ actionview (6.1.3.1)
19
+ activesupport (= 6.1.3.1)
20
20
  builder (~> 3.1)
21
21
  erubi (~> 1.4)
22
22
  rails-dom-testing (~> 2.0)
23
23
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
24
- activemodel (6.1.1)
25
- activesupport (= 6.1.1)
26
- activerecord (6.1.1)
27
- activemodel (= 6.1.1)
28
- activesupport (= 6.1.1)
29
- activesupport (6.1.1)
24
+ activemodel (6.1.3.1)
25
+ activesupport (= 6.1.3.1)
26
+ activerecord (6.1.3.1)
27
+ activemodel (= 6.1.3.1)
28
+ activesupport (= 6.1.3.1)
29
+ activesupport (6.1.3.1)
30
30
  concurrent-ruby (~> 1.0, >= 1.0.2)
31
31
  i18n (>= 1.6, < 2)
32
32
  minitest (>= 5.1)
@@ -41,14 +41,14 @@ GEM
41
41
  concurrent-ruby (1.1.8)
42
42
  crass (1.0.6)
43
43
  erubi (1.10.0)
44
- i18n (1.8.7)
44
+ i18n (1.8.10)
45
45
  concurrent-ruby (~> 1.0)
46
- loofah (2.9.0)
46
+ loofah (2.9.1)
47
47
  crass (~> 1.0.2)
48
48
  nokogiri (>= 1.5.9)
49
49
  method_source (1.0.0)
50
50
  mini_portile2 (2.5.0)
51
- minitest (5.14.3)
51
+ minitest (5.14.4)
52
52
  minitest-autotest (1.1.1)
53
53
  minitest-server (~> 1.0)
54
54
  path_expander (~> 1.0)
@@ -56,7 +56,7 @@ GEM
56
56
  minitest (>= 4, < 6)
57
57
  minitest-server (1.0.6)
58
58
  minitest (~> 5.0)
59
- nokogiri (1.11.1)
59
+ nokogiri (1.11.3)
60
60
  mini_portile2 (~> 2.5.0)
61
61
  racc (~> 1.4)
62
62
  path_expander (1.1.0)
@@ -69,9 +69,9 @@ GEM
69
69
  nokogiri (>= 1.6)
70
70
  rails-html-sanitizer (1.3.0)
71
71
  loofah (~> 2.3)
72
- railties (6.1.1)
73
- actionpack (= 6.1.1)
74
- activesupport (= 6.1.1)
72
+ railties (6.1.3.1)
73
+ actionpack (= 6.1.3.1)
74
+ activesupport (= 6.1.3.1)
75
75
  method_source
76
76
  rake (>= 0.8.7)
77
77
  thor (~> 1.0)
@@ -96,4 +96,4 @@ DEPENDENCIES
96
96
  sqlite3
97
97
 
98
98
  BUNDLED WITH
99
- 2.1.4
99
+ 2.2.15
@@ -1,3 +1,3 @@
1
1
  module Shreddies
2
- VERSION = "0.7.0"
2
+ VERSION = "0.7.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shreddies
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joel Moss
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-01-20 00:00:00.000000000 Z
11
+ date: 2021-04-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -38,7 +38,7 @@ dependencies:
38
38
  - - ">="
39
39
  - !ruby/object:Gem::Version
40
40
  version: '5'
41
- description:
41
+ description:
42
42
  email:
43
43
  - joel@developwithstyle.com
44
44
  executables: []
@@ -69,7 +69,7 @@ metadata:
69
69
  homepage_uri: https://github.com/joelmoss/shreddies
70
70
  source_code_uri: https://github.com/joelmoss/shreddies
71
71
  changelog_uri: https://github.com/joelmoss/shreddies/releases
72
- post_install_message:
72
+ post_install_message:
73
73
  rdoc_options: []
74
74
  require_paths:
75
75
  - lib
@@ -84,8 +84,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
84
84
  - !ruby/object:Gem::Version
85
85
  version: '0'
86
86
  requirements: []
87
- rubygems_version: 3.1.4
88
- signing_key:
87
+ rubygems_version: 3.2.3
88
+ signing_key:
89
89
  specification_version: 4
90
90
  summary: Stupid simple Rails model and object serializer
91
91
  test_files: []