File tree 3 files changed +10
-3
lines changed
3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.10.0] ( https://github.com/Gusto/apollo-federation-ruby/compare/v3.9.0...v3.10.0 ) (2025-02-05)
2
+
3
+
4
+ ### Features
5
+
6
+ * update google-protobuf ([ #291 ] ( https://github.com/Gusto/apollo-federation-ruby/issues/291 ) ) ([ 2deda45] ( https://github.com/Gusto/apollo-federation-ruby/commit/2deda45fd37b6e7e9749a0be43b83def6963b8b6 ) )
7
+
1
8
# [ 3.9.0] ( https://github.com/Gusto/apollo-federation-ruby/compare/v3.8.5...v3.9.0 ) (2025-02-05)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- apollo-federation (3.9 .0 )
4
+ apollo-federation (3.10 .0 )
5
5
google-protobuf (< 5 )
6
6
graphql
7
7
@@ -160,4 +160,4 @@ DEPENDENCIES
160
160
webrick
161
161
162
162
BUNDLED WITH
163
- 2.5.7
163
+ 2.6.3
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module ApolloFederation
4
- VERSION = '4.0 .0'
4
+ VERSION = '3.10 .0'
5
5
end
You can’t perform that action at this time.
0 commit comments