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 Aug 22, 2020
1 parent 996cebd commit 15763da
Showing 1 changed file with 20 additions and 18 deletions.
38 changes: 20 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
aasm (5.1.0)
aasm (5.1.1)
concurrent-ruby (~> 1.0)
actioncable (5.2.4.3)
actionpack (= 5.2.4.3)
Expand Down Expand Up @@ -60,23 +60,23 @@ GEM
audited (4.9.0)
activerecord (>= 4.2, < 6.1)
aws-eventstream (1.1.0)
aws-partitions (1.351.0)
aws-sdk-core (3.104.3)
aws-partitions (1.358.0)
aws-sdk-core (3.104.4)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.36.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.75.0)
aws-sdk-core (~> 3, >= 3.104.1)
aws-sdk-s3 (1.78.0)
aws-sdk-core (~> 3, >= 3.104.3)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sdk-sqs (1.30.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.2.1)
aws-sigv4 (1.2.2)
aws-eventstream (~> 1, >= 1.0.2)
base32-url (0.5)
batch-loader (1.5.0)
Expand All @@ -100,9 +100,10 @@ GEM
rack (>= 0.9.0)
bibtex-ruby (5.1.4)
latex-decode (~> 0.0)
bigdecimal (2.0.0)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
bolognese (1.8.5)
bolognese (1.8.7)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
Expand All @@ -126,8 +127,8 @@ GEM
postrank-uri (~> 1.0, >= 1.0.18)
rdf-rdfxml (~> 3.1)
rdf-turtle (~> 3.1)
thor (~> 1.0, >= 1.0.1)
bootsnap (1.4.7)
thor (>= 0.19)
bootsnap (1.4.8)
msgpack (~> 1.0)
builder (3.2.4)
bullet (6.1.0)
Expand Down Expand Up @@ -155,7 +156,7 @@ GEM
colorize (0.8.1)
commonmarker (0.17.13)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.7)
countries (2.1.4)
i18n_data (~> 0.8.0)
money (~> 6.9)
Expand Down Expand Up @@ -186,7 +187,7 @@ GEM
mysql2 (>= 0.4.0, <= 0.5.3)
railties (>= 5.2.0, < 6.1)
diff-lcs (1.4.4)
diffy (3.3.0)
diffy (3.4.0)
docile (1.3.2)
docopt (0.6.1)
domain_name (0.5.20190701)
Expand All @@ -207,11 +208,11 @@ GEM
elasticsearch-extensions (0.0.31)
ansi
elasticsearch
elasticsearch-model (7.1.0)
elasticsearch-model (7.1.1)
activesupport (> 3)
elasticsearch (> 1)
hashie
elasticsearch-rails (7.1.0)
elasticsearch-rails (7.1.1)
elasticsearch-transport (7.1.0)
faraday
multi_json
Expand Down Expand Up @@ -250,7 +251,7 @@ GEM
globalid (0.4.2)
activesupport (>= 4.2.0)
google-protobuf (3.10.0.rc.1)
graphql (1.11.2)
graphql (1.11.3)
graphql-batch (0.4.3)
graphql (>= 1.3, < 2)
promise.rb (~> 0.7.2)
Expand Down Expand Up @@ -291,7 +292,7 @@ GEM
jsonlint (0.3.0)
oj (~> 3)
optimist (~> 3)
jwt (2.2.1)
jwt (2.2.2)
kaminari (1.2.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.1)
Expand All @@ -304,7 +305,7 @@ GEM
activerecord
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
kt-paperclip (6.2.2)
kt-paperclip (6.3.0)
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
mime-types
Expand Down Expand Up @@ -366,7 +367,8 @@ GEM
nio4r (2.5.2)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
oj (3.10.8)
oj (3.10.12)
bigdecimal (>= 1.0, < 3)
oj_mimic_json (1.0.1)
optimist (3.0.1)
pandoc-ruby (2.1.4)
Expand Down Expand Up @@ -426,7 +428,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rchardet (1.8.0)
rdf (3.1.4)
rdf (3.1.5)
hamster (~> 3.0)
link_header (~> 0.0, >= 0.0.8)
rdf-aggregate-repo (3.1.0)
Expand Down

0 comments on commit 15763da

Please sign in to comment.