Gemfile.lock in restful_resource-2.10.3 vs Gemfile.lock in restful_resource-2.11.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- restful_resource (2.10.3)
+ restful_resource (2.11.0)
activesupport (~> 6.0)
faraday (~> 1.0)
faraday-cdn-metrics (~> 0.2)
faraday-encoding
faraday-http-cache (~> 2.2)
@@ -13,53 +13,55 @@
typhoeus (~> 1.4)
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.3.4)
+ activesupport (6.1.3)
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)
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)
+ concurrent-ruby (1.1.8)
diff-lcs (1.4.4)
ethon (0.12.0)
ffi (>= 1.3.0)
- faraday (1.1.0)
+ faraday (1.3.0)
+ faraday-net_http (~> 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)
faraday (>= 0.8)
+ faraday-net_http (1.0.1)
faraday_middleware (1.0.0)
faraday (~> 1.0)
- ffi (1.13.1)
- i18n (1.8.5)
+ ffi (1.14.2)
+ i18n (1.8.9)
concurrent-ruby (~> 1.0)
link_header (0.0.8)
method_source (1.0.0)
- minitest (5.14.2)
+ minitest (5.14.3)
multipart-post (2.1.1)
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)
+ rake (13.0.3)
regexp_parser (1.8.2)
rexml (3.2.4)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
@@ -94,17 +96,16 @@
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)
+ ruby2_keywords (0.0.4)
typhoeus (1.4.0)
ethon (>= 0.9.0)
- tzinfo (1.2.7)
- thread_safe (~> 0.1)
+ tzinfo (2.0.4)
+ concurrent-ruby (~> 1.0)
unicode-display_width (1.7.0)
- zeitwerk (2.4.0)
+ zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES