Gemfile.lock in kishu-1.0.3 vs Gemfile.lock in kishu-1.0.4
- old
+ new
@@ -1,30 +1,33 @@
PATH
remote: .
specs:
- kishu (0.1.1)
+ kishu (1.0.4)
bolognese (~> 0.9, >= 0.10)
builder (~> 3.2, >= 3.2.2)
dotenv (~> 2.1, >= 2.1.1)
elasticsearch (~> 6.1.0)
faraday (~> 0.15.3)
faraday_middleware-aws-sigv4 (~> 0.2.4)
+ guard (~> 2.15.0)
maremma (>= 4.1, < 5)
sucker_punch (~> 2.0)
thor (~> 0.19)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.2)
+ activesupport (5.2.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- addressable (2.5.2)
+ addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
- aws-sigv4 (1.0.3)
+ aws-eventstream (1.0.3)
+ aws-sigv4 (1.1.0)
+ aws-eventstream (~> 1.0, >= 1.0.2)
benchmark_methods (0.7)
bibtex-ruby (4.4.7)
latex-decode (~> 0.0)
bolognese (0.15.9)
activesupport (>= 4.2.5, < 6)
@@ -52,22 +55,23 @@
citeproc (1.0.9)
namae (~> 1.0)
citeproc-ruby (1.1.10)
citeproc (~> 1.0, >= 1.0.9)
csl (~> 1.5)
+ coderay (1.1.2)
colorize (0.8.1)
- concurrent-ruby (1.1.3)
+ concurrent-ruby (1.1.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.4)
csl (1.5.0)
namae (~> 1.0)
csl-styles (1.0.1.9)
csl (~> 1.0)
diff-lcs (1.3)
docile (1.1.5)
- dotenv (2.5.0)
+ dotenv (2.7.2)
ebnf (1.1.3)
rdf (~> 3.0)
sxp (~> 1.0)
edtf (3.0.4)
activesupport (>= 3.0, < 6.0)
@@ -77,11 +81,11 @@
elasticsearch-api (6.1.0)
multi_json
elasticsearch-transport (6.1.0)
faraday
multi_json
- excon (0.62.0)
+ excon (0.64.0)
factory_bot (4.11.1)
activesupport (>= 3.0.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
faraday-encoding (0.0.5)
@@ -89,63 +93,90 @@
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
faraday_middleware-aws-sigv4 (0.2.4)
aws-sigv4 (~> 1.0)
faraday (>= 0.9)
+ ffi (1.10.0)
+ formatador (0.2.5)
gender_detector (0.1.2)
unicode_utils (>= 1.3.0)
+ guard (2.15.0)
+ formatador (>= 0.2.4)
+ listen (>= 2.7, < 4.0)
+ lumberjack (>= 1.0.12, < 2.0)
+ nenv (~> 0.1)
+ notiffany (~> 0.0)
+ pry (>= 0.9.12)
+ shellany (~> 0.0)
+ thor (>= 0.18.1)
haml (5.0.4)
temple (>= 0.8.0)
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
- hashdiff (0.3.7)
+ hashdiff (0.3.9)
htmlentities (4.3.4)
- i18n (1.1.1)
+ i18n (1.6.0)
concurrent-ruby (~> 1.0)
iso8601 (0.9.1)
- json (2.1.0)
+ json (2.2.0)
json-ld (2.2.1)
multi_json (~> 1.12)
rdf (>= 2.2.8, < 4.0)
jsonlint (0.2.0)
oj (~> 2)
trollop (~> 2)
latex-decode (0.3.1)
link_header (0.0.8)
+ listen (3.1.5)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
+ ruby_dep (~> 1.2)
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
- maremma (4.1.1)
+ lumberjack (1.0.13)
+ maremma (4.2.1)
activesupport (>= 4.2.5, < 6)
addressable (>= 2.3.6)
builder (~> 3.2, >= 3.2.2)
excon (~> 0.60)
faraday (~> 0.14)
faraday-encoding (~> 0.0.4)
faraday_middleware (~> 0.12.0)
multi_json (~> 1.12)
nokogiri (~> 1.8.1)
oj (>= 2.8.3)
+ method_source (0.9.2)
mini_portile2 (2.3.0)
minitest (5.11.3)
multi_json (1.13.1)
multipart-post (2.0.0)
namae (1.0.1)
+ nenv (0.3.0)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
+ notiffany (0.1.1)
+ nenv (~> 0.1)
+ shellany (~> 0.0)
oj (2.18.5)
- postrank-uri (1.0.23)
- addressable (>= 2.3.0, < 2.6)
- nokogiri (>= 1.6.1, < 1.9)
+ postrank-uri (1.0.24)
+ addressable (>= 2.4.0)
+ nokogiri (>= 1.8.0)
public_suffix (>= 2.0.0, < 2.1)
+ pry (0.12.2)
+ coderay (~> 1.1.0)
+ method_source (~> 0.9.0)
public_suffix (2.0.5)
- rack (2.0.6)
+ rack (2.0.7)
rack-test (0.8.3)
rack (>= 1.0, < 3)
rake (10.5.0)
- rdf (3.0.7)
+ rb-fsevent (0.10.3)
+ rb-inotify (0.10.0)
+ ffi (~> 1.0)
+ rdf (3.0.12)
hamster (~> 3.0)
link_header (~> 0.0, >= 0.0.8)
rdf-aggregate-repo (2.2.1)
rdf (>= 2.2, < 4.0)
rdf-rdfa (3.0.1)
@@ -168,36 +199,38 @@
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.2)
+ rspec-expectations (3.8.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
- safe_yaml (1.0.4)
+ ruby_dep (1.5.0)
+ safe_yaml (1.0.5)
+ shellany (0.0.1)
simplecov (0.14.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sucker_punch (2.1.1)
concurrent-ruby (~> 1.0)
- sxp (1.0.1)
- rdf (>= 2.2, < 4.0)
- temple (0.8.0)
+ sxp (1.0.2)
+ rdf (~> 3.0)
+ temple (0.8.1)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.9)
trollop (2.9.9)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode_utils (1.4.0)
vcr (3.0.3)
- webmock (3.4.2)
+ webmock (3.5.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
PLATFORMS