Gemfile.lock in salesforce_streamer-2.6.0 vs Gemfile.lock in salesforce_streamer-2.8.0
- old
+ new
@@ -1,20 +1,20 @@
PATH
remote: .
specs:
- salesforce_streamer (2.6.0)
- cookiejar (~> 0.3.0)
- dry-initializer (~> 3.0)
+ salesforce_streamer (2.8.0)
+ cookiejar (~> 0.3)
+ dry-initializer (~> 3.1)
eventmachine (~> 1.2)
faye (~> 1.4)
- restforce (~> 5.0)
+ restforce (~> 6.2)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
byebug (11.1.3)
codecov (0.6.0)
simplecov (>= 0.15, < 0.22)
cookiejar (0.3.3)
@@ -28,31 +28,18 @@
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-socksify (0.3.2)
eventmachine (>= 1.0.0.beta.4)
eventmachine (1.2.7)
- faraday (1.8.0)
- faraday-em_http (~> 1.0)
- faraday-em_synchrony (~> 1.0)
- faraday-excon (~> 1.1)
- faraday-httpclient (~> 1.0.1)
- faraday-net_http (~> 1.0)
- faraday-net_http_persistent (~> 1.1)
- faraday-patron (~> 1.0)
- faraday-rack (~> 1.0)
- multipart-post (>= 1.2, < 3)
+ faraday (2.7.4)
+ faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
- faraday-em_http (1.0.0)
- faraday-em_synchrony (1.0.0)
- faraday-excon (1.1.0)
- faraday-httpclient (1.0.1)
- faraday-net_http (1.0.1)
- faraday-net_http_persistent (1.2.0)
- faraday-patron (1.0.0)
- faraday-rack (1.0.0)
- faraday_middleware (1.2.0)
- faraday (~> 1.0)
+ faraday-follow_redirects (0.3.0)
+ faraday (>= 1, < 3)
+ faraday-multipart (1.0.4)
+ multipart-post (~> 2)
+ faraday-net_http (3.0.2)
faye (1.4.0)
cookiejar (>= 0.3.0)
em-http-request (>= 1.1.6)
eventmachine (>= 0.12.0)
faye-websocket (>= 0.11.0)
@@ -62,75 +49,77 @@
faye-websocket (0.11.1)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
hashie (5.0.0)
http_parser.rb (0.8.0)
- jwt (2.3.0)
+ json (2.6.3)
+ jwt (2.7.0)
multi_json (1.15.0)
- multipart-post (2.1.1)
+ multipart-post (2.3.0)
parallel (1.22.1)
- parser (3.1.2.0)
+ parser (3.2.1.0)
ast (~> 2.4.1)
- public_suffix (4.0.7)
- rack (2.2.3)
+ public_suffix (5.0.1)
+ rack (3.0.4.1)
rainbow (3.1.1)
rake (13.0.6)
- regexp_parser (2.3.0)
- restforce (5.2.4)
- faraday (>= 0.9.0, < 1.9.0)
- faraday_middleware (>= 0.8.8, <= 2.0)
+ regexp_parser (2.7.0)
+ restforce (6.2.1)
+ faraday (>= 1.1.0, < 2.8.0)
+ faraday-follow_redirects (<= 0.3.0, < 1.0.0)
+ faraday-multipart (>= 1.0.0, < 2.0.0)
+ faraday-net_http (< 4.0.0)
hashie (>= 1.2.0, < 6.0)
jwt (>= 1.5.6)
rexml (3.2.5)
- rspec (3.11.0)
- rspec-core (~> 3.11.0)
- rspec-expectations (~> 3.11.0)
- rspec-mocks (~> 3.11.0)
- rspec-core (3.11.0)
- rspec-support (~> 3.11.0)
- rspec-expectations (3.11.0)
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.1)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-mocks (3.11.1)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-support (3.11.0)
- rubocop (1.27.0)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
+ rubocop (1.45.1)
+ json (~> 2.3)
parallel (~> 1.10)
- parser (>= 3.1.0.0)
+ parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
- rexml
- rubocop-ast (>= 1.16.0, < 2.0)
+ rexml (>= 3.2.5, < 4.0)
+ rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.17.0)
- parser (>= 3.1.1.0)
+ unicode-display_width (>= 2.4.0, < 3.0)
+ rubocop-ast (1.26.0)
+ parser (>= 3.2.1.0)
+ rubocop-capybara (2.17.0)
+ rubocop (~> 1.41)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
- rubocop-rspec (2.10.0)
- rubocop (~> 1.19)
+ rubocop-rspec (2.18.1)
+ rubocop (~> 1.33)
+ rubocop-capybara (~> 2.17)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
- unicode-display_width (2.1.0)
+ unicode-display_width (2.4.2)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
PLATFORMS
- aarch64-linux-musl
- x86_64-darwin-18
- x86_64-darwin-19
- x86_64-darwin-20
- x86_64-darwin-21
- x86_64-linux
+ ruby
DEPENDENCIES
byebug
codecov
rake
@@ -139,6 +128,6 @@
rubocop-rake
rubocop-rspec
salesforce_streamer!
BUNDLED WITH
- 2.2.29
+ 2.3.26