Gemfile.lock in restful_resource-2.7.0 vs Gemfile.lock in restful_resource-2.8.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- restful_resource (2.7.0)
+ restful_resource (2.8.0)
activesupport
faraday (~> 0.15.0)
faraday-cdn-metrics
faraday-encoding
faraday-http-cache
@@ -13,18 +13,18 @@
typhoeus
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.0)
+ activesupport (6.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- zeitwerk (~> 2.1, >= 2.1.8)
+ zeitwerk (~> 2.2)
ast (2.4.0)
- carwow_rubocop (3.0.3)
+ carwow_rubocop (3.0.4)
rubocop (>= 0.68)
rubocop-performance
rubocop-rspec
coderay (1.1.2)
concurrent-ruby (1.1.5)
@@ -39,63 +39,63 @@
faraday
faraday-http-cache (2.0.0)
faraday (~> 0.8)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
- ffi (1.11.1)
+ ffi (1.11.2)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.3)
link_header (0.0.8)
method_source (0.9.2)
- minitest (5.12.2)
+ minitest (5.13.0)
multipart-post (2.1.1)
- parallel (1.17.0)
- parser (2.6.3.0)
+ parallel (1.18.0)
+ parser (2.6.5.0)
ast (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rack (2.0.7)
rainbow (3.0.0)
- rake (12.3.3)
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-core (3.8.2)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.4)
+ rake (13.0.0)
+ 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)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
+ rspec-support (~> 3.9.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.8.1)
+ rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.2)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.0)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
- rubocop (0.73.0)
+ rubocop (0.75.1)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
- rubocop-performance (1.4.1)
+ rubocop-performance (1.5.0)
rubocop (>= 0.71.0)
- rubocop-rspec (1.34.1)
- rubocop (>= 0.60.0)
+ rubocop-rspec (1.36.0)
+ rubocop (>= 0.68.1)
ruby-progressbar (1.10.1)
thread_safe (0.3.6)
typhoeus (1.3.1)
ethon (>= 0.9.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.6.0)
- zeitwerk (2.2.0)
+ zeitwerk (2.2.1)
PLATFORMS
ruby
DEPENDENCIES