Gemfile.lock in authz_jurnal_client-0.0.5 vs Gemfile.lock in authz_jurnal_client-0.0.7
- old
+ new
@@ -1,17 +1,17 @@
PATH
remote: .
specs:
- authz_jurnal_client (0.0.5)
+ authz_jurnal_client (0.0.7)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
- byebug (11.1.3)
connection_pool (2.3.0)
diff-lcs (1.5.0)
+ docile (1.4.0)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
json (2.6.3)
@@ -22,26 +22,26 @@
rake (13.0.6)
redis (5.0.6)
redis-client (>= 0.9.0)
redis-client (0.12.1)
connection_pool
- regexp_parser (2.6.2)
+ regexp_parser (2.7.0)
rexml (3.2.5)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
- rspec-core (3.12.0)
+ rspec-core (3.12.1)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
- rubocop (1.44.1)
+ rubocop (1.45.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
@@ -51,21 +51,27 @@
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
+ simplecov (0.22.0)
+ docile (~> 1.1)
+ simplecov-html (~> 0.11)
+ simplecov_json_formatter (~> 0.1)
+ simplecov-html (0.12.3)
+ simplecov_json_formatter (0.1.4)
unicode-display_width (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
authz_jurnal_client!
- byebug
faraday
rake (~> 13.0)
redis
rspec (~> 3.0)
rubocop (~> 1.21)
+ simplecov
BUNDLED WITH
1.17.3