Gemfile.lock in yookassa-0.1.0 vs Gemfile.lock in yookassa-0.2.0
- old
+ new
@@ -1,98 +1,137 @@
PATH
remote: .
specs:
- yookassa (0.1.0)
- evil-client (~> 3.0)
+ yookassa (0.2.0)
+ dry-struct
+ http (~> 5.0.1)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.6.0)
- public_suffix (>= 2.0.2, < 4.0)
- ast (2.4.0)
- byebug (11.0.1)
- coderay (1.1.2)
- concurrent-ruby (1.1.7)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
- diff-lcs (1.3)
- docile (1.3.1)
- dry-initializer (3.0.4)
- evil-client (3.0.4)
- dry-initializer (>= 2.1, < 4)
- mime-types (~> 3.1)
- rack (~> 2)
- tram-policy (>= 0.3.1, < 3)
- hashdiff (0.4.0)
- i18n (1.8.5)
+ addressable (2.8.0)
+ public_suffix (>= 2.0.2, < 5.0)
+ ast (2.4.2)
+ byebug (11.1.3)
+ coderay (1.1.3)
+ concurrent-ruby (1.1.9)
+ crack (0.4.5)
+ rexml
+ diff-lcs (1.4.4)
+ docile (1.4.0)
+ domain_name (0.5.20190701)
+ unf (>= 0.0.5, < 1.0.0)
+ dry-configurable (0.13.0)
concurrent-ruby (~> 1.0)
- jaro_winkler (1.5.2)
- json (2.2.0)
- method_source (0.9.2)
- mime-types (3.3.1)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2020.1104)
- parallel (1.17.0)
- parser (2.6.3.0)
- ast (~> 2.4.0)
- pry (0.12.2)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
- pry-byebug (3.7.0)
+ dry-core (~> 0.6)
+ dry-container (0.9.0)
+ concurrent-ruby (~> 1.0)
+ dry-configurable (~> 0.13, >= 0.13.0)
+ dry-core (0.7.1)
+ concurrent-ruby (~> 1.0)
+ dry-inflector (0.2.1)
+ dry-logic (1.2.0)
+ concurrent-ruby (~> 1.0)
+ dry-core (~> 0.5, >= 0.5)
+ dry-struct (1.4.0)
+ dry-core (~> 0.5, >= 0.5)
+ dry-types (~> 1.5)
+ ice_nine (~> 0.11)
+ 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)
+ ffi (1.15.4)
+ ffi-compiler (1.0.1)
+ ffi (>= 1.0.0)
+ rake
+ hashdiff (1.0.1)
+ http (5.0.4)
+ addressable (~> 2.8)
+ http-cookie (~> 1.0)
+ http-form_data (~> 2.2)
+ llhttp-ffi (~> 0.4.0)
+ http-cookie (1.0.4)
+ domain_name (~> 0.5)
+ http-form_data (2.3.0)
+ ice_nine (0.11.2)
+ llhttp-ffi (0.4.0)
+ ffi-compiler (~> 1.0)
+ rake (~> 13.0)
+ method_source (1.0.0)
+ parallel (1.21.0)
+ parser (3.0.2.0)
+ ast (~> 2.4.1)
+ pry (0.14.1)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
+ pry-byebug (3.8.0)
byebug (~> 11.0)
pry (~> 0.10)
- public_suffix (3.1.0)
- rack (2.2.3)
+ public_suffix (4.0.6)
rainbow (3.0.0)
- rake (12.3.2)
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-core (3.8.0)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.3)
+ rake (13.0.6)
+ regexp_parser (2.1.1)
+ rexml (3.2.5)
+ rspec (3.10.0)
+ rspec-core (~> 3.10.0)
+ rspec-expectations (~> 3.10.0)
+ rspec-mocks (~> 3.10.0)
+ rspec-core (3.10.1)
+ rspec-support (~> 3.10.0)
+ rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-mocks (3.8.0)
+ rspec-support (~> 3.10.0)
+ rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
- rubocop (0.71.0)
- jaro_winkler (~> 1.5.1)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.2)
+ rubocop (1.22.3)
parallel (~> 1.10)
- parser (>= 2.6)
+ parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.8, < 3.0)
+ rexml
+ rubocop-ast (>= 1.12.0, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 1.7)
- ruby-progressbar (1.10.1)
- safe_yaml (1.0.5)
- simplecov (0.16.1)
+ unicode-display_width (>= 1.4.0, < 3.0)
+ rubocop-ast (1.12.0)
+ parser (>= 3.0.1.1)
+ rubocop-rake (0.6.0)
+ rubocop (~> 1.0)
+ rubocop-rspec (2.5.0)
+ rubocop (~> 1.19)
+ ruby-progressbar (1.11.0)
+ simplecov (0.21.2)
docile (~> 1.1)
- json (>= 1.8, < 3)
- simplecov-html (~> 0.10.0)
- simplecov-html (0.10.2)
- tram-policy (2.0.1)
- dry-initializer (> 2, < 4)
- i18n (~> 1.0)
- unicode-display_width (1.6.0)
- webmock (3.5.1)
- addressable (>= 2.3.6)
+ simplecov-html (~> 0.11)
+ simplecov_json_formatter (~> 0.1)
+ simplecov-html (0.12.3)
+ simplecov_json_formatter (0.1.3)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.8)
+ unicode-display_width (2.1.0)
+ webmock (3.14.0)
+ addressable (>= 2.8.0)
crack (>= 0.3.2)
- hashdiff
+ hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
ruby
DEPENDENCIES
pry
- pry-byebug
- rake (>= 10.0)
+ pry-byebug (~> 3.8.0)
+ rake (~> 13.0)
rspec (~> 3.5)
- rubocop (~> 0.71)
+ rubocop (~> 1.22)
+ rubocop-rake (~> 0.6.0)
+ rubocop-rspec (~> 2.5)
simplecov (~> 0.16)
- webmock (~> 3.5)
+ webmock (~> 3.14)
yookassa!
BUNDLED WITH
- 1.17.3
+ 2.2.22