We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea5050 commit d14fad2Copy full SHA for d14fad2
Gemfile
@@ -1,3 +1,3 @@
1
source "https://rubygems.org"
2
3
-gem "fastlane"
+gem "fastlane"
Gemfile.lock
@@ -123,11 +123,11 @@ GEM
123
google-apis-core (>= 0.11.0, < 2.a)
124
google-apis-storage_v1 (0.29.0)
125
126
- google-cloud-core (1.6.0)
127
- google-cloud-env (~> 1.0)
+ google-cloud-core (1.6.1)
+ google-cloud-env (>= 1.0, < 3.a)
128
google-cloud-errors (~> 1.0)
129
- google-cloud-env (1.6.0)
130
- faraday (>= 0.17.3, < 3.0)
+ google-cloud-env (2.0.1)
+ faraday (>= 1.0, < 3.a)
131
google-cloud-errors (1.3.1)
132
google-cloud-storage (1.45.0)
133
addressable (~> 2.8)
0 commit comments