Skip to content

Commit 22aafe8

Browse files
adding ostruct gem in samples
1 parent 67687e9 commit 22aafe8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • google-cloud-storage/samples

google-cloud-storage/samples/Gemfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ group :test do
3636
gem "minitest-hooks", "~> 1.5"
3737
gem "rake"
3838
end
39+
# The following gems have been removed from ruby core and are required for testing.
40+
gem "ostruct"
41+
gem "cgi"
42+
gem "irb"

0 commit comments

Comments
 (0)