Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Mar 18, 2024
2 parents 02fec8e + 07741fc commit b15ab81
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 @@ -21,7 +21,7 @@ source 'https://rubygems.org'

gem 'atlassian-jwt', '~> 0.2.1'
gem 'aws-sdk-dynamodb', '1.105.0'
gem 'aws-sdk-s3', '1.145.0'
gem 'aws-sdk-s3', '1.146.0'
gem 'crack', '1.0.0'
gem 'faraday', '>=2.0.1'
gem 'gitlab', '4.19.0'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
atlassian-jwt (0.2.1)
jwt (~> 2.1)
aws-eventstream (1.3.0)
aws-partitions (1.898.0)
aws-partitions (1.899.0)
aws-sdk-core (3.191.4)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
Expand All @@ -26,10 +26,10 @@ GEM
aws-sdk-dynamodb (1.105.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-kms (1.77.0)
aws-sdk-kms (1.78.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.145.0)
aws-sdk-s3 (1.146.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
Expand Down Expand Up @@ -241,7 +241,7 @@ PLATFORMS
DEPENDENCIES
atlassian-jwt (~> 0.2.1)
aws-sdk-dynamodb (= 1.105.0)
aws-sdk-s3 (= 1.145.0)
aws-sdk-s3 (= 1.146.0)
crack (= 1.0.0)
faraday (>= 2.0.1)
gitlab (= 4.19.0)
Expand Down

1 comment on commit b15ab81

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on b15ab81 Mar 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 572-65f83727 discovered in 0pdd.rb) and submitted as #591. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.