Bump guard-rubocop

This commit is contained in:
Benjamin Neff 2017-06-30 02:27:36 +02:00
parent e26a86c173
commit c57d45871b
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -78,7 +78,7 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
guard-rubocop (1.2.0)
guard-rubocop (1.3.0)
guard (~> 2.0)
rubocop (~> 0.20)
hashdiff (0.3.4)
@ -154,9 +154,9 @@ GEM
rainbow (2.2.2)
rake
rake (12.0.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
rb-fsevent (0.10.1)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rspec (3.6.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
@ -220,7 +220,7 @@ GEM
ethon (>= 0.9.0)
tzinfo (1.2.3)
thread_safe (~> 0.1)
unicode-display_width (1.2.1)
unicode-display_width (1.3.0)
uuid (2.3.8)
macaddr (~> 1.0)
valid (1.2.0)