Gemfile.lock in mshard-0.5.0 vs Gemfile.lock in mshard-0.5.1
- old
+ new
@@ -1,104 +1,104 @@
PATH
remote: .
specs:
- mshard (0.5.0)
+ mshard (0.5.1)
haml
httparty
+ no_proxy_fix
thor
GEM
remote: http://rubygems.org/
specs:
- ast (2.2.0)
- astrolabe (1.3.1)
- parser (~> 2.2)
- codecov (0.1.2)
+ ast (2.3.0)
+ codecov (0.1.9)
json
simplecov
url
- coderay (1.1.0)
- diff-lcs (1.2.5)
+ coderay (1.1.1)
+ diff-lcs (1.3)
docile (1.1.5)
- ffi (1.9.10)
+ ffi (1.9.17)
formatador (0.2.5)
- guard (2.13.0)
+ guard (2.14.1)
formatador (>= 0.2.4)
- listen (>= 2.7, <= 4.0)
+ listen (>= 2.7, < 4.0)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
- guard-rspec (4.6.4)
+ guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
guard-rubocop (1.2.0)
guard (~> 2.0)
rubocop (~> 0.20)
haml (4.0.7)
tilt
- httparty (0.13.7)
- json (~> 1.8)
+ httparty (0.14.0)
multi_xml (>= 0.5.2)
- json (1.8.3)
- listen (3.0.5)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- lumberjack (1.0.10)
+ json (2.0.3)
+ 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.11)
method_source (0.8.2)
- multi_xml (0.5.5)
- nenv (0.2.0)
- notiffany (0.0.8)
+ multi_xml (0.6.0)
+ nenv (0.3.0)
+ no_proxy_fix (0.1.0)
+ notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
- parser (2.2.3.0)
- ast (>= 1.1, < 3.0)
+ parser (2.3.3.1)
+ ast (~> 2.2)
powerpack (0.1.1)
- pry (0.10.3)
+ pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- rainbow (2.0.0)
- rake (10.4.2)
- rb-fsevent (0.9.7)
- rb-inotify (0.9.5)
+ rainbow (2.2.1)
+ rake (10.5.0)
+ rb-fsevent (0.9.8)
+ rb-inotify (0.9.8)
ffi (>= 0.5.0)
- rspec (3.4.0)
- rspec-core (~> 3.4.0)
- rspec-expectations (~> 3.4.0)
- rspec-mocks (~> 3.4.0)
- rspec-core (3.4.1)
- rspec-support (~> 3.4.0)
- rspec-expectations (3.4.0)
+ rspec (3.5.0)
+ rspec-core (~> 3.5.0)
+ rspec-expectations (~> 3.5.0)
+ rspec-mocks (~> 3.5.0)
+ rspec-core (3.5.4)
+ rspec-support (~> 3.5.0)
+ rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-mocks (3.4.0)
+ rspec-support (~> 3.5.0)
+ rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-support (3.4.1)
- rubocop (0.35.1)
- astrolabe (~> 1.3)
- parser (>= 2.2.3.0, < 3.0)
+ rspec-support (~> 3.5.0)
+ rspec-support (3.5.0)
+ rubocop (0.47.1)
+ parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
- tins (<= 1.6.0)
- ruby-progressbar (1.7.5)
+ unicode-display_width (~> 1.0, >= 1.0.1)
+ ruby-progressbar (1.8.1)
+ ruby_dep (1.5.0)
shellany (0.0.1)
- simplecov (0.11.1)
+ simplecov (0.13.0)
docile (~> 1.1.0)
- json (~> 1.8)
+ json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
- thor (0.19.1)
- tilt (2.0.5)
- tins (1.6.0)
+ thor (0.19.4)
+ tilt (2.0.6)
+ unicode-display_width (1.1.3)
url (0.3.2)
PLATFORMS
ruby
@@ -114,6 +114,6 @@
rspec
rubocop
simplecov
BUNDLED WITH
- 1.12.5
+ 1.14.3