Gemfile.lock in restful_resource-2.10.1 vs Gemfile.lock in restful_resource-2.10.3
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- restful_resource (2.10.1)
+ restful_resource (2.10.3)
activesupport (~> 6.0)
faraday (~> 1.0)
faraday-cdn-metrics (~> 0.2)
faraday-encoding
faraday-http-cache (~> 2.2)
@@ -13,28 +13,29 @@
typhoeus (~> 1.4)
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.3.3)
+ activesupport (6.0.3.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
- ast (2.4.0)
- carwow_rubocop (3.3.0)
- rubocop (>= 0.78)
+ ast (2.4.1)
+ carwow_rubocop (3.4.1)
+ rubocop (>= 0.93)
rubocop-performance
rubocop-rspec
coderay (1.1.2)
concurrent-ruby (1.1.7)
- diff-lcs (1.3)
+ diff-lcs (1.4.4)
ethon (0.12.0)
ffi (>= 1.3.0)
- faraday (1.0.1)
+ faraday (1.1.0)
multipart-post (>= 1.2, < 3)
+ ruby2_keywords
faraday-cdn-metrics (0.2.0)
faraday (~> 1)
faraday-encoding (0.0.5)
faraday
faraday-http-cache (2.2.0)
@@ -46,52 +47,57 @@
concurrent-ruby (~> 1.0)
link_header (0.0.8)
method_source (1.0.0)
minitest (5.14.2)
multipart-post (2.1.1)
- parallel (1.19.1)
- parser (2.7.1.2)
- ast (~> 2.4.0)
+ parallel (1.20.0)
+ parser (2.7.2.0)
+ ast (~> 2.4.1)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
rack (2.2.3)
rainbow (3.0.0)
rake (13.0.1)
+ regexp_parser (1.8.2)
rexml (3.2.4)
- rspec (3.9.0)
- rspec-core (~> 3.9.0)
- rspec-expectations (~> 3.9.0)
- rspec-mocks (~> 3.9.0)
- rspec-core (3.9.0)
- rspec-support (~> 3.9.0)
- rspec-expectations (3.9.0)
+ 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)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
+ rspec-support (~> 3.10.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.9.0)
+ rspec-mocks (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.0)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.0)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
- rubocop (0.84.0)
+ rubocop (1.3.0)
parallel (~> 1.10)
- parser (>= 2.7.0.1)
+ parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.8)
rexml
- rubocop-ast (>= 0.0.3)
+ rubocop-ast (>= 1.1.1)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.0.3)
- parser (>= 2.7.0.1)
- rubocop-performance (1.6.0)
- rubocop (>= 0.71.0)
- rubocop-rspec (1.39.0)
- rubocop (>= 0.68.1)
+ rubocop-ast (1.1.1)
+ parser (>= 2.7.1.5)
+ rubocop-performance (1.8.1)
+ rubocop (>= 0.87.0)
+ rubocop-ast (>= 0.4.0)
+ rubocop-rspec (2.0.0)
+ rubocop (~> 1.0)
+ rubocop-ast (>= 1.1.0)
ruby-progressbar (1.10.1)
+ ruby2_keywords (0.0.2)
thread_safe (0.3.6)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (1.2.7)
thread_safe (~> 0.1)