Skip to content

Commit

Permalink
fix(docs): remove rippling
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions-bot committed Jun 21, 2024
1 parent 064c093 commit 81d3ab3
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
affixapi (1.1.87)
affixapi (1.1.88)
typhoeus (~> 1.0, >= 1.0.1)

GEM
Expand Down
1 change: 0 additions & 1 deletion lib/openapi_client/models/provider_request.rb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ class ProviderRequest
PENTO_IO = "pento.io".freeze
PEOPLEHR = "peoplehr".freeze
REMOTE_COM = "remote.com".freeze
RIPPLING = "rippling".freeze
SAGEONE = "sageone".freeze
SHAPE_PAYROLL = "shape payroll".freeze
SIMPLEPAY_IE = "simplepay.ie".freeze
Expand Down
1 change: 0 additions & 1 deletion lib/openapi_client/models/provider_response.rb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ class ProviderResponse
PENTO_IO = "pento.io".freeze
PEOPLEHR = "peoplehr".freeze
REMOTE_COM = "remote.com".freeze
RIPPLING = "rippling".freeze
SAGEONE = "sageone".freeze
SHAPE_PAYROLL = "shape payroll".freeze
SIMPLEPAY_IE = "simplepay.ie".freeze
Expand Down
2 changes: 1 addition & 1 deletion lib/openapi_client/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
=end

module OpenapiClient
VERSION = '1.1.87'
VERSION = '1.1.88'
end

0 comments on commit 81d3ab3

Please sign in to comment.