Skip to content

Commit a0dadd5

Browse files
⬆️ Bump azure-blob from 0.6.0 to 0.7.0 (#4067)
1 parent 4e724ef commit a0dadd5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ gem "translation"
9797

9898
# For File Uploads
9999
gem "aws-sdk-s3", require: false
100-
gem "azure-blob", "~> 0.6.0", require: false
100+
gem "azure-blob", "~> 0.7.0", require: false
101101
gem "google-cloud-storage", "~> 1.57", require: false
102102

103103
# Database backends

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ GEM
126126
aws-sigv4 (~> 1.5)
127127
aws-sigv4 (1.12.1)
128128
aws-eventstream (~> 1, >= 1.0.2)
129-
azure-blob (0.6.0)
129+
azure-blob (0.7.0)
130130
rexml
131131
base64 (0.3.0)
132132
bcrypt (3.1.20)
@@ -780,7 +780,7 @@ PLATFORMS
780780
DEPENDENCIES
781781
apipie-rails!
782782
aws-sdk-s3
783-
azure-blob (~> 0.6.0)
783+
azure-blob (~> 0.7.0)
784784
bootsnap
785785
bootstrap
786786
brakeman

0 commit comments

Comments
 (0)