Skip to content

Commit c0695b1

Browse files
chore(release): 3.2.0 [skip ci]
# [3.2.0](v3.1.0...v3.2.0) (2022-08-15) ### Features * allow custom namespace for linked directives ([03fdfea](03fdfea))
1 parent 03fdfea commit c0695b1

File tree

8 files changed

+28
-23
lines changed

8 files changed

+28
-23
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.2.0](https://github.com/Gusto/apollo-federation-ruby/compare/v3.1.0...v3.2.0) (2022-08-15)
2+
3+
4+
### Features
5+
6+
* allow custom namespace for linked directives ([03fdfea](https://github.com/Gusto/apollo-federation-ruby/commit/03fdfeafaaea3c98ca4b7a734ce760ea08410530))
7+
18
# [3.1.0](https://github.com/Gusto/apollo-federation-ruby/compare/v3.0.0...v3.1.0) (2022-06-21)
29

310

Gemfile.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
apollo-federation (3.1.0)
4+
apollo-federation (3.2.0)
55
google-protobuf (~> 3.19)
66
graphql (>= 1.10.14)
77

@@ -42,7 +42,7 @@ GEM
4242
debase-ruby_core_source (0.10.9)
4343
diff-lcs (1.3)
4444
erubi (1.9.0)
45-
google-protobuf (3.20.0-x86_64-linux)
45+
google-protobuf (3.21.1-x86_64-linux)
4646
graphql (1.10.14)
4747
i18n (1.8.5)
4848
concurrent-ruby (~> 1.0)
@@ -51,10 +51,8 @@ GEM
5151
crass (~> 1.0.2)
5252
nokogiri (>= 1.5.9)
5353
method_source (0.9.2)
54-
mini_portile2 (2.8.0)
5554
minitest (5.14.2)
56-
nokogiri (1.13.4)
57-
mini_portile2 (~> 2.8.0)
55+
nokogiri (1.13.4-x86_64-linux)
5856
racc (~> 1.4)
5957
parallel (1.17.0)
6058
parser (2.6.3.0)
@@ -108,7 +106,7 @@ GEM
108106
zeitwerk (2.4.2)
109107

110108
PLATFORMS
111-
ruby
109+
x86_64-linux
112110

113111
DEPENDENCIES
114112
actionpack
@@ -125,4 +123,4 @@ DEPENDENCIES
125123
ruby-debug-ide
126124

127125
BUNDLED WITH
128-
2.3.16
126+
2.3.20

gemfiles/graphql_1.10.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
apollo-federation (3.1.0)
4+
apollo-federation (3.2.0)
55
google-protobuf (~> 3.19)
66
graphql (>= 1.10.14)
77

@@ -42,7 +42,7 @@ GEM
4242
debase-ruby_core_source (0.10.9)
4343
diff-lcs (1.3)
4444
erubi (1.9.0)
45-
google-protobuf (3.21.1)
45+
google-protobuf (3.21.5)
4646
graphql (1.10.14)
4747
i18n (1.8.5)
4848
concurrent-ruby (~> 1.0)
@@ -126,4 +126,4 @@ DEPENDENCIES
126126
ruby-debug-ide
127127

128128
BUNDLED WITH
129-
2.3.16
129+
2.3.20

gemfiles/graphql_1.11.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
apollo-federation (3.1.0)
4+
apollo-federation (3.2.0)
55
google-protobuf (~> 3.19)
66
graphql (>= 1.10.14)
77

@@ -42,7 +42,7 @@ GEM
4242
debase-ruby_core_source (0.10.9)
4343
diff-lcs (1.4.4)
4444
erubi (1.9.0)
45-
google-protobuf (3.21.1)
45+
google-protobuf (3.21.5)
4646
graphql (1.11.2)
4747
i18n (1.8.5)
4848
concurrent-ruby (~> 1.0)
@@ -126,4 +126,4 @@ DEPENDENCIES
126126
ruby-debug-ide
127127

128128
BUNDLED WITH
129-
2.3.16
129+
2.3.20

gemfiles/graphql_1.12.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
apollo-federation (3.1.0)
4+
apollo-federation (3.2.0)
55
google-protobuf (~> 3.19)
66
graphql (>= 1.10.14)
77

@@ -42,7 +42,7 @@ GEM
4242
debase-ruby_core_source (0.10.9)
4343
diff-lcs (1.4.4)
4444
erubi (1.9.0)
45-
google-protobuf (3.21.1)
45+
google-protobuf (3.21.5)
4646
graphql (1.12.5)
4747
i18n (1.8.5)
4848
concurrent-ruby (~> 1.0)
@@ -126,4 +126,4 @@ DEPENDENCIES
126126
ruby-debug-ide
127127

128128
BUNDLED WITH
129-
2.3.16
129+
2.3.20

gemfiles/graphql_1.13.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
apollo-federation (3.1.0)
4+
apollo-federation (3.2.0)
55
google-protobuf (~> 3.19)
66
graphql (>= 1.10.14)
77

@@ -42,7 +42,7 @@ GEM
4242
debase-ruby_core_source (0.10.14)
4343
diff-lcs (1.5.0)
4444
erubi (1.10.0)
45-
google-protobuf (3.21.1)
45+
google-protobuf (3.21.5)
4646
graphql (1.13.6)
4747
i18n (1.9.1)
4848
concurrent-ruby (~> 1.0)
@@ -125,4 +125,4 @@ DEPENDENCIES
125125
ruby-debug-ide
126126

127127
BUNDLED WITH
128-
2.3.16
128+
2.3.20

gemfiles/graphql_2.0.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
apollo-federation (3.1.0)
4+
apollo-federation (3.2.0)
55
google-protobuf (~> 3.19)
66
graphql (>= 1.10.14)
77

@@ -42,7 +42,7 @@ GEM
4242
debase-ruby_core_source (0.10.14)
4343
diff-lcs (1.5.0)
4444
erubi (1.10.0)
45-
google-protobuf (3.21.1)
45+
google-protobuf (3.21.5)
4646
graphql (2.0.1)
4747
i18n (1.9.1)
4848
concurrent-ruby (~> 1.0)
@@ -125,4 +125,4 @@ DEPENDENCIES
125125
ruby-debug-ide
126126

127127
BUNDLED WITH
128-
2.3.16
128+
2.3.20

lib/apollo-federation/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ApolloFederation
4-
VERSION = '3.1.0'
4+
VERSION = '3.2.0'
55
end

0 commit comments

Comments
 (0)