Skip to content

Commit

Permalink
Bump aws-sdk-cognitoidentityprovider in the aws group
Browse files Browse the repository at this point in the history
Bumps the aws group with 1 update: [aws-sdk-cognitoidentityprovider](https://github.com/aws/aws-sdk-ruby).


Updates `aws-sdk-cognitoidentityprovider` from 1.113.0 to 1.114.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-cognitoidentityprovider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-cognitoidentityprovider
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent 45c3e25 commit e550933
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ gem 'devise', '~> 4.9.4'
gem 'auto-session-timeout', '~> 1.2'

# for cognito
gem 'aws-sdk-cognitoidentityprovider', '~> 1.113.0'
gem 'aws-sdk-cognitoidentityprovider', '~> 1.114.0'

# for pagination
gem 'kaminari', '~> 1.2.2'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,11 @@ GEM
auto-session-timeout (1.2)
actionpack (>= 3.2, < 7.3)
aws-eventstream (1.3.0)
aws-partitions (1.1040.0)
aws-sdk-cognitoidentityprovider (1.113.0)
aws-partitions (1.1042.0)
aws-sdk-cognitoidentityprovider (1.114.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sigv4 (~> 1.5)
aws-sdk-core (3.216.0)
aws-sdk-core (3.217.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
Expand Down Expand Up @@ -692,7 +692,7 @@ DEPENDENCIES
activerecord-postgis-adapter (>= 6.0.3)
asset_sync (>= 2.19.1)
auto-session-timeout (~> 1.2)
aws-sdk-cognitoidentityprovider (~> 1.113.0)
aws-sdk-cognitoidentityprovider (~> 1.114.0)
aws-sdk-s3 (~> 1)
axe-core-capybara (>= 4.2.1)
axe-core-cucumber (>= 4.2.1)
Expand Down

0 comments on commit e550933

Please sign in to comment.