Gemfile.lock in libra_client-0.1.1 vs Gemfile.lock in libra_client-0.1.2
- old
+ new
@@ -1,29 +1,51 @@
PATH
remote: .
specs:
- libra_client (0.1.0)
+ libra_client (0.1.2)
+ canoser (~> 0.1.0)
grpc (~> 1.23)
+ rest-client (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
+ byebug (11.0.1)
+ canoser (0.1.1)
+ domain_name (0.5.20190701)
+ unf (>= 0.0.5, < 1.0.0)
google-protobuf (3.9.1)
googleapis-common-protos-types (1.0.4)
google-protobuf (~> 3.0)
grpc (1.23.0)
google-protobuf (~> 3.8)
googleapis-common-protos-types (~> 1.0)
+ http-accept (1.7.0)
+ http-cookie (1.0.3)
+ domain_name (~> 0.5)
+ mime-types (3.2.2)
+ mime-types-data (~> 3.2015)
+ mime-types-data (3.2019.0331)
minitest (5.11.3)
+ netrc (0.11.0)
rake (10.5.0)
+ rest-client (2.1.0)
+ http-accept (>= 1.7.0, < 2.0)
+ http-cookie (>= 1.0.2, < 2.0)
+ mime-types (>= 1.16, < 4.0)
+ netrc (~> 0.8)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.7.6)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.0)
+ byebug (~> 11.0)
libra_client!
minitest (~> 5.0)
rake (~> 10.0)
BUNDLED WITH
- 2.0.1
+ 2.0.2