Skip to content

Commit

Permalink
update bolognese
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Jul 3, 2019
1 parent 5b4460e commit 82c1b3d
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/stackshareio/graphql-cache
revision: 290c3297feeb9a4c72c627a3f0992b596628b5d1
revision: 58bccdb1f546fba442c68bcbd12104babca7bc0c
specs:
graphql-cache (0.6.0)
graphql (~> 1, > 1.8)
Expand Down Expand Up @@ -64,21 +64,21 @@ GEM
audited (4.8.0)
activerecord (>= 4.0, < 5.3)
aws-eventstream (1.0.3)
aws-partitions (1.177.0)
aws-sdk-core (3.56.0)
aws-partitions (1.184.0)
aws-sdk-core (3.59.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.22.0)
aws-sdk-core (~> 3, >= 3.56.0)
aws-sdk-kms (1.23.0)
aws-sdk-core (~> 3, >= 3.58.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.43.0)
aws-sdk-core (~> 3, >= 3.56.0)
aws-sdk-s3 (1.45.0)
aws-sdk-core (~> 3, >= 3.58.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sdk-sqs (1.17.0)
aws-sdk-core (~> 3, >= 3.56.0)
aws-sdk-sqs (1.18.0)
aws-sdk-core (~> 3, >= 3.58.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.0)
aws-eventstream (~> 1.0, >= 1.0.2)
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.17)
bolognese (1.2)
activesupport (>= 4.2.5, < 6)
benchmark_methods (~> 0.7)
bibtex-ruby (~> 4.1)
Expand Down Expand Up @@ -134,7 +134,7 @@ GEM
builder (3.2.3)
byebug (11.0.1)
cancancan (2.3.0)
capybara (3.24.0)
capybara (3.25.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -204,11 +204,11 @@ GEM
elasticsearch-transport (6.8.0)
faraday
multi_json
equatable (0.6.0)
equatable (0.6.1)
equivalent-xml (0.6.0)
nokogiri (>= 1.4.3)
erubi (1.8.0)
excon (0.64.0)
excon (0.62.0)
facets (3.1.0)
factory_bot (4.11.1)
activesupport (>= 3.0.0)
Expand All @@ -222,7 +222,7 @@ GEM
tty-pager (~> 0.12.0)
tty-screen (~> 0.6.5)
tty-tree (~> 0.3.0)
faraday (0.15.4)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
faraday-encoding (0.0.5)
faraday
Expand All @@ -243,7 +243,7 @@ GEM
git (1.5.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
graphql (1.9.6)
graphql (1.9.7)
graphql-batch (0.4.0)
graphql (>= 1.3, < 2)
promise.rb (~> 0.7.2)
Expand Down Expand Up @@ -313,12 +313,12 @@ GEM
rest-client (~> 2.0.2)
marcel (0.3.3)
mimemagic (~> 0.3.2)
maremma (4.2.1)
maremma (4.2.3)
activesupport (>= 4.2.5, < 6)
addressable (>= 2.3.6)
builder (~> 3.2, >= 3.2.2)
excon (~> 0.60)
faraday (~> 0.14)
excon (~> 0.60, < 0.63)
faraday (~> 0.14, < 0.15)
faraday-encoding (~> 0.0.4)
faraday_middleware (~> 0.12.0)
multi_json (~> 1.12)
Expand Down Expand Up @@ -439,7 +439,7 @@ GEM
benchmark-perf (~> 0.4.0)
benchmark-trend (~> 0.2.0)
rspec (>= 3.0.0, < 4.0.0)
rspec-core (3.8.1)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
Expand Down

0 comments on commit 82c1b3d

Please sign in to comment.