Gemfile.lock in novaposhta_api-0.2.0 vs Gemfile.lock in novaposhta_api-0.2.1
- old
+ new
@@ -1,28 +1,34 @@
PATH
remote: .
specs:
- novaposhta_api (0.2.0)
+ novaposhta_api (0.2.1)
faraday (~> 2.2)
hashie (~> 4.1)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
- faraday (2.2.0)
- faraday-net_http (~> 2.0)
- ruby2_keywords (>= 0.0.4)
- faraday-net_http (2.0.1)
+ faraday (2.12.0)
+ faraday-net_http (>= 2.0, < 3.4)
+ json
+ logger
+ faraday-net_http (3.3.0)
+ net-http
hashie (4.1.0)
+ json (2.7.2)
+ logger (1.6.1)
+ net-http (0.4.1)
+ uri
parallel (1.21.0)
parser (3.1.1.0)
ast (~> 2.4.1)
rainbow (3.1.1)
rake (12.3.3)
regexp_parser (2.2.1)
- rexml (3.2.5)
+ rexml (3.3.8)
rubocop (1.25.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
@@ -31,11 +37,11 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.16.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
- ruby2_keywords (0.0.5)
unicode-display_width (2.1.0)
+ uri (0.13.1)
PLATFORMS
ruby
DEPENDENCIES