Skip to content

Commit d14fad2

Browse files
committed
install fastlane
1 parent dea5050 commit d14fad2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source "https://rubygems.org"
22

3-
gem "fastlane"
3+
gem "fastlane"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,11 @@ GEM
123123
google-apis-core (>= 0.11.0, < 2.a)
124124
google-apis-storage_v1 (0.29.0)
125125
google-apis-core (>= 0.11.0, < 2.a)
126-
google-cloud-core (1.6.0)
127-
google-cloud-env (~> 1.0)
126+
google-cloud-core (1.6.1)
127+
google-cloud-env (>= 1.0, < 3.a)
128128
google-cloud-errors (~> 1.0)
129-
google-cloud-env (1.6.0)
130-
faraday (>= 0.17.3, < 3.0)
129+
google-cloud-env (2.0.1)
130+
faraday (>= 1.0, < 3.a)
131131
google-cloud-errors (1.3.1)
132132
google-cloud-storage (1.45.0)
133133
addressable (~> 2.8)

0 commit comments

Comments
 (0)