Gemfile.lock in translator-text-0.1.0 vs Gemfile.lock in translator-text-0.2.0
- old
+ new
@@ -1,109 +1,109 @@
PATH
remote: .
specs:
- translator-text (0.1.0)
- dry-struct (~> 0.5.0)
- httparty (~> 0.15)
+ translator-text (0.2.0)
+ dry-struct (~> 1)
+ httparty (~> 0.21)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.5.2)
- public_suffix (>= 2.0.2, < 4.0)
- ast (2.4.0)
- concurrent-ruby (1.0.5)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
- diff-lcs (1.3)
- docile (1.3.1)
- dotenv (2.5.0)
- dry-configurable (0.7.0)
+ addressable (2.8.4)
+ public_suffix (>= 2.0.2, < 6.0)
+ ast (2.4.2)
+ concurrent-ruby (1.2.2)
+ crack (0.4.5)
+ rexml
+ diff-lcs (1.5.0)
+ docile (1.4.0)
+ dotenv (2.8.1)
+ dry-core (1.0.0)
concurrent-ruby (~> 1.0)
- dry-container (0.6.0)
+ zeitwerk (~> 2.6)
+ dry-inflector (1.0.0)
+ dry-logic (1.5.0)
concurrent-ruby (~> 1.0)
- dry-configurable (~> 0.1, >= 0.1.3)
- dry-core (0.4.7)
- concurrent-ruby (~> 1.0)
- dry-equalizer (0.2.1)
- dry-inflector (0.1.2)
- dry-logic (0.4.2)
- dry-container (~> 0.2, >= 0.2.6)
- dry-core (~> 0.2)
- dry-equalizer (~> 0.2)
- dry-struct (0.5.1)
- dry-core (~> 0.4, >= 0.4.3)
- dry-equalizer (~> 0.2)
- dry-types (~> 0.13)
+ dry-core (~> 1.0, < 2)
+ zeitwerk (~> 2.6)
+ dry-struct (1.6.0)
+ dry-core (~> 1.0, < 2)
+ dry-types (>= 1.7, < 2)
ice_nine (~> 0.11)
- dry-types (0.13.2)
+ zeitwerk (~> 2.6)
+ dry-types (1.7.1)
concurrent-ruby (~> 1.0)
- dry-container (~> 0.3)
- dry-core (~> 0.4, >= 0.4.4)
- dry-equalizer (~> 0.2)
- dry-inflector (~> 0.1, >= 0.1.2)
- dry-logic (~> 0.4, >= 0.4.2)
- hashdiff (0.3.7)
- httparty (0.16.2)
+ dry-core (~> 1.0)
+ dry-inflector (~> 1.0)
+ dry-logic (~> 1.4)
+ zeitwerk (~> 2.6)
+ hashdiff (1.0.1)
+ httparty (0.21.0)
+ mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
ice_nine (0.11.2)
- jaro_winkler (1.5.1)
- json (2.1.0)
+ json (2.6.3)
+ mini_mime (1.1.2)
multi_xml (0.6.0)
- parallel (1.12.1)
- parser (2.5.1.2)
- ast (~> 2.4.0)
- powerpack (0.1.2)
- public_suffix (3.0.3)
- rainbow (3.0.0)
- rake (10.5.0)
- 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.1)
+ parallel (1.23.0)
+ parser (3.2.2.0)
+ ast (~> 2.4.1)
+ public_suffix (5.0.1)
+ rainbow (3.1.1)
+ rake (12.3.3)
+ regexp_parser (2.8.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.2)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-mocks (3.8.0)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
- rubocop (0.58.2)
- jaro_winkler (~> 1.5.1)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
+ rubocop (1.50.2)
+ json (~> 2.3)
parallel (~> 1.10)
- parser (>= 2.5, != 2.5.1.1)
- powerpack (~> 0.1)
+ parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.8, < 3.0)
+ rexml (>= 3.2.5, < 4.0)
+ rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (~> 1.0, >= 1.0.1)
- ruby-progressbar (1.10.0)
- safe_yaml (1.0.4)
- simplecov (0.16.1)
+ unicode-display_width (>= 2.4.0, < 3.0)
+ rubocop-ast (1.28.0)
+ parser (>= 3.2.1.0)
+ ruby-progressbar (1.13.0)
+ simplecov (0.22.0)
docile (~> 1.1)
- json (>= 1.8, < 3)
- simplecov-html (~> 0.10.0)
- simplecov-html (0.10.2)
- unicode-display_width (1.4.0)
- webmock (3.4.2)
- addressable (>= 2.3.6)
+ 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)
+ webmock (3.18.1)
+ addressable (>= 2.8.0)
crack (>= 0.3.2)
- hashdiff
- yard (0.9.16)
+ hashdiff (>= 0.4.0, < 2.0.0)
+ yard (0.9.34)
+ zeitwerk (2.6.7)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.16)
dotenv
- rake (~> 10.0)
- rspec (~> 3.0)
+ rake (~> 12)
+ rspec (~> 3)
rubocop
simplecov
translator-text!
webmock
yard
BUNDLED WITH
- 1.16.2
+ 2.3.26