Gemfile.lock in fawry-1.3.1 vs Gemfile.lock in fawry-1.4.0
- old
+ new
@@ -1,68 +1,83 @@
PATH
remote: .
specs:
- fawry (1.3.1)
- dry-validation (~> 1.3, >= 1.3.1)
- faraday (~> 0.17.0)
+ fawry (1.4.0)
+ dry-validation (~> 1.7)
+ faraday (~> 1.8)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
byebug (11.1.3)
- concurrent-ruby (1.1.8)
+ concurrent-ruby (1.1.9)
crack (0.4.5)
rexml
- diff-lcs (1.4.4)
- dry-configurable (0.12.1)
+ diff-lcs (1.5.0)
+ dry-configurable (0.13.0)
concurrent-ruby (~> 1.0)
- dry-core (~> 0.5, >= 0.5.0)
- dry-container (0.7.2)
+ dry-core (~> 0.6)
+ dry-container (0.9.0)
concurrent-ruby (~> 1.0)
- dry-configurable (~> 0.1, >= 0.1.3)
- dry-core (0.5.0)
+ dry-configurable (~> 0.13, >= 0.13.0)
+ dry-core (0.7.1)
concurrent-ruby (~> 1.0)
- dry-equalizer (0.3.0)
- dry-inflector (0.2.0)
+ dry-inflector (0.2.1)
dry-initializer (3.0.4)
dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
- dry-schema (1.6.2)
+ dry-schema (1.8.0)
concurrent-ruby (~> 1.0)
- dry-configurable (~> 0.8, >= 0.8.3)
+ dry-configurable (~> 0.13, >= 0.13.0)
dry-core (~> 0.5, >= 0.5)
dry-initializer (~> 3.0)
dry-logic (~> 1.0)
dry-types (~> 1.5)
dry-types (1.5.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.5, >= 0.5)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
- dry-validation (1.6.0)
+ dry-validation (1.7.0)
concurrent-ruby (~> 1.0)
dry-container (~> 0.7, >= 0.7.1)
- dry-core (~> 0.4)
- dry-equalizer (~> 0.2)
+ dry-core (~> 0.5, >= 0.5)
dry-initializer (~> 3.0)
- dry-schema (~> 1.5, >= 1.5.2)
- faraday (0.17.4)
+ dry-schema (~> 1.8, >= 1.8.0)
+ faraday (1.8.0)
+ faraday-em_http (~> 1.0)
+ faraday-em_synchrony (~> 1.0)
+ faraday-excon (~> 1.1)
+ faraday-httpclient (~> 1.0.1)
+ faraday-net_http (~> 1.0)
+ faraday-net_http_persistent (~> 1.1)
+ faraday-patron (~> 1.0)
+ faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
+ ruby2_keywords (>= 0.0.4)
+ faraday-em_http (1.0.0)
+ faraday-em_synchrony (1.0.0)
+ faraday-excon (1.1.0)
+ faraday-httpclient (1.0.1)
+ faraday-net_http (1.0.1)
+ faraday-net_http_persistent (1.2.0)
+ faraday-patron (1.0.0)
+ faraday-rack (1.0.0)
hashdiff (1.0.1)
multipart-post (2.1.1)
- parallel (1.20.1)
- parser (3.0.1.1)
+ parallel (1.21.0)
+ parser (3.0.3.2)
ast (~> 2.4.1)
public_suffix (4.0.6)
rainbow (3.0.0)
- rake (13.0.3)
- regexp_parser (2.1.1)
+ rake (13.0.6)
+ regexp_parser (2.2.0)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
@@ -72,28 +87,29 @@
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
- rspec-support (3.10.2)
+ rspec-support (3.10.3)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
- rubocop (1.13.0)
+ rubocop (1.24.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 1.2.0, < 2.0)
+ rubocop-ast (>= 1.15.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.5.0)
+ rubocop-ast (1.15.0)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
- unicode-display_width (2.0.0)
- webmock (3.12.2)
- addressable (>= 2.3.6)
+ ruby2_keywords (0.0.5)
+ unicode-display_width (2.1.0)
+ webmock (3.14.0)
+ addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
ruby
@@ -107,6 +123,6 @@
rspec_junit_formatter
rubocop (~> 1.11)
webmock (~> 3.12)
BUNDLED WITH
- 2.2.3
+ 2.3.3