softcover 1.10.2 → 1.10.4

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
  SHA256:
3
- metadata.gz: fc7e7166724ae2545181d3bf10c17d257d6bdd1e8116a51fe736ad489e46dd81
4
- data.tar.gz: 01bf5edefca08ae80ae6bf958fd7035e2902f9f64f476e46b8af389ad72fc566
3
+ metadata.gz: 4138e58dfd5e4ce746bd8be3bdd0e47f438b8e26b35432a218d297d6728a3698
4
+ data.tar.gz: '09a462efb6ff320b7bad56081a07bae4750b35ad2c7d5ede32caa53931238c99'
5
5
  SHA512:
6
- metadata.gz: d2d10dfe7c1603d8ff3a441c76db4522f8d756469e5817ca80890ef33a219385772f6c58044bc93974e2a9a02c2d24e7766b8a20b9033aa61eb7e2eee67b9937
7
- data.tar.gz: e0dab2a16b0d9e79b6ab9d83bbee29675be7e6b217a1ecfd199d045f5993a4282c5c4e659e18f19feab85dcdc8bb85e13ca129da2e8bf01fd50ef2f38fe79d8d
6
+ metadata.gz: 61c838ff7b7928330f58d381ba1adf48920fb76703d479a49bdd9a4259cf0109a15921cbdb3f7d5d56e7d5684db740c2497c9b58d5473fff84ede6c44396584a
7
+ data.tar.gz: f2f50d1ad18c0a1c45a541a993bc695899495acea845ecee8bdb2dabd7a27310acfa57eed4d9c657bce96ac579959f51bebacb9a99dcfcd09b4bd1a93692896e
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- softcover (1.10.2)
4
+ softcover (1.10.4)
5
5
  activesupport (= 4.2.11.3)
6
6
  async_sinatra (= 1.1.0)
7
7
  coffee-script (= 2.4.1)
@@ -10,7 +10,6 @@ PATH
10
10
  kramdown (= 2.4.0)
11
11
  listen (= 3.7.1)
12
12
  maruku (= 0.7.3)
13
- msgpack (= 1.2.10)
14
13
  nokogiri (= 1.15.2)
15
14
  polytexnic (~> 1.10)
16
15
  pygments.rb (= 2.3.1)
@@ -30,86 +29,90 @@ GEM
30
29
  minitest (~> 5.1)
31
30
  thread_safe (~> 0.3, >= 0.3.4)
32
31
  tzinfo (~> 1.1)
33
- addressable (2.8.5)
34
- public_suffix (>= 2.0.2, < 6.0)
32
+ addressable (2.8.7)
33
+ public_suffix (>= 2.0.2, < 7.0)
35
34
  async_sinatra (1.1.0)
36
35
  rack (>= 1.4.1)
37
36
  sinatra (>= 1.3.2)
37
+ bigdecimal (3.1.8)
38
38
  coderay (1.1.3)
39
39
  coffee-script (2.4.1)
40
40
  coffee-script-source
41
41
  execjs
42
42
  coffee-script-source (1.12.2)
43
- concurrent-ruby (1.2.2)
43
+ concurrent-ruby (1.3.4)
44
44
  coveralls (0.8.23)
45
45
  json (>= 1.8, < 3)
46
46
  simplecov (~> 0.16.1)
47
47
  term-ansicolor (~> 1.3)
48
48
  thor (>= 0.19.4, < 2.0)
49
49
  tins (~> 1.6)
50
- crack (0.4.5)
50
+ crack (1.0.0)
51
+ bigdecimal
51
52
  rexml
52
53
  crass (1.0.6)
53
54
  curb (1.0.5)
54
55
  daemons (1.4.1)
55
- diff-lcs (1.5.0)
56
- docile (1.4.0)
57
- domain_name (0.5.20190701)
58
- unf (>= 0.0.5, < 1.0.0)
56
+ diff-lcs (1.5.1)
57
+ docile (1.4.1)
58
+ domain_name (0.6.20240107)
59
59
  eventmachine (1.2.7)
60
- execjs (2.9.0)
61
- ffi (1.15.5)
62
- hashdiff (1.0.1)
60
+ execjs (2.9.1)
61
+ ffi (1.17.0-arm64-darwin)
62
+ ffi (1.17.0-x86_64-darwin)
63
+ hashdiff (1.1.1)
63
64
  http-accept (1.7.0)
64
- http-cookie (1.0.5)
65
+ http-cookie (1.0.7)
65
66
  domain_name (~> 0.5)
66
67
  i18n (0.9.5)
67
68
  concurrent-ruby (~> 1.0)
68
- json (2.3.1)
69
+ json (2.7.2)
69
70
  kramdown (2.4.0)
70
71
  rexml
71
72
  listen (3.7.1)
72
73
  rb-fsevent (~> 0.10, >= 0.10.3)
73
74
  rb-inotify (~> 0.9, >= 0.9.10)
75
+ logger (1.6.1)
74
76
  maruku (0.7.3)
75
- method_source (1.0.0)
76
- mime-types (3.5.1)
77
+ method_source (1.1.0)
78
+ mime-types (3.6.0)
79
+ logger
77
80
  mime-types-data (~> 3.2015)
78
- mime-types-data (3.2023.0808)
79
- minitest (5.20.0)
80
- msgpack (1.2.10)
81
+ mime-types-data (3.2024.1001)
82
+ minitest (5.25.1)
83
+ msgpack (1.7.2)
81
84
  netrc (0.11.0)
82
85
  nokogiri (1.15.2-arm64-darwin)
83
86
  racc (~> 1.4)
84
87
  nokogiri (1.15.2-x86_64-darwin)
85
88
  racc (~> 1.4)
86
- polytexnic (1.10.2)
87
- json (= 2.3.1)
89
+ polytexnic (1.10.8)
90
+ json (= 2.7.2)
88
91
  kramdown (= 2.4.0)
89
- msgpack (= 1.2.10)
92
+ msgpack (= 1.7.2)
90
93
  nokogiri (= 1.15.2)
91
94
  pygments.rb (~> 2.3.1)
92
95
  pry (0.14.2)
93
96
  coderay (~> 1.1)
94
97
  method_source (~> 1.0)
95
- public_suffix (5.0.3)
98
+ public_suffix (6.0.1)
96
99
  pygments.rb (2.3.1)
97
- racc (1.7.1)
100
+ racc (1.8.1)
98
101
  rack (1.6.13)
99
102
  rack-protection (1.5.5)
100
103
  rack
101
104
  rack-test (2.1.0)
102
105
  rack (>= 1.3)
103
- rake (13.0.6)
106
+ rake (13.2.1)
104
107
  rb-fsevent (0.11.2)
105
- rb-inotify (0.10.1)
108
+ rb-inotify (0.11.1)
106
109
  ffi (~> 1.0)
107
110
  rest-client (2.1.0)
108
111
  http-accept (>= 1.7.0, < 2.0)
109
112
  http-cookie (>= 1.0.2, < 2.0)
110
113
  mime-types (>= 1.16, < 4.0)
111
114
  netrc (~> 0.8)
112
- rexml (3.2.6)
115
+ rexml (3.3.8)
113
116
  rspec (2.14.1)
114
117
  rspec-core (~> 2.14.0)
115
118
  rspec-expectations (~> 2.14.0)
@@ -118,7 +121,7 @@ GEM
118
121
  rspec-expectations (2.14.5)
119
122
  diff-lcs (>= 1.1.3, < 2.0)
120
123
  rspec-mocks (2.14.6)
121
- ruby-prof (1.6.3)
124
+ ruby-prof (1.7.1)
122
125
  ruby-progressbar (1.13.0)
123
126
  safe_yaml (1.0.4)
124
127
  sanitize (6.0.1)
@@ -136,7 +139,7 @@ GEM
136
139
  sinatra-respond_to (0.9.0)
137
140
  sinatra (~> 1.3)
138
141
  sync (0.5.0)
139
- term-ansicolor (1.7.1)
142
+ term-ansicolor (1.11.2)
140
143
  tins (~> 1.0)
141
144
  thin (1.6.4)
142
145
  daemons (~> 1.0, >= 1.0.9)
@@ -144,15 +147,13 @@ GEM
144
147
  rack (~> 1.0)
145
148
  thor (1.2.2)
146
149
  thread_safe (0.3.6)
147
- tilt (2.3.0)
148
- tins (1.32.1)
150
+ tilt (2.4.0)
151
+ tins (1.37.0)
152
+ bigdecimal
149
153
  sync
150
154
  tzinfo (1.2.11)
151
155
  thread_safe (~> 0.1)
152
- unf (0.1.4)
153
- unf_ext
154
- unf_ext (0.0.8.2)
155
- webmock (3.19.1)
156
+ webmock (3.24.0)
156
157
  addressable (>= 2.8.0)
157
158
  crack (>= 0.3.2)
158
159
  hashdiff (>= 0.4.0, < 2.0.0)
@@ -1,3 +1,3 @@
1
1
  module Softcover
2
- VERSION = "1.10.2"
2
+ VERSION = "1.10.4"
3
3
  end
data/softcover.gemspec CHANGED
@@ -19,7 +19,6 @@ Gem::Specification.new do |gem|
19
19
  gem.require_paths = ["lib"]
20
20
 
21
21
  gem.add_dependency 'polytexnic', '~> 1.10'
22
- gem.add_dependency 'msgpack', '1.2.10'
23
22
  gem.add_dependency 'nokogiri', '1.15.2'
24
23
  gem.add_dependency 'thor', '1.2.2'
25
24
  gem.add_dependency 'activesupport', '4.2.11.3'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: softcover
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.10.2
4
+ version: 1.10.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Hartl
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2023-09-15 00:00:00.000000000 Z
12
+ date: 2024-10-21 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: polytexnic
@@ -25,20 +25,6 @@ dependencies:
25
25
  - - "~>"
26
26
  - !ruby/object:Gem::Version
27
27
  version: '1.10'
28
- - !ruby/object:Gem::Dependency
29
- name: msgpack
30
- requirement: !ruby/object:Gem::Requirement
31
- requirements:
32
- - - '='
33
- - !ruby/object:Gem::Version
34
- version: 1.2.10
35
- type: :runtime
36
- prerelease: false
37
- version_requirements: !ruby/object:Gem::Requirement
38
- requirements:
39
- - - '='
40
- - !ruby/object:Gem::Version
41
- version: 1.2.10
42
28
  - !ruby/object:Gem::Dependency
43
29
  name: nokogiri
44
30
  requirement: !ruby/object:Gem::Requirement