Skip to content

Commit

Permalink
added batch method
Browse files Browse the repository at this point in the history
  • Loading branch information
dmccarty committed Sep 16, 2020
1 parent 36a5a09 commit b0f2419
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PATH
remote: .
specs:
pubsub_tie (0.0.1)
google-cloud-pubsub (>= 1.6.0)
pubsub_tie (0.0.2)
google-cloud-pubsub (~> 1.6)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -93,4 +93,4 @@ DEPENDENCIES
rspec (~> 3.0)

BUNDLED WITH
1.17.2
1.17.3

0 comments on commit b0f2419

Please sign in to comment.