softcover 1.10.3 → 1.10.5

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: 3e380a8db4f6c98992559b4c01fb301ac9c7ae2c05899d0136f87bd253a16fc3
4
- data.tar.gz: c4634310eef574d93f406b2ec7e2fb1a9e1d4668b70542c0a45801802f1414f0
3
+ metadata.gz: 7c7d0da13006e6d5529a86608dc1c46699ee5a15f538cc494bc4547109c3eb10
4
+ data.tar.gz: 3bfcadce7923e14ddaf1a9b6b62157d7390f12125159f489157c3085040ebd39
5
5
  SHA512:
6
- metadata.gz: af50ea18af7e126e67d57a6c7fdaabd986491df5e3aa4fe4083ade3ac3e2529ce3753f9a14db41ef6e23a3d977fc81ad337c4d7a5d135c411831e3408b5a023f
7
- data.tar.gz: 45c0525e01e6a8782c0395ec95e3e74d18fcf92f38981cff3ace5b7646d857636404ce8147e912c1039466b5dd0f2b4c5afda7cede22c9fdc0796c690cafd04e
6
+ metadata.gz: 77783c2e51d6998923015fcea1bc60e1ef9201805fb76973414ed62efe7facbf1fa2c1420d30eac1afaf4ffe4a2dc838afeeec3e021e470317cf87421c966d04
7
+ data.tar.gz: 87a6c31d6ca82fd68b88bc632a4e375d683a03e4246a00443294d1d1b43422d804f56aca390565a99af507dc4bea310530397ca6e97103bc0a173fd5144f4f5f
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- softcover (1.10.3)
4
+ softcover (1.10.5)
5
5
  activesupport (= 4.2.11.3)
6
6
  async_sinatra (= 1.1.0)
7
7
  coffee-script (= 2.4.1)
@@ -29,18 +29,18 @@ GEM
29
29
  minitest (~> 5.1)
30
30
  thread_safe (~> 0.3, >= 0.3.4)
31
31
  tzinfo (~> 1.1)
32
- addressable (2.8.6)
33
- public_suffix (>= 2.0.2, < 6.0)
32
+ addressable (2.8.7)
33
+ public_suffix (>= 2.0.2, < 7.0)
34
34
  async_sinatra (1.1.0)
35
35
  rack (>= 1.4.1)
36
36
  sinatra (>= 1.3.2)
37
- bigdecimal (3.1.7)
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.3)
43
+ concurrent-ruby (1.3.4)
44
44
  coveralls (0.8.23)
45
45
  json (>= 1.8, < 3)
46
46
  simplecov (~> 0.16.1)
@@ -54,37 +54,40 @@ GEM
54
54
  curb (1.0.5)
55
55
  daemons (1.4.1)
56
56
  diff-lcs (1.5.1)
57
- docile (1.4.0)
57
+ docile (1.4.1)
58
58
  domain_name (0.6.20240107)
59
59
  eventmachine (1.2.7)
60
60
  execjs (2.9.1)
61
- ffi (1.16.3)
62
- hashdiff (1.1.0)
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
77
  method_source (1.1.0)
76
- mime-types (3.5.2)
78
+ mime-types (3.6.0)
79
+ logger
77
80
  mime-types-data (~> 3.2015)
78
- mime-types-data (3.2024.0305)
79
- minitest (5.22.3)
81
+ mime-types-data (3.2024.1001)
82
+ minitest (5.25.1)
80
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.7)
87
- json (= 2.3.1)
89
+ polytexnic (1.10.8)
90
+ json (= 2.7.2)
88
91
  kramdown (= 2.4.0)
89
92
  msgpack (= 1.7.2)
90
93
  nokogiri (= 1.15.2)
@@ -92,9 +95,9 @@ GEM
92
95
  pry (0.14.2)
93
96
  coderay (~> 1.1)
94
97
  method_source (~> 1.0)
95
- public_suffix (5.0.5)
98
+ public_suffix (6.0.1)
96
99
  pygments.rb (2.3.1)
97
- racc (1.7.3)
100
+ racc (1.8.1)
98
101
  rack (1.6.13)
99
102
  rack-protection (1.5.5)
100
103
  rack
@@ -102,14 +105,14 @@ GEM
102
105
  rack (>= 1.3)
103
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.7.0)
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.8.0)
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,13 +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.33.0)
150
+ tilt (2.4.0)
151
+ tins (1.37.0)
149
152
  bigdecimal
150
153
  sync
151
154
  tzinfo (1.2.11)
152
155
  thread_safe (~> 0.1)
153
- webmock (3.23.0)
156
+ webmock (3.24.0)
154
157
  addressable (>= 2.8.0)
155
158
  crack (>= 0.3.2)
156
159
  hashdiff (>= 0.4.0, < 2.0.0)
@@ -41,6 +41,8 @@
41
41
  \usepackage{amsmath}
42
42
  \usepackage{amsfonts}
43
43
  \usepackage{amssymb}
44
+ % To get math script fonts (\mathscr)
45
+ \usepackage{mathrsfs}
44
46
  % 'Verbatim' environment
45
47
  \usepackage{fancyvrb}
46
48
  % Be able to resize text relative to other text
@@ -41,6 +41,8 @@
41
41
  \usepackage{amsmath}
42
42
  \usepackage{amsfonts}
43
43
  \usepackage{amssymb}
44
+ % To get math script fonts (\mathscr)
45
+ \usepackage{mathrsfs}
44
46
  % 'Verbatim' environment
45
47
  \usepackage{fancyvrb}
46
48
  % Be able to resize text relative to other text
@@ -1,3 +1,3 @@
1
1
  module Softcover
2
- VERSION = "1.10.3"
2
+ VERSION = "1.10.5"
3
3
  end
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.3
4
+ version: 1.10.5
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: 2024-04-23 00:00:00.000000000 Z
12
+ date: 2024-12-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: polytexnic