Gemfile.lock in libra_client-0.1.6 vs Gemfile.lock in libra_client-0.1.7
- old
+ new
@@ -1,32 +1,33 @@
PATH
remote: .
specs:
- libra_client (0.1.5)
+ libra_client (0.1.7)
canoser (~> 0.1.2)
grpc (~> 1.23)
rest-client (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
byebug (11.0.1)
- canoser (0.1.2)
+ canoser (0.1.3)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
- google-protobuf (3.9.1-x86_64-linux)
+ google-protobuf (3.9.1)
googleapis-common-protos-types (1.0.4)
google-protobuf (~> 3.0)
- grpc (1.23.0-x86_64-linux)
+ grpc (1.23.0)
google-protobuf (~> 3.8)
googleapis-common-protos-types (~> 1.0)
+ grpc-tools (1.23.0)
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
- mime-types (3.2.2)
+ mime-types (3.3)
mime-types-data (~> 3.2015)
- mime-types-data (3.2019.0331)
+ mime-types-data (3.2019.0904)
minitest (5.11.3)
netrc (0.11.0)
rake (10.5.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
@@ -41,9 +42,10 @@
ruby
DEPENDENCIES
bundler (~> 2.0)
byebug (~> 11.0)
+ grpc-tools (~> 1.23)
libra_client!
minitest (~> 5.0)
rake (~> 10.0)
BUNDLED WITH