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 May 31, 2019
1 parent 91b48c6 commit c5e7763
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,19 +65,19 @@ GEM
audited (4.8.0)
activerecord (>= 4.0, < 5.3)
aws-eventstream (1.0.3)
aws-partitions (1.166.0)
aws-sdk-core (3.53.1)
aws-partitions (1.170.0)
aws-sdk-core (3.54.1)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.21.0)
aws-sdk-core (~> 3, >= 3.53.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.40.0)
aws-sdk-s3 (1.41.0)
aws-sdk-core (~> 3, >= 3.53.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.0)
aws-sigv4 (~> 1.1)
aws-sdk-sqs (1.16.0)
aws-sdk-core (~> 3, >= 3.53.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -106,7 +106,7 @@ GEM
latex-decode (~> 0.0)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
bolognese (1.1.15)
bolognese (1.1.16)
activesupport (>= 4.2.5, < 6)
benchmark_methods (~> 0.7)
bibtex-ruby (~> 4.1)
Expand Down Expand Up @@ -134,13 +134,13 @@ GEM
builder (3.2.3)
byebug (11.0.1)
cancancan (2.3.0)
capybara (3.20.2)
capybara (3.22.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.2)
regexp_parser (~> 1.5)
xpath (~> 3.2)
case_transform (0.2)
activesupport
Expand Down Expand Up @@ -237,18 +237,18 @@ GEM
git (1.5.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
graphql (1.9.5)
graphql (1.9.6)
graphql-batch (0.4.0)
graphql (>= 1.3, < 2)
promise.rb (~> 0.7.2)
graphql-errors (0.3.0)
graphql (>= 1.6.0, < 2)
haml (5.1.0)
haml (5.1.1)
temple (>= 0.8.0)
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
hashdiff (0.3.9)
hashdiff (0.4.0)
hashie (3.6.0)
htmlentities (4.3.4)
http-cookie (1.0.3)
Expand All @@ -271,7 +271,7 @@ GEM
jsonlint (0.2.0)
oj (~> 2)
trollop (~> 2)
jwt (2.1.0)
jwt (2.2.1)
kaminari (1.1.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.1.1)
Expand Down Expand Up @@ -415,7 +415,7 @@ GEM
rdf (>= 2.2, < 4.0)
rdf-xsd (3.0.1)
rdf (~> 3.0)
regexp_parser (1.5.0)
regexp_parser (1.5.1)
request_store (1.4.1)
rack (>= 1.4)
rest-client (2.0.2)
Expand Down Expand Up @@ -458,7 +458,7 @@ GEM
rubocop (>= 0.68.0)
ruby-enum (0.7.2)
i18n
ruby-progressbar (1.10.0)
ruby-progressbar (1.10.1)
ruby_dep (1.5.0)
safe_yaml (1.0.5)
sentry-raven (2.9.0)
Expand Down

0 comments on commit c5e7763

Please sign in to comment.