Skip to content

Commit

Permalink
updated bolognese gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Apr 20, 2019
1 parent ea0749b commit d65b7a2
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,16 @@ GEM
audited (4.8.0)
activerecord (>= 4.0, < 5.3)
aws-eventstream (1.0.2)
aws-partitions (1.150.0)
aws-sdk-core (3.48.3)
aws-partitions (1.151.0)
aws-sdk-core (3.48.4)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.16.0)
aws-sdk-kms (1.17.0)
aws-sdk-core (~> 3, >= 3.48.2)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.36.0)
aws-sdk-s3 (1.36.1)
aws-sdk-core (~> 3, >= 3.48.2)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.0)
Expand Down Expand Up @@ -98,7 +98,7 @@ GEM
latex-decode (~> 0.0)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
bolognese (1.1.13)
bolognese (1.1.14)
activesupport (>= 4.2.5, < 6)
benchmark_methods (~> 0.7)
bibtex-ruby (~> 4.1)
Expand All @@ -110,7 +110,7 @@ GEM
edtf (~> 3.0, >= 3.0.4)
gender_detector (~> 0.1.2)
iso8601 (~> 0.9.1)
json-ld (~> 2.1, >= 2.1.2)
json-ld-preloaded (~> 3.0, >= 3.0.2)
jsonlint (~> 0.2.0)
loofah (~> 2.0, >= 2.0.3)
maremma (>= 3.5.7, < 5)
Expand All @@ -126,7 +126,7 @@ GEM
builder (3.2.3)
byebug (11.0.1)
cancancan (2.3.0)
capybara (3.16.2)
capybara (3.17.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -220,10 +220,10 @@ GEM
fast_jsonapi (1.5)
activesupport (>= 4.2)
ffi (1.10.0)
flipper (0.16.1)
flipper-active_support_cache_store (0.16.1)
flipper (0.16.2)
flipper-active_support_cache_store (0.16.2)
activesupport (>= 3.2, < 6)
flipper (~> 0.16.1)
flipper (~> 0.16.2)
gender_detector (0.1.2)
unicode_utils (>= 1.3.0)
git (1.5.0)
Expand All @@ -245,9 +245,13 @@ GEM
iso8601 (0.9.1)
jmespath (1.4.0)
json (1.8.6)
json-ld (2.2.1)
json-ld (3.0.2)
multi_json (~> 1.12)
rdf (>= 2.2.8, < 4.0)
json-ld-preloaded (3.0.2)
json-ld (~> 3.0)
multi_json (~> 1.12)
rdf (~> 3.0)
jsonapi-renderer (0.2.0)
jsonlint (0.2.0)
oj (~> 2)
Expand Down Expand Up @@ -310,7 +314,7 @@ GEM
minitest (5.11.3)
money (6.13.3)
i18n (>= 0.6.4, <= 2)
msgpack (1.2.9)
msgpack (1.2.10)
multi_json (1.13.1)
multipart-post (2.0.0)
mysql2 (0.4.10)
Expand Down Expand Up @@ -370,7 +374,7 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rdf (3.0.11)
rdf (3.0.12)
hamster (~> 3.0)
link_header (~> 0.0, >= 0.0.8)
rdf-aggregate-repo (2.2.1)
Expand Down Expand Up @@ -478,7 +482,7 @@ GEM
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unf_ext (0.0.7.6)
unicode_utils (1.4.0)
vcr (3.0.3)
webmock (3.5.1)
Expand Down

0 comments on commit d65b7a2

Please sign in to comment.