Gemfile.lock in 4me-sdk-2.0.0 vs Gemfile.lock in 4me-sdk-2.0.1
- old
+ new
@@ -1,83 +1,84 @@
PATH
remote: .
specs:
- 4me-sdk (2.0.0.pre.rc.2)
+ 4me-sdk (2.0.0)
activesupport (>= 4.2)
gem_config (>= 0.3)
mime-types (>= 3.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.3.4)
+ activesupport (6.1.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- zeitwerk (~> 2.2, >= 2.2.2)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ zeitwerk (~> 2.3)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
- ast (2.4.1)
- concurrent-ruby (1.1.7)
+ ast (2.4.2)
+ concurrent-ruby (1.1.8)
crack (0.4.4)
- diff-lcs (1.4.4)
- docile (1.3.2)
+ diff-lcs (1.3)
+ docile (1.3.1)
gem_config (0.3.2)
hashdiff (1.0.1)
- i18n (1.8.5)
+ i18n (1.8.7)
concurrent-ruby (~> 1.0)
+ json (2.1.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
- minitest (5.14.2)
- parallel (1.19.2)
- parser (2.7.2.0)
+ minitest (5.14.3)
+ parallel (1.20.1)
+ parser (3.0.0.0)
ast (~> 2.4.1)
public_suffix (4.0.6)
rainbow (3.0.0)
- rake (12.3.3)
- regexp_parser (1.8.2)
+ rake (12.3.1)
+ regexp_parser (2.0.3)
rexml (3.2.4)
- rspec (3.10.0)
- rspec-core (~> 3.10.0)
- rspec-expectations (~> 3.10.0)
- rspec-mocks (~> 3.10.0)
- rspec-core (3.10.0)
- rspec-support (~> 3.10.0)
- rspec-expectations (3.10.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.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-mocks (3.10.0)
+ rspec-support (~> 3.8.0)
+ rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-support (3.10.0)
- rubocop (0.93.1)
+ rspec-support (~> 3.8.0)
+ rspec-support (3.8.0)
+ rubocop (1.8.1)
parallel (~> 1.10)
- parser (>= 2.7.1.5)
+ parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.8)
+ regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 0.6.0)
+ rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (1.1.1)
+ unicode-display_width (>= 1.4.0, < 3.0)
+ rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
- ruby-progressbar (1.10.1)
- simplecov (0.19.1)
+ ruby-progressbar (1.11.0)
+ simplecov (0.16.1)
docile (~> 1.1)
- simplecov-html (~> 0.11)
- simplecov-html (0.12.3)
- thread_safe (0.3.6)
- tzinfo (1.2.7)
- thread_safe (~> 0.1)
- unicode-display_width (1.7.0)
- webmock (3.9.4)
+ json (>= 1.8, < 3)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.2)
+ tzinfo (2.0.4)
+ concurrent-ruby (~> 1.0)
+ unicode-display_width (2.0.0)
+ webmock (3.9.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
- zeitwerk (2.4.1)
+ zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
@@ -88,6 +89,6 @@
rubocop (>= 0.49.0)
simplecov (~> 0)
webmock (~> 3)
BUNDLED WITH
- 1.16.6
+ 1.17.3