Skip to content

Commit

Permalink
Update dependency crack to v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 693177d commit e08eb44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ source 'https://rubygems.org'
gem 'atlassian-jwt', '~> 0.2.1'
gem 'aws-sdk-dynamodb', '1.101.0'
gem 'aws-sdk-s3', '1.143.0'
gem 'crack', '0.4.5'
gem 'crack', '0.4.6'
gem 'gitlab', '4.19.0'
gem 'glogin', '0.14.2'
gem 'haml', '5.2.2'
Expand Down
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
base58 (0.2.3)
base64 (0.1.1)
bigdecimal (1.1.0)
concurrent-ruby (1.2.2)
crack (0.4.5)
crack (0.4.6)
bigdecimal
rexml
date (3.3.3)
differ (0.1.2)
Expand Down Expand Up @@ -218,7 +220,7 @@ DEPENDENCIES
atlassian-jwt (~> 0.2.1)
aws-sdk-dynamodb (= 1.101.0)
aws-sdk-s3 (= 1.143.0)
crack (= 0.4.5)
crack (= 0.4.6)
gitlab (= 4.19.0)
glogin (= 0.14.2)
haml (= 5.2.2)
Expand Down

0 comments on commit e08eb44

Please sign in to comment.