Gemfile.lock in uu-0.1.3 vs Gemfile.lock in uu-0.2.0
- old
+ new
@@ -1,29 +1,36 @@
PATH
remote: .
specs:
- uu (0.1.3)
+ uu (0.2.0)
+ colorize
+ fluent-logger
GEM
remote: https://rubygems.org/
specs:
ast (2.4.0)
+ byebug (10.0.2)
coderay (1.1.2)
+ colorize (0.8.1)
diff-lcs (1.3)
- ffi (1.9.25)
+ dotenv (2.6.0)
+ ffi (1.10.0)
+ fluent-logger (0.7.2)
+ msgpack (>= 1.0.0, < 2)
formatador (0.2.5)
- guard (2.14.2)
+ guard (2.15.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
- guard-bundler (2.1.0)
- bundler (~> 1.0)
+ guard-bundler (2.2.0)
+ bundler (>= 1.3.0)
guard (~> 2.2)
guard-compat (~> 1.1)
guard-compat (1.2.1)
guard-rspec (4.7.3)
guard (~> 2.1)
@@ -33,71 +40,74 @@
guard (~> 2.0)
rubocop (~> 0.20)
guard-yard (2.2.1)
guard (>= 1.1.0)
yard (>= 0.7.0)
- jaro_winkler (1.5.1)
+ jaro_winkler (1.5.2)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
lumberjack (1.0.13)
mbs (0.0.3)
thor
- method_source (0.9.0)
+ method_source (0.9.2)
+ msgpack (1.2.6)
nenv (0.3.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.12.1)
- parser (2.5.1.2)
+ parser (2.5.3.0)
ast (~> 2.4.0)
powerpack (0.1.2)
- pry (0.11.3)
+ pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rainbow (3.0.0)
- rake (10.5.0)
+ rake (12.3.2)
rb-fsevent (0.10.3)
- rb-inotify (0.9.10)
- ffi (>= 0.5.0, < 2)
+ rb-inotify (0.10.0)
+ ffi (~> 1.0)
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-support (~> 3.8.0)
- rspec-expectations (3.8.1)
+ rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
- rubocop (0.58.2)
+ rubocop (0.62.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (~> 1.0, >= 1.0.1)
+ unicode-display_width (~> 1.4.0)
ruby-progressbar (1.10.0)
ruby_dep (1.5.0)
shellany (0.0.1)
- thor (0.20.0)
- unicode-display_width (1.4.0)
- yard (0.9.15)
+ thor (0.20.3)
+ unicode-display_width (1.4.1)
+ yard (0.9.16)
PLATFORMS
ruby
DEPENDENCIES
bundler
+ byebug
+ dotenv
guard
guard-bundler
guard-rspec
guard-rubocop
guard-yard
@@ -108,6 +118,6 @@
rubocop
uu!
yard
BUNDLED WITH
- 1.16.3
+ 1.17.2