Skip to content

Commit

Permalink
Install Sagemaker runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
NuckChorris committed Dec 23, 2024
1 parent bcc4cb4 commit 376800a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ gem 'jsonapi-resources', '0.9.12'
gem 'active_flag' # Bitfields!
gem 'addressable' # Fancy address logic
gem 'ancestry' # Ancestry for categories
gem 'aws-sdk-sagemakerruntime' # AWS SageMaker
gem 'bootsnap' # Faster boots
gem 'counter_culture' # Fancier counter caches
gem 'faraday'
Expand Down
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ GEM
aws-sdk-core (~> 3, >= 3.194.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
aws-sdk-sagemakerruntime (1.63.0)
aws-sdk-core (~> 3, >= 3.193.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
Expand Down Expand Up @@ -786,6 +789,7 @@ DEPENDENCIES
apollo_upload_server
attr_encrypted
aws-sdk-s3 (~> 1)
aws-sdk-sagemakerruntime
bcrypt
benchmark-ips
blurhash
Expand Down

0 comments on commit 376800a

Please sign in to comment.