Gemfile.lock in lex-conditioner-0.2.1 vs Gemfile.lock in lex-conditioner-0.2.3
- old
+ new
@@ -1,122 +1,107 @@
PATH
remote: .
specs:
- lex-conditioner (0.2.1)
+ lex-conditioner (0.2.3)
legion-exceptions
GEM
remote: https://rubygems.org/
specs:
amq-protocol (2.3.2)
ast (2.4.1)
aws-eventstream (1.1.0)
aws-sigv4 (1.2.2)
aws-eventstream (~> 1, >= 1.0.2)
- bunny (2.16.1)
+ bunny (2.17.0)
amq-protocol (~> 2.3, >= 2.3.1)
concurrent-ruby (1.1.7)
concurrent-ruby-ext (1.1.7)
concurrent-ruby (= 1.1.7)
connection_pool (2.2.3)
daemons (1.3.1)
- dalli (2.7.10)
+ dalli (2.7.11)
diff-lcs (1.4.4)
- docile (1.3.2)
- faraday (1.0.1)
- multipart-post (>= 1.2, < 3)
- faraday_middleware (1.0.0)
- faraday (~> 1.0)
- ffi (1.13.1)
- hashdiff (1.0.1)
- legion-cache (1.0.0)
- connection_pool
- dalli
- redis
- legion-crypt (0.2.0)
- rbnacl
+ docile (1.3.5)
+ json_pure (2.5.1)
+ legion-cache (1.1.1)
+ connection_pool (>= 2.2.3)
+ dalli (>= 2.7)
+ redis (>= 4.2)
+ legion-crypt (0.2.3)
vault
- legion-data (0.2.0)
- legion-logging
- legion-settings
- mysql2
- sequel
- legion-exceptions (1.1.0)
- legion-json (1.1.0)
+ legion-exceptions (1.1.5)
+ legion-json (1.1.4)
+ json_pure
+ legion-exceptions (>= 1.1.5)
multi_json
- legion-logging (1.1.0)
+ legion-logging (1.1.4)
rainbow (~> 3)
- legion-settings (1.1.1)
+ legion-settings (1.1.3)
legion-json
legion-logging
- legion-transport (1.1.1)
- bunny
- concurrent-ruby
- legionio (0.2.0)
- concurrent-ruby
- concurrent-ruby-ext
- daemons
- hashdiff
+ legion-transport (1.1.8)
+ bunny (>= 2.17.0)
+ concurrent-ruby (>= 1.1.7)
+ legion-json
+ legionio (0.4.0)
+ concurrent-ruby (>= 1.1.7)
+ concurrent-ruby-ext (>= 1.1.7)
+ daemons (>= 1.3.1)
legion-cache
- legion-crypt
- legion-data
+ legion-crypt (>= 0.2.0)
legion-exceptions
legion-json
legion-logging
legion-settings
- legion-transport
- sleepiq
- vault
+ legion-transport (>= 1.1.8)
+ lex-node
+ oj (>= 3.10)
+ thor (>= 1)
+ lex-node (0.1.3)
multi_json (1.15.0)
- multipart-post (2.1.1)
- mysql2 (0.5.3)
- parallel (1.19.2)
- parser (2.7.1.4)
+ oj (3.11.0)
+ parallel (1.20.1)
+ parser (3.0.0.0)
ast (~> 2.4.1)
rainbow (3.0.0)
- rake (13.0.1)
- rbnacl (7.1.1)
- ffi
- redis (4.2.1)
- regexp_parser (1.7.1)
+ rake (13.0.3)
+ redis (4.2.5)
+ regexp_parser (2.0.3)
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.1)
+ rspec-support (~> 3.10.0)
+ rspec-expectations (3.10.1)
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.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.3)
- rubocop (0.89.1)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.1)
+ rubocop (1.8.1)
parallel (~> 1.10)
- parser (>= 2.7.1.1)
+ parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.7)
+ regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 0.3.0, < 1.0)
+ rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.3.0)
- parser (>= 2.7.1.4)
- ruby-progressbar (1.10.1)
- sequel (5.35.0)
- simplecov (0.19.0)
+ unicode-display_width (>= 1.4.0, < 3.0)
+ rubocop-ast (1.4.0)
+ parser (>= 2.7.1.5)
+ ruby-progressbar (1.11.0)
+ simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
- simplecov-html (0.12.2)
- sleepiq (0.2.2)
- dalli
- faraday
- faraday_middleware
- thor
+ simplecov_json_formatter (~> 0.1)
+ simplecov-html (0.12.3)
+ simplecov_json_formatter (0.1.2)
thor (1.0.1)
- unicode-display_width (1.7.0)
+ unicode-display_width (2.0.0)
vault (0.15.0)
aws-sigv4
PLATFORMS
ruby