File tree Expand file tree Collapse file tree 2 files changed +7
-12
lines changed
Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ ruby "3.4.1"
55gem "active_storage_validations"
66gem "acts-as-taggable-on"
77gem "aws-sdk-s3" , require : false
8- gem "azure_file_shares" , github : "dmitrytrager/azure_file_shares"
8+ gem "azure_file_shares"
99gem "bcrypt" , "~> 3.1.7"
1010gem "bootsnap" , require : false
1111gem "csv"
Original file line number Diff line number Diff line change 1- GIT
2- remote: https://github.com/dmitrytrager/azure_file_shares.git
3- revision: 1df11d8f198e726e8eb8a2a9cc6826cc1c6707a6
4- specs:
5- azure_file_shares (0.1.5 )
6- faraday (~> 2.7 )
7- faraday-retry (~> 2.0 )
8- jwt (~> 2.7 )
9- nokogiri (~> 1.15 )
10-
111GEM
122 remote: https://rubygems.org/
133 specs:
116106 aws-sigv4 (~> 1.5 )
117107 aws-sigv4 (1.12.1 )
118108 aws-eventstream (~> 1 , >= 1.0.2 )
109+ azure_file_shares (0.1.5 )
110+ faraday (~> 2.7 )
111+ faraday-retry (~> 2.0 )
112+ jwt (~> 2.7 )
113+ nokogiri (~> 1.15 )
119114 base64 (0.3.0 )
120115 bcrypt (3.1.20 )
121116 bcrypt_pbkdf (1.1.1 )
@@ -594,7 +589,7 @@ DEPENDENCIES
594589 acts-as-taggable-on
595590 annotaterb
596591 aws-sdk-s3
597- azure_file_shares !
592+ azure_file_shares
598593 bcrypt (~> 3.1.7 )
599594 bootsnap
600595 brakeman
You can’t perform that action at this time.
0 commit comments