File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 3.10.1] ( https://github.com/Gusto/apollo-federation-ruby/compare/v3.10.0...v3.10.1 ) (2025-04-02)
2+
3+
4+ ### Bug Fixes
5+
6+ * graphql-ruby 2.3 compatibility ([ #294 ] ( https://github.com/Gusto/apollo-federation-ruby/issues/294 ) ) ([ be81a67] ( https://github.com/Gusto/apollo-federation-ruby/commit/be81a6762d036ea4b2e92ba23c36a7b178d68e90 ) )
7+
18# [ 3.10.0] ( https://github.com/Gusto/apollo-federation-ruby/compare/v3.9.0...v3.10.0 ) (2025-02-05)
29
310
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- apollo-federation (3.10.0 )
4+ apollo-federation (3.10.1 )
55 google-protobuf (< 5 )
66 graphql
77
@@ -161,4 +161,4 @@ DEPENDENCIES
161161 webrick
162162
163163BUNDLED WITH
164- 2.6.3
164+ 2.6.6
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module ApolloFederation
4- VERSION = '3.10.0 '
4+ VERSION = '3.10.1 '
55end
You can’t perform that action at this time.
0 commit comments