media_types-serialization 0.6.0 → 0.6.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a5256da16f2721f390a507bea65a937dca96ac7b29760a71c67beb6a805d0b78
4
- data.tar.gz: 6cb02dd865e5ba545b41b0900f7ec60fdc2f51523795fa9de2c1837188a1d592
3
+ metadata.gz: c69f028ecd6e2bd2f4a872c7e79a3523ed4c4f812b42302f6ca9d8d3a7be608b
4
+ data.tar.gz: 59be2e3a2e8751effc6b0475d1ad8e20ef403f6f043c7b14571d207376e71f44
5
5
  SHA512:
6
- metadata.gz: 168f94f9374f1f1c42bfa97dd897108f3c46a20c5a864120c7a4b0d8487563cca4e5bc3203ab6e51e958d8d85a6e2287dc7254b6f6f5c9f20b414ac03e32f5c0
7
- data.tar.gz: 42f202188e3282b03e130d088b185ea9c60294ee95a9a2c9c21bd9081cee17c90489abf9833f9a08b3c2e8e48f021b850b7562e6ae72eaa63d167ab1c6de1f40
6
+ metadata.gz: 3f5c10e78085491f465101bd23b95e858a7eef377f23b3a3fbcec71b796706df80f0c4805a6f75247fb905ec439872cada44dc555b90b1d9a0722b2fe2a1eae0
7
+ data.tar.gz: 07c2c707530e4d4e6f72d00f37199190174d5c8164c573b9fbb92f29d357aa0bdd4ca0518aa2711d330b24e8a902e6d1a471c3e76772a2c5cb1dfe9a74139881
@@ -28,13 +28,13 @@
28
28
  <orderEntry type="sourceFolder" forTests="false" />
29
29
  <orderEntry type="library" scope="PROVIDED" name="actioncable (v5.2.2, ruby-2.5.3-p105) [gem]" level="application" />
30
30
  <orderEntry type="library" scope="PROVIDED" name="actionmailer (v5.2.2, ruby-2.5.3-p105) [gem]" level="application" />
31
- <orderEntry type="library" scope="PROVIDED" name="actionpack (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
31
+ <orderEntry type="library" scope="PROVIDED" name="actionpack (v5.2.3, ruby-2.5.3-p105) [gem]" level="application" />
32
32
  <orderEntry type="library" scope="PROVIDED" name="actionview (v5.2.2, ruby-2.5.3-p105) [gem]" level="application" />
33
33
  <orderEntry type="library" scope="PROVIDED" name="activejob (v5.2.2, ruby-2.5.3-p105) [gem]" level="application" />
34
34
  <orderEntry type="library" scope="PROVIDED" name="activemodel (v5.2.2, ruby-2.5.3-p105) [gem]" level="application" />
35
35
  <orderEntry type="library" scope="PROVIDED" name="activerecord (v5.2.2, ruby-2.5.3-p105) [gem]" level="application" />
36
36
  <orderEntry type="library" scope="PROVIDED" name="activestorage (v5.2.2, ruby-2.5.3-p105) [gem]" level="application" />
37
- <orderEntry type="library" scope="PROVIDED" name="activesupport (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
37
+ <orderEntry type="library" scope="PROVIDED" name="activesupport (v5.2.3, ruby-2.5.3-p105) [gem]" level="application" />
38
38
  <orderEntry type="library" scope="PROVIDED" name="arel (v9.0.0, ruby-2.5.3-p105) [gem]" level="application" />
39
39
  <orderEntry type="library" scope="PROVIDED" name="awesome_print (v1.8.0, ruby-2.5.3-p105) [gem]" level="application" />
40
40
  <orderEntry type="library" scope="PROVIDED" name="builder (v3.2.3, ruby-2.5.3-p105) [gem]" level="application" />
@@ -57,11 +57,11 @@
57
57
  <orderEntry type="library" scope="PROVIDED" name="mini_portile2 (v2.4.0, ruby-2.5.3-p105) [gem]" level="application" />
58
58
  <orderEntry type="library" scope="PROVIDED" name="minitest (v5.11.3, ruby-2.5.3-p105) [gem]" level="application" />
59
59
  <orderEntry type="library" scope="PROVIDED" name="nio4r (v2.3.1, ruby-2.5.3-p105) [gem]" level="application" />
60
- <orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.10.1, ruby-2.5.3-p105) [gem]" level="application" />
60
+ <orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.10.3, ruby-2.5.3-p105) [gem]" level="application" />
61
61
  <orderEntry type="library" scope="PROVIDED" name="oj (v3.7.10, ruby-2.5.3-p105) [gem]" level="application" />
62
62
  <orderEntry type="library" scope="PROVIDED" name="rack (v2.0.6, ruby-2.5.3-p105) [gem]" level="application" />
63
63
  <orderEntry type="library" scope="PROVIDED" name="rack-test (v1.1.0, ruby-2.5.3-p105) [gem]" level="application" />
64
- <orderEntry type="library" scope="PROVIDED" name="rails (v5.2.2.1, ruby-2.5.3-p105) [gem]" level="application" />
64
+ <orderEntry type="library" scope="PROVIDED" name="rails (v5.2.3, ruby-2.5.3-p105) [gem]" level="application" />
65
65
  <orderEntry type="library" scope="PROVIDED" name="rails-dom-testing (v2.0.3, ruby-2.5.3-p105) [gem]" level="application" />
66
66
  <orderEntry type="library" scope="PROVIDED" name="rails-html-sanitizer (v1.0.4, ruby-2.5.3-p105) [gem]" level="application" />
67
67
  <orderEntry type="library" scope="PROVIDED" name="railties (v5.2.2, ruby-2.5.3-p105) [gem]" level="application" />
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.6.1
4
+
5
+ - 🚨 Update nokogiri: 1.10.1 → 1.10.3
6
+
3
7
  ## 0.6.0
4
8
 
5
9
  - Add `accept_api_viewer` which is on by default
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- media_types-serialization (0.6.0)
4
+ media_types-serialization (0.6.1)
5
5
  actionpack (>= 4.0.0)
6
6
  activesupport (>= 4.0.0)
7
7
  http_headers-accept (< 1.0.0)
@@ -82,9 +82,11 @@ GEM
82
82
  mini_portile2 (2.4.0)
83
83
  minitest (5.11.3)
84
84
  nio4r (2.3.1)
85
- nokogiri (1.10.1-x64-mingw32)
85
+ nokogiri (1.10.3)
86
86
  mini_portile2 (~> 2.4.0)
87
- oj (3.7.10)
87
+ nokogiri (1.10.3-x64-mingw32)
88
+ mini_portile2 (~> 2.4.0)
89
+ oj (3.7.12)
88
90
  rack (2.0.6)
89
91
  rack-test (1.1.0)
90
92
  rack (>= 1.0, < 3)
@@ -129,6 +131,7 @@ GEM
129
131
  websocket-extensions (0.1.3)
130
132
 
131
133
  PLATFORMS
134
+ ruby
132
135
  x64-mingw32
133
136
 
134
137
  DEPENDENCIES
@@ -1,5 +1,5 @@
1
1
  module MediaTypes
2
2
  module Serialization
3
- VERSION = '0.6.0'
3
+ VERSION = '0.6.1'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: media_types-serialization
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Derk-Jan Karrenbeld
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-04-17 00:00:00.000000000 Z
11
+ date: 2019-04-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: actionpack