Skip to content

Commit

Permalink
freeze apollo federation at 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Oct 14, 2020
1 parent b181c27 commit af295cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ gem "graphql-errors", "~> 0.4.0"
gem "graphql-batch", "~> 0.4.1"
gem "batch-loader", "~> 1.4", ">= 1.4.1"
gem 'graphql-cache', '~> 0.6.0'
gem 'apollo-federation', '~> 1.0', '>= 1.0.4'
gem 'apollo-federation', '1.1.3'
gem "google-protobuf", "3.10.0.rc.1"
gem "sprockets", "~> 3.7", ">= 3.7.2"
gem 'uuid', '~> 2.3', '>= 2.3.9'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ansi (1.5.0)
apollo-federation (1.1.4)
apollo-federation (1.1.3)
google-protobuf (~> 3.7)
graphql (>= 1.9.8)
arel (9.0.0)
Expand Down Expand Up @@ -526,7 +526,7 @@ GEM
slack-notifier (2.3.2)
sort_alphabetical (1.1.0)
unicode_utils (>= 1.2.2)
sparql (3.1.2)
sparql (3.1.3)
builder (~> 3.2)
ebnf (>= 1.1)
rdf (~> 3.1, >= 3.1.2)
Expand Down Expand Up @@ -597,7 +597,7 @@ PLATFORMS
DEPENDENCIES
aasm (~> 5.0, >= 5.0.1)
active_model_serializers (~> 0.10.0)
apollo-federation (~> 1.0, >= 1.0.4)
apollo-federation (= 1.1.3)
audited (~> 4.8)
aws-sdk-s3
aws-sdk-sqs (~> 1.3)
Expand Down

0 comments on commit af295cf

Please sign in to comment.