Skip to content

Commit 7ab5b6f

Browse files
Bump google_drive from 3.0.3 to 3.0.4
Bumps [google_drive](https://github.com/gimite/google-drive-ruby) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/gimite/google-drive-ruby/releases) - [Commits](gimite/google-drive-ruby@v3.0.3...v3.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fcee5b3 commit 7ab5b6f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -113,25 +113,25 @@ GEM
113113
net-http-pipeline
114114
globalid (0.4.2)
115115
activesupport (>= 4.2.0)
116-
google-api-client (0.30.10)
116+
google-api-client (0.36.4)
117117
addressable (~> 2.5, >= 2.5.1)
118-
googleauth (>= 0.5, < 0.10.0)
118+
googleauth (~> 0.9)
119119
httpclient (>= 2.8.1, < 3.0)
120120
mini_mime (~> 1.0)
121121
representable (~> 3.0)
122122
retriable (>= 2.0, < 4.0)
123-
signet (~> 0.10)
124-
google_drive (3.0.3)
125-
google-api-client (>= 0.11.0, < 0.31.0)
123+
signet (~> 0.12)
124+
google_drive (3.0.4)
125+
google-api-client (>= 0.11.0, < 0.37.0)
126126
googleauth (>= 0.5.0, < 1.0.0)
127127
nokogiri (>= 1.5.3, < 2.0.0)
128-
googleauth (0.9.0)
128+
googleauth (0.10.0)
129129
faraday (~> 0.12)
130130
jwt (>= 1.4, < 3.0)
131131
memoist (~> 0.16)
132132
multi_json (~> 1.11)
133133
os (>= 0.9, < 2.0)
134-
signet (~> 0.7)
134+
signet (~> 0.12)
135135
haml (5.1.2)
136136
temple (>= 0.8.0)
137137
tilt

0 commit comments

Comments
 (0)