Gemfile.lock in salesforce_streamer-2.1.1 vs Gemfile.lock in salesforce_streamer-2.2.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- salesforce_streamer (2.1.1)
+ salesforce_streamer (2.2.0)
dry-initializer (~> 3.0)
faye (~> 1.4)
restforce (>= 4.2, < 6.0)
GEM
@@ -11,28 +11,29 @@
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.1)
byebug (11.1.3)
- codecov (0.2.9)
+ codecov (0.2.12)
json
simplecov
cookiejar (0.3.3)
diff-lcs (1.4.4)
docile (1.3.2)
- dry-initializer (3.0.3)
+ dry-initializer (3.0.4)
em-http-request (1.1.7)
addressable (>= 2.3.4)
cookiejar (!= 0.3.1)
em-socksify (>= 0.3)
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.0.1)
+ faraday (1.1.0)
multipart-post (>= 1.2, < 3)
+ ruby2_keywords
faraday_middleware (1.0.0)
faraday (~> 1.0)
faye (1.4.0)
cookiejar (>= 0.3.0)
em-http-request (>= 1.1.6)
@@ -48,56 +49,59 @@
http_parser.rb (0.6.0)
json (2.3.1)
jwt (2.2.2)
multi_json (1.15.0)
multipart-post (2.1.1)
- parallel (1.19.2)
- parser (2.7.1.4)
+ parallel (1.20.0)
+ parser (2.7.2.0)
ast (~> 2.4.1)
- public_suffix (4.0.5)
+ public_suffix (4.0.6)
rack (2.2.3)
rainbow (3.0.0)
rake (13.0.1)
- regexp_parser (1.7.1)
- restforce (5.0.1)
+ regexp_parser (1.8.2)
+ restforce (5.0.3)
faraday (>= 0.9.0, <= 2.0)
faraday_middleware (>= 0.8.8, <= 2.0)
hashie (>= 1.2.0, < 5.0)
jwt (>= 1.5.6)
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.2)
- rspec-support (~> 3.9.3)
- rspec-expectations (3.9.2)
+ 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-mocks (3.9.1)
+ rspec-support (~> 3.10.0)
+ rspec-mocks (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.3)
- rubocop (0.90.0)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.0)
+ rubocop (1.2.0)
parallel (~> 1.10)
- parser (>= 2.7.1.1)
+ parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.7)
+ regexp_parser (>= 1.8)
rexml
- rubocop-ast (>= 0.3.0, < 1.0)
+ rubocop-ast (>= 1.0.1)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.3.0)
- parser (>= 2.7.1.4)
- rubocop-performance (1.7.1)
- rubocop (>= 0.82.0)
- rubocop-rspec (1.43.2)
- rubocop (~> 0.87)
+ 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)
- simplecov (0.19.0)
+ ruby2_keywords (0.0.2)
+ simplecov (0.19.1)
docile (~> 1.1)
simplecov-html (~> 0.11)
- simplecov-html (0.12.2)
+ simplecov-html (0.12.3)
unicode-display_width (1.7.0)
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)