Skip to content

Commit

Permalink
updated rubygems.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Feb 22, 2020
1 parent 78c288d commit 5bd7b26
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,15 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ansi (1.5.0)
apollo-federation (1.0.1)
apollo-federation (1.0.2)
google-protobuf (~> 3.7)
graphql (~> 1.9.8)
arel (9.0.0)
ast (2.4.0)
audited (4.9.0)
activerecord (>= 4.2, < 6.1)
aws-eventstream (1.0.3)
aws-partitions (1.273.0)
aws-partitions (1.275.0)
aws-sdk-core (3.90.1)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
Expand Down Expand Up @@ -109,8 +109,8 @@ GEM
latex-decode (~> 0.0)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
bolognese (1.4.6)
activesupport (>= 4.2.5, < 6)
bolognese (1.5)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
builder (~> 3.2, >= 3.2.2)
Expand All @@ -131,8 +131,8 @@ GEM
oj (~> 3.10)
oj_mimic_json (~> 1.0, >= 1.0.1)
postrank-uri (~> 1.0, >= 1.0.18)
rdf-rdfxml (~> 2.2)
rdf-turtle (~> 3.0, >= 3.0.6)
rdf-rdfxml (~> 3.1)
rdf-turtle (~> 3.1)
thor (~> 0.19)
bootsnap (1.4.5)
msgpack (~> 1.0)
Expand Down Expand Up @@ -178,7 +178,7 @@ GEM
css_parser (1.7.1)
addressable
dalli (2.7.10)
database_cleaner (1.8.2)
database_cleaner (1.8.3)
ddtrace (0.32.0)
msgpack
debug_inspector (0.0.3)
Expand Down Expand Up @@ -269,9 +269,9 @@ GEM
jmespath (1.4.0)
json (2.3.0)
json-canonicalization (0.2.0)
json-ld (3.1.0)
json-ld (3.1.1)
htmlentities (~> 4.3)
json-canonicalization (~> 0.1)
json-canonicalization (~> 0.2)
link_header (~> 0.0, >= 0.0.8)
multi_json (~> 1.14)
rack (~> 2.0)
Expand Down Expand Up @@ -322,8 +322,8 @@ GEM
rest-client (~> 2.0.2)
marcel (0.3.3)
mimemagic (~> 0.3.2)
maremma (4.5)
activesupport (>= 4.2.5, < 6)
maremma (4.6)
activesupport (>= 4.2.5)
addressable (>= 2.3.6)
builder (~> 3.2, >= 3.2.2)
excon (~> 0.71.0)
Expand Down Expand Up @@ -423,11 +423,11 @@ GEM
rdf (~> 3.1)
rdf-aggregate-repo (~> 3.1)
rdf-xsd (~> 3.1)
rdf-rdfxml (2.2.1)
rdf-rdfxml (3.1.0)
htmlentities (~> 4.3)
rdf (>= 2.2, < 4.0)
rdf-rdfa (>= 2.2, < 4.0)
rdf-xsd (>= 2.2, < 4.0)
rdf (~> 3.1)
rdf-rdfa (~> 3.1)
rdf-xsd (~> 3.1)
rdf-turtle (3.1.0)
ebnf (~> 1.2)
rdf (~> 3.1)
Expand Down Expand Up @@ -490,7 +490,7 @@ GEM
aws-sdk-core (>= 2)
concurrent-ruby
thor
shoulda-matchers (4.2.0)
shoulda-matchers (4.3.0)
activesupport (>= 4.2.0)
simple_command (0.1.0)
simplecov (0.17.1)
Expand Down

0 comments on commit 5bd7b26

Please sign in to comment.