Skip to content

Commit ac1a6c6

Browse files
authored
Merge pull request rails#30390 from bradleybuda/master
Update azure-core to 0.1.11 to fix rails-dev-box
2 parents cb39b3f + 54ad8bb commit ac1a6c6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,10 @@ GEM
127127
aws-sdk-resources (2.10.27)
128128
aws-sdk-core (= 2.10.27)
129129
aws-sigv4 (1.0.1)
130-
azure-core (0.1.10)
130+
azure-core (0.1.11)
131131
faraday (~> 0.9)
132132
faraday_middleware (~> 0.10)
133+
nokogiri (~> 1.6)
133134
azure-storage (0.12.3.preview)
134135
azure-core (~> 0.1)
135136
faraday (~> 0.9)
@@ -217,7 +218,7 @@ GEM
217218
eventmachine (1.2.5-x64-mingw32)
218219
eventmachine (1.2.5-x86-mingw32)
219220
execjs (2.7.0)
220-
faraday (0.13.0)
221+
faraday (0.13.1)
221222
multipart-post (>= 1.2, < 3)
222223
faraday_middleware (0.12.2)
223224
faraday (>= 0.7.4, < 1.0)
@@ -543,4 +544,4 @@ DEPENDENCIES
543544
websocket-client-simple!
544545

545546
BUNDLED WITH
546-
1.15.3
547+
1.15.4

0 commit comments

Comments
 (0)