Gemfile.lock in moleculer-0.2.0 vs Gemfile.lock in moleculer-0.3.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- moleculer (0.2.0)
+ moleculer (0.3.0)
awesome_print (~> 1.8)
concurrent-ruby (~> 1.1)
ougai (~> 1.7)
GEM
@@ -11,51 +11,51 @@
specs:
ast (2.4.0)
awesome_print (1.8.0)
concurrent-ruby (1.1.5)
diff-lcs (1.3)
- docile (1.3.1)
- jaro_winkler (1.5.2)
- json (2.1.0)
- oj (3.7.12)
+ docile (1.3.2)
+ jaro_winkler (1.5.3)
+ json (2.2.0)
+ oj (3.8.1)
ougai (1.7.1)
oj (~> 3.4)
parallel (1.17.0)
parser (2.6.3.0)
ast (~> 2.4.0)
rainbow (3.0.0)
rake (10.5.0)
- redis (4.0.1)
+ redis (4.1.2)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
- rspec-core (3.8.0)
+ rspec-core (3.8.2)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.2)
+ rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-mocks (3.8.0)
+ rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
- rubocop (0.69.0)
+ rspec-support (3.8.2)
+ rubocop (0.74.0)
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)
- ruby-progressbar (1.10.0)
- simplecov (0.16.1)
+ ruby-progressbar (1.10.1)
+ simplecov (0.17.0)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
timecop (0.9.1)
unicode-display_width (1.6.0)
- yard (0.9.18)
+ yard (0.9.20)
PLATFORMS
ruby
DEPENDENCIES
@@ -68,6 +68,6 @@
simplecov (~> 0.16)
timecop (~> 0.9.1)
yard (~> 0.9.11)
BUNDLED WITH
- 1.17.2
+ 1.17.3