Skip to content

Commit

Permalink
fix claim docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aherzberg committed Oct 24, 2024
1 parent f086b85 commit d5f5b21
Showing 1 changed file with 19 additions and 8 deletions.
27 changes: 19 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,18 @@ PATH
veteran_confirmation (0.0.1)
vye (0.1.0)

GEM
remote: https://enterprise.contribsys.com/
specs:
sidekiq-ent (7.2.4)
einhorn (~> 1.0)
gserver
sidekiq (>= 7.2.0, < 8)
sidekiq-pro (>= 7.2.0, < 8)
sidekiq-pro (7.2.1)
base64
sidekiq (>= 7.2.0, < 8)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -406,6 +418,7 @@ GEM
dry-initializer (~> 3.0)
dry-schema (>= 1.12, < 2)
zeitwerk (~> 2.6)
einhorn (1.0.0)
erubi (1.13.0)
et-orbi (1.2.11)
tzinfo
Expand Down Expand Up @@ -512,13 +525,8 @@ GEM
thor (>= 0.20, < 2.a)
google-cloud-env (2.2.1)
faraday (>= 1.0, < 3.a)
google-protobuf (4.28.2)
bigdecimal
rake (>= 13)
google-protobuf (4.28.2-java)
google-protobuf (4.28.3)
bigdecimal
ffi (~> 1)
ffi-compiler (~> 1)
rake (>= 13)
googleauth (1.11.1)
faraday (>= 1.0, < 3.a)
Expand All @@ -527,6 +535,7 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
gserver (0.0.1)
guard (2.18.1)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
Expand Down Expand Up @@ -586,8 +595,8 @@ GEM
jar-dependencies (0.4.1)
jmespath (1.6.2)
jruby-openssl (0.15.0-java)
json (2.7.2)
json (2.7.2-java)
json (2.7.3)
json (2.7.3-java)
json-schema (5.0.1)
addressable (~> 2.8)
json_schema (0.21.0)
Expand Down Expand Up @@ -1280,6 +1289,8 @@ DEPENDENCIES
shoulda-matchers
shrine
sidekiq (~> 7.2.0)
sidekiq-ent!
sidekiq-pro!
sign_in_service
simple_forms_api!
simplecov
Expand Down

0 comments on commit d5f5b21

Please sign in to comment.