Skip to content

Commit 3123986

Browse files
Bump json from 2.1.0 to 2.3.0 (#24)
Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.0. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.1.0...v2.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2052ee4 commit 3123986

File tree

1 file changed

+3
-47
lines changed

1 file changed

+3
-47
lines changed

Gemfile.lock

Lines changed: 3 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
GIT
2-
remote: git://github.com/Furtif/github-changelog-generator.git
3-
revision: efa960ce1c189cd999753713fcfbfb6b7514ab45
4-
specs:
5-
github_changelog_generator (1.14.3)
6-
activesupport
7-
faraday-http-cache
8-
multi_json
9-
octokit (~> 4.6)
10-
rainbow (>= 2.2.1)
11-
rake (>= 10.0)
12-
retriable (~> 3.0)
13-
141
GIT
152
remote: https://github.com/asciidoctor/asciidoctor-epub3
163
revision: ba930925a1df617312f986c7599b5162473b716f
@@ -24,11 +11,6 @@ GEM
2411
remote: https://rubygems.org/
2512
specs:
2613
Ascii85 (1.0.3)
27-
activesupport (5.2.0)
28-
concurrent-ruby (~> 1.0, >= 1.0.2)
29-
i18n (>= 0.7, < 2)
30-
minitest (~> 5.1)
31-
tzinfo (~> 1.1)
3214
addressable (2.5.2)
3315
public_suffix (>= 2.0.2, < 4.0)
3416
afm (0.2.2)
@@ -43,38 +25,23 @@ GEM
4325
safe_yaml (~> 1.0.4)
4426
thread_safe (~> 0.3.6)
4527
treetop (= 1.5.3)
46-
asciidoctor-pdf-cjk (0.1.3)
47-
asciidoctor-pdf (~> 1.5.0.alpha.8)
48-
asciidoctor-pdf-cjk-kai_gen_gothic (0.1.1)
49-
asciidoctor-pdf-cjk (~> 0.1.2)
5028
awesome_print (1.8.0)
5129
coderay (1.1.2)
52-
concurrent-ruby (1.0.5)
5330
css_parser (1.6.0)
5431
addressable
55-
epubcheck-ruby (4.0.2.1)
56-
faraday (0.15.0)
57-
multipart-post (>= 1.2, < 3)
58-
faraday-http-cache (2.0.0)
59-
faraday (~> 0.8)
32+
epubcheck (3.0.1)
6033
gepub (0.6.9.2)
6134
nokogiri (~> 1.6.1)
6235
rubyzip (>= 1.1.1)
6336
hashery (2.1.2)
64-
i18n (1.0.1)
65-
concurrent-ruby (~> 1.0)
66-
json (2.1.0)
37+
json (2.3.0)
6738
kindlegen (3.0.3)
6839
rake
6940
rubyzip
7041
mini_portile2 (2.1.0)
71-
minitest (5.11.3)
7242
multi_json (1.13.1)
73-
multipart-post (2.0.0)
7443
nokogiri (1.6.8.1)
7544
mini_portile2 (~> 2.1.0)
76-
octokit (4.8.0)
77-
sawyer (~> 0.8.0, >= 0.5.3)
7845
pdf-core (0.7.0)
7946
pdf-reader (2.1.0)
8047
Ascii85 (~> 1.0.0)
@@ -99,21 +66,14 @@ GEM
9966
public_suffix (3.0.2)
10067
pygments.rb (1.2.1)
10168
multi_json (>= 1.0.0)
102-
rainbow (3.0.0)
10369
rake (12.3.1)
104-
retriable (3.1.1)
10570
ruby-rc4 (0.1.5)
10671
rubyzip (1.2.1)
10772
safe_yaml (1.0.4)
108-
sawyer (0.8.1)
109-
addressable (>= 2.3.5, < 2.6)
110-
faraday (~> 0.8, < 1.0)
11173
thread_safe (0.3.6)
11274
treetop (1.5.3)
11375
polyglot (~> 0.3)
11476
ttfunk (1.5.1)
115-
tzinfo (1.2.5)
116-
thread_safe (~> 0.1)
11777

11878
PLATFORMS
11979
ruby
@@ -122,15 +82,11 @@ DEPENDENCIES
12282
asciidoctor (= 1.5.6.1)
12383
asciidoctor-epub3!
12484
asciidoctor-pdf (= 1.5.0.alpha.16)
125-
asciidoctor-pdf-cjk (~> 0.1.3)
126-
asciidoctor-pdf-cjk-kai_gen_gothic (~> 0.1.1)
12785
awesome_print
12886
coderay
129-
epubcheck-ruby
130-
github_changelog_generator!
87+
epubcheck
13188
json
13289
kindlegen
133-
octokit
13490
pygments.rb
13591
rake
13692
thread_safe

0 commit comments

Comments
 (0)